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

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



I try to post this announcement to bug-hurd since some days, but my mails are ignored. So I post it to debian-hurd.

http://sv.gnu.org/patch/?func=detailitem&item_id=2508

-------- 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 to: