linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [Patch/RFC]Removing zone and node ID from page->flags[0/3]
@ 2004-09-23 22:55 Yasunori Goto
  2004-09-23 23:00 ` [Patch/RFC]Removing zone and node ID from page->flags[1/3] Yasunori Goto
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Yasunori Goto @ 2004-09-23 22:55 UTC (permalink / raw)
  To: linux-mm, Linux Kernel ML; +Cc: Linux Hotplug Memory Support

Hello. 

I updated my patches which remove zone and node ID from page->flags.
Page->flags is 32bit space and 19 bits of them have already been used on
2.6.9-rc2-mm2 kernel, and zone and node ID uses 8 bits on 32 archtecture.
So, remaining bits is only 5 bits. In addition, only 3 bits have remained
on 2.6.8.1 stock kernel.

But, my patches make more 8 bits space in page->flags again.
And kernel can use large number of node and types of zone.

These patches are for 2.6.9-rc2-mm2. 

Please comment.

Bye.
-- 
Yasunori Goto <ygoto at us.fujitsu.com>


--
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-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-09-24  4:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-23 22:55 [Patch/RFC]Removing zone and node ID from page->flags[0/3] Yasunori Goto
2004-09-23 23:00 ` [Patch/RFC]Removing zone and node ID from page->flags[1/3] Yasunori Goto
2004-09-23 23:02 ` [Patch/RFC]Make second level zone_table[2/3] Yasunori Goto
2004-09-23 23:04 ` [Patch/RFC]Reduce second level zone_table[3/3] Yasunori Goto
2004-09-23 23:27 ` [Patch/RFC]Removing zone and node ID from page->flags[0/3] William Lee Irwin III
2004-09-24  3:51   ` Yasunori Goto
2004-09-24  4:01     ` William Lee Irwin III

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox