On Mon, 21 Mar 2005 11:59:51 -0600, Eric Van Hensbergen <[EMAIL PROTECTED]> wrote: > > I want all my file system's operations to be complete uncached and > synchronous, but I also want to support mmap.
I am only a kernel newbie but I belive that you need a pagefault every time the memory is accessed. Don't know how to do that or if you would need to be platform specific, though. HTH Martin Jambor - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
