Re: page aging for _BUFFER_ cache?

Linus Torvalds (torvalds@transmeta.com)
Fri, 27 Mar 1998 09:56:59 -0800 (PST)


On Fri, 27 Mar 1998, Bill Hawes wrote:
>
> Perhaps it would help to clear the touched bit for a buffer after updating the
> page cache following a write? Assuming that the b_count of a data buffer goes to
> 0 quickly following the write, clearing the touched bit would make the page seem
> unreferenced the next time shrink_mmap looked at it, and it would then be
> reclaimed.

Sounds like a good enough strategy to me. Simplicity is always good.

Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu