x86-64: Reduce SMP locks table size
authorJan Beulich <JBeulich@novell.com>
Wed, 21 Apr 2010 15:08:14 +0000 (16:08 +0100)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 29 Apr 2010 00:15:47 +0000 (17:15 -0700)
Reduce the SMP locks table size by using relative pointers instead of
absolute ones, thus cutting the table size by half.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
LKML-Reference: <4BCF30FE020000780003B3B6@vpn.id2.novell.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found