Re: [BusyBox] Re: [PATCH] BLKFLSBUF on ramdisks

From: Todd Poynor
Date: Fri May 28 2004 - 14:08:42 EST


Bill C. Riemers wrote:
Does this problem also effect the 2.4 kernels?

I'm just wondering, because it sounds like a possible explination for
strange errors occurring with /dev/cobd? in coLinux, especially when used as
swap devices. Basically /dev/cobd? are simmular to ramdisks, but they
refere to files mmap'ed under Windows. They work fairly reliable, until
someone does something like "swapoff -a;swapon -a". However, coLinux is
only used with 2.4 kernels, so if the problem does not effect 2.4 kernels,
then this is not the cause.

Yes, Matt Porter previously determined that this behavior changed sometime after 2.4.2 and on or before 2.4.17, when rd.c was modified to perform a truncate_inode_pages() for BLKFLSBUF (could track down the date/revision more accurately if you're interested).

--
Todd
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/