From: KAMEZAWA Hiroyuki on 5 Aug 2010 01:10 On Tue, 03 Aug 2010 08:40:49 -0500 Nathan Fontenot <nfont(a)austin.ibm.com> wrote: > Update the memory sysfs code that each sysfs memory directory is now > considered a memory block that can contain multiple memory sections per > memory block. The default size of each memory block is SECTION_SIZE_BITS > to maintain the current behavior of having a single memory section per > memory block (i.e. one sysfs directory per memory section). > > For architectures that want to have memory blocks span multiple > memory sections they need only define their own memory_block_size_bytes() > routine. > > Signed-off-by: Nathan Fontenot <nfont(a)austin.ibm.com> Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu(a)jp.fujitsu.com> (But maybe it's better to get ppc guy's Ack.) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: v4 Move the find_memory_block() routine up Next: v4 Update the find_memory_block declaration |