bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fwd: ext2fs patch for large stores, RC1+20040304]


From: Ognyan Kulev
Subject: [Fwd: ext2fs patch for large stores, RC1+20040304]
Date: Sat, 06 Mar 2004 12:52:37 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021213 Debian/1.2.1-2.bunk

bug-hurd ignored this mail.  I hope that this time it won't.

-------- Original Message --------
Subject: ext2fs patch for large stores, RC1+20040304
Date: Thu, 04 Mar 2004 17:14:01 +0200
From: Ognyan Kulev <ogi@fmi.uni-sofia.bg>
Organization: Faculty of Mathematics and Informatics, University of Sofia
To: bug-hurd@gnu.org

Changes in RC1+20040304:

* ihash* -> hurd_ihash* (use revised libihash API)
* block << log2_block_size -> (off_t) block << log2_block_size (`block'
is usually 32-bit and stores larger than 4G didn't work with old code)
* sleep(1) is called only when all cached blocks are referenced
(improves performance).

There are some other minor changes.

This fixes what Andrew Mitchell reported to me on 2003-10-28.  I'm not
100% sure if what Marco Gerards reported is fixed by this change.
Marco, would you do some tests again?

And don't forget that if you test the patch, you'll probably want
patched e2fsprogs too.  You can get the patch from
http://debian.fmi.uni-sofia.bg/~ogi/hurd/ext3fs/ .  It applies cleanly
to e2fsprogs_1.35-2 (with some offsets, but without *.rej files).

Regards,
ogi






reply via email to

[Prev in Thread] Current Thread [Next in Thread]