diff options
author | Changbin Du <changbin.du@intel.com> | 2017-11-16 04:36:06 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-11-16 05:21:05 +0300 |
commit | 783cb68ee2d25d621326366c0b615bf2ccf3b402 (patch) | |
tree | 4868c340c671bd5b7518c53d0f414f2213e97a6b /mm/page_alloc.c | |
parent | 4675ff05de2d76d167336b368bd07f3fef6ed5a6 (diff) | |
download | linux-783cb68ee2d25d621326366c0b615bf2ccf3b402.tar.xz |
mm/swap_state.c: declare a few variables as __read_mostly
These global variables are only set during initialization or rarely
change, so declare them as __read_mostly.
Link: http://lkml.kernel.org/r/1507802349-5554-1-git-send-email-changbin.du@intel.com
Signed-off-by: Changbin Du <changbin.du@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions