Re: [Lhms-devel] Re: Merging Nonlinear and Numa style memory hotplug
From: Yasunori Goto <hidden>
Date: 2004-06-25 20:46:01
Also in:
lkml
From: Yasunori Goto <hidden>
Date: 2004-06-25 20:46:01
Also in:
lkml
quoted
Are you sure that all architectures need phys_section?You don't *need* it, but the alternative is a scan of the mem_section[] array, which would be much, much slower. Do you have an idea for an alternate implementation?
I didn't find that scan of the mem_section[] is necessary. I thought just that mem_section index = phys_section index. May I ask why scan of mem_section is necessary? I might still have misunderstood something. -- 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>