Staging
v0.5.1
https://github.com/torvalds/linux
Revision 67890d7084085e29c51afa2514036d42643fd3cf authored by Christoph Lameter on 17 March 2006, 07:04:00 UTC, committed by Linus Torvalds on 17 March 2006, 15:51:25 UTC
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>
1 parent 90036ee
History
Tip revision: 67890d7084085e29c51afa2514036d42643fd3cf authored by Christoph Lameter on 17 March 2006, 07:04:00 UTC
[PATCH] time_interpolator: add __read_mostly
Tip revision: 67890d7
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 66.2 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top