Re: Linux 2.4.10-pre11

From: Andrea Arcangeli (andrea@suse.de)
Date: Thu Sep 20 2001 - 23:06:25 EST


On Fri, Sep 21, 2001 at 05:47:49AM +0200, Andrea Arcangeli wrote:
> write and I cannot zero it out. It is getting harder to fix this one
> just inside the ->make_request callback... Hints?

I think the best fix is to have the ramdisk using the same aops of ramfs
and replace "Secure" with "Uptodate". We need to trap the security issue
at the higher layer and also this will avoid us having to map useless
bh, so it should be an improvement, only the filesystem will end
triggering the ->make_request callback of the ramdisk. Then if the fs
does I/O on stuff out of the physical address space we'll just clear it
out.

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



This archive was generated by hypermail 2b29 : Sun Sep 23 2001 - 21:00:42 EST