Re: [Lhms-devel] Re: [RFC] buddy allocator without bitmap(2) [0/3]

From: Andrew Morton
Date: Tue Aug 31 2004 - 18:25:24 EST


Hiroyuki KAMEZAWA <kamezawa.hiroyu@xxxxxxxxxxxxxx> wrote:
>
> Because I had to record some information about shape of mem_map, I used PG_xxx bit.
> 1 bit is maybe minimum consumption.

The point is that we're running out of bits in page.flags.

You should be able to reuse an existing bit for this application. PG_lock would suit.
-
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/