In article <CORYWEST.92Jul31121404@lost.rice.edu> corywest@rice.edu (Cory West) writes:The current (0.96) rootdisk (and mcc-interim) should already be compiled with gcc-2.2.2, using the readdir() syscall. Most binaries that have been made available in the last month should be good: looking at the date-information at the ftp-sites is generally a a good indication (although not 100% sure). The problem with the extended fs is now mostly a performance thing: the fs might still be changed to use bigger block-sizes for faster operation. Remy Card has shown interest, and I don't know if the final ext-fs will be compatible with the current one. Having a 4kB blocksize should speed up operations considerably, but while the kernel doesn't yet completely support different sized buffers I can't promise anything (0.97 has much code for it, but still some way to go). The buffer-code changes in 0.97 might eventually also mean the DOS interface gets faster: a 512-byte block-size is more natural for some DOS operations, so it might be possible that you'll eventually see a system that uses 512-byte buffers for msdos floppies, 1024-byte buffers for the minix fs and bigger buffers for the extended fs. The block drivers have to be made aware of the dynamic buffer-sizes etc, and I'll have to write some code to stop the mixing of differently sized buffers on the same device (which leads to madness). Right now (ie in version 0.97) only the low-level buffer-code knows about the dynamic sizes. Linus
| Mark Lord | 2.6.25-rc8: FTP transfer errors |
| Kamalesh Babulal | Re: 2.6.23-rc6-mm1 |
| Greg Kroah-Hartman | [PATCH 025/196] paride: Convert from class_device to device for block/paride |
| Stephen Rothwell | Announce: Linux-next (Or Andrew's dream :-)) |
git: | |
| Linus Torvalds | Re: iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49 |
| David Miller | Re: [GIT]: Networking |
| Gerrit Renker | [PATCH 18/37] dccp: Support for Mandatory options |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
