Re: [RFC] Advanced XIP File System



On Wed, 2006-05-03 at 11:57 -0400, Nicolas Pitre wrote:
First, is it worth it?

Quite possibly not. Even if you don't actually have kernel XIP, you may
well decide just not to schedule userspace while the flash isn't in READ
mode. Tearing down PTEs is painful.

--
dwmw2

-
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/



Relevant Pages

  • Re: [RFC] Advanced XIP File System
    ... On Wed, 3 May 2006, David Woodhouse wrote: ... Even if you don't actually have kernel XIP, ... well decide just not to schedule userspace while the flash isn't in READ ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: [RFC] Advanced XIP File System
    ... more general form of the question would be does AXFS depend on ... That's for kernel XIP, which needs special magic for putting certain ... For general _userspace_ XIP we don't necessarily need to do that. ... schedule to userspace while the flash is in a mode other than read mode. ...
    (Linux-Kernel)