diff options
author | 2011-06-01 12:25:45 -0500 | |
---|---|---|
committer | 2011-07-02 13:26:52 +0300 | |
commit | 50d5c41cd151b21ac1dfc98f048210456ccacc20 (patch) | |
tree | 406983fe5aca70acad4df7c7f92286e4fc71d70b /tools/perf/scripts/python | |
parent | slub: Push irq disable into allocate_slab() (diff) | |
download | linux-dev-50d5c41cd151b21ac1dfc98f048210456ccacc20.tar.xz linux-dev-50d5c41cd151b21ac1dfc98f048210456ccacc20.zip |
slub: Do not use frozen page flag but a bit in the page counters
Do not use a page flag for the frozen bit. It needs to be part
of the state that is handled with cmpxchg_double(). So use a bit
in the counter struct in the page struct for that purpose.
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions