[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: madvise (MADV_FREE)
> Per-page accessed and dirty information from the hosting kernel would
> ease the implementation of a simulated MMU.
> Perhaps also the user-mode Linux kernel would benefit, but I'm not
> sure. Jeff?
The user-mode kernel doesn't expect to get any mm bits from the hosting kernel
and I don't see any use for them. It lives in its own happy world keeping
track of its own bits.
Maybe on arches where the hardware provides those bits and the kernel uses
them, but the i386 kernel doesn't.
Jeff
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/