From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleg Drokin Subject: Re: Question on IICACHE and mount info (2.4.19-pre5) Date: Fri, 5 Apr 2002 09:02:48 +0400 Message-ID: <20020405090248.A6915@namesys.com> References: <3CACE903.30901@mb.tu-ilmenau.de> Mime-Version: 1.0 list-help: list-unsubscribe: list-post: Content-Disposition: inline In-Reply-To: <3CACE903.30901@mb.tu-ilmenau.de> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Manuel Krause Cc: reiserfs-list Hello! On Fri, Apr 05, 2002 at 02:00:03AM +0200, Manuel Krause wrote: > Is there only the addidional mount option "iicache" with this patch: > ftp://ftp.namesys.com/pub/reiserfs-for-2.4/testing/linux-2.4.19p4-iicache-new-5.patch > ? > There were some more in the early versions of iicache, IIRC. most of other options were considered unsafe, so probably they were dropped. > But at the moment it works very well with 2.4.19-pre5 + > rml.preempt+lock-break + aa.vm-33 + some other aa patches and some akpm > ones. Do you see any difference with and without iicache? > When I put ",iicache" to the fstab lines of my reiserfs partitions I > don't get a response from > # cat "/proc/fs/reiserfs/ide0(3,11)/super" > state: REISERFS_VALID_FS > mount options: BORDER NO_TAILS LOG > # cat /proc/mounts > /dev/root / reiserfs rw,noatime 0 0 > /dev/hda11 /mnt/beta reiserfs rw,noatime,nosuid,nodev 0 0 > only # mount says: > /dev/hda7 on / type reiserfs (rw,noatime,notail,iicache) > ... > /dev/hda11 on /mnt/beta type reiserfs > (rw,nosuid,nodev,noatime,notail,iicache) > ... It seems this is lost piece of code, that prints this info. > Seems like some things have gone with the latest patches which worked > before? It's o.k., of course, if "iicache" doesn't show up for now, I > know it's for testing only (yes, it would be very nice!). But the > "notail" thing worked before! Which "notail" thing? Bye, Oleg