diff options
author | Christoph Lameter | 2006-03-17 08:04:00 +0100 |
---|---|---|
committer | Linus Torvalds | 2006-03-17 16:51:25 +0100 |
commit | 67890d7084085e29c51afa2514036d42643fd3cf (patch) | |
tree | 2562028768e7236ee70a5954aa45d8922fcbf350 /kernel/posix-timers.c | |
parent | [PATCH] page migration: Fail with error if swap not setup (diff) | |
download | kernel-qcow2-linux-67890d7084085e29c51afa2514036d42643fd3cf.tar.gz kernel-qcow2-linux-67890d7084085e29c51afa2514036d42643fd3cf.tar.xz kernel-qcow2-linux-67890d7084085e29c51afa2514036d42643fd3cf.zip |
[PATCH] time_interpolator: add __read_mostly
The pointer to the current time interpolator and the current list of time
interpolators are typically only changed during bootup. Adding
__read_mostly takes them away from possibly hot cachelines.
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/posix-timers.c')
0 files changed, 0 insertions, 0 deletions