]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86_64: Relax SRAT covers all memory check a bit
authorAndi Kleen <ak@suse.de>
Thu, 16 Feb 2006 22:42:13 +0000 (23:42 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 17 Feb 2006 16:00:41 +0000 (08:00 -0800)
commite4f27556d7a0faaa5e805fabb8522590f6e60014
treeb9f357f5f563a444dde16f1ffbf9bc503a55b9c6
parent26441a1227f7a8e824d8b9f68b51462a731c14c8
[PATCH] x86_64: Relax SRAT covers all memory check a bit

Code was refusing good SRATs because about 12K got lost somewhere.
Allow less than 1MB of difference before rejecting it.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/mm/srat.c