diff options
author | Andrey Ryabinin <aryabinin@virtuozzo.com> | 2016-03-17 22:18:50 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-17 23:09:34 +0100 |
commit | 39a1aa8e194ab67983de3b9d0b204ccee12e689a (patch) | |
tree | 66e70a955436cd15a170b848fdba9563bf30cb37 /include/trace | |
parent | mm: move max_map_count bits into mm.h (diff) | |
download | linux-39a1aa8e194ab67983de3b9d0b204ccee12e689a.tar.xz linux-39a1aa8e194ab67983de3b9d0b204ccee12e689a.zip |
mm: deduplicate memory overcommitment code
Currently we have two copies of the same code which implements memory
overcommitment logic. Let's move it into mm/util.c and hence avoid
duplication. No functional changes here.
Signed-off-by: Andrey Ryabinin <aryabinin@virtuozzo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions