diff options
author | Robin Holt <holt@sgi.com> | 2010-09-29 21:00:56 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-10-22 19:16:44 +0200 |
commit | 63d027a63888e993545d10fdfe4107d543f01bca (patch) | |
tree | 223e4f3905c1519625e3973d8f25482c1f86b94f /drivers/misc/hpilo.c | |
parent | driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_... (diff) | |
download | linux-63d027a63888e993545d10fdfe4107d543f01bca.tar.xz linux-63d027a63888e993545d10fdfe4107d543f01bca.zip |
driver core: Convert link_mem_sections to use find_memory_block_hinted.
Modify link_mem_sections() to pass in the previous mem_block as a hint to
locating the next mem_block. Since they are typically added in order this
results in a massive saving in time during boot of a very large system.
For example, on a 16TB x86_64 machine, it reduced the total time spent
linking all node's memory sections from 1 hour, 27 minutes to 46 seconds.
Signed-off-by: Robin Holt <holt@sgi.com>
To: Gary Hade <garyhade@us.ibm.com>
To: Badari Pulavarty <pbadari@us.ibm.com>
To: Ingo Molnar <mingo@elte.hu>
Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/misc/hpilo.c')
0 files changed, 0 insertions, 0 deletions