Re: [Lse-tech] Re: [rfc][patch] Memory Binding API v0.3 2.5.41
From: Martin J. Bligh <hidden>
Date: 2002-10-15 01:26:15
Also in:
lkml
From: Martin J. Bligh <hidden>
Date: 2002-10-15 01:26:15
Also in:
lkml
quoted
No, the NUMA code in the kernel doesn't support that anyway. You have to use zholes_size, and waste some struct pages, or config_nonlinear. Either way you get 1 memblk.I thought zholes stuff freed the struct pages. Maybe that was done by hand.
The only place I see that used in generic code is calculate_zone_totalpages, free_area_init_core, free_area_init_node, none of which seem to do that. But cscope might be borked again, I guess. Must be done in each arch if at all ... which arch did you think did it? M. -- 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/