[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: madvise (MADV_FREE)
Hi,
On Fri, Mar 24, 2000 at 12:42:18PM -0500, Jeff Dike wrote:
>
> Maybe on arches where the hardware provides those bits and the kernel uses
> them, but the i386 kernel doesn't.
Sure it does. It relies utterly on them. It uses the accessed bit to
perform page aging, and it uses the dirty bit to distinguish between
private and shared pages on writable private vmas, or to mark dirty shared
pages on shared vmas.
--Stephen
--
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/