Re: page flags ?
From: Andrew Morton <hidden>
Date: 2005-05-18 23:22:21
Also in:
linux-mm
From: Andrew Morton <hidden>
Date: 2005-05-18 23:22:21
Also in:
linux-mm
Badari Pulavarty [off-list ref] wrote:
Is it possible to get yet another PG_fs_specific flag ?
Anything's possible ;) How many bits are spare now? ZONETABLE_PGSHIFT hurts my brain.
Reasons for it are: - I need this for supporting delayed allocation on ext3.
Why?