Messages in this thread |  | | Date | Fri, 24 Nov 2000 13:11:16 +0000 | From | "Stephen C. Tweedie" <> | Subject | Re: e2fs performance as function of block size |
| |
Hi,
On Wed, Nov 22, 2000 at 11:28:12PM +0100, Michael Marxmeier wrote: > > If the files get somewhat bigger (eg. > 1G) having a bigger block > size also greatly reduces the ext2 overhead. Especially fsync() > used to be really bad on big file but choosing a bigger block > size changed a lot.
2.4 fsync should be better, but still dependent on file size. The O_SYNC patches I posted the other day give you an fsync which is independent of file size.
Cheers, Stephen - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |