commit | 5967ed87ade85a421ef814296c3c7f182b08c225 | [log] [tgz] |
---|---|---|
author | Jan Beulich <JBeulich@novell.com> | Wed Apr 21 16:08:14 2010 +0100 |
committer | H. Peter Anvin <hpa@zytor.com> | Wed Apr 28 17:15:47 2010 -0700 |
tree | 16d08b1e34308390d189ddc52e7c4e25cc841e41 | |
parent | 402af0d7c692ddcfa2333e93d3f275ebd0487926 [diff] |
x86-64: Reduce SMP locks table size 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>