diff options
author | Andrey Ryabinin <aryabinin@virtuozzo.com> | 2016-03-17 14:18:50 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-17 15:09:34 -0700 |
commit | 39a1aa8e194ab67983de3b9d0b204ccee12e689a (patch) | |
tree | 66e70a955436cd15a170b848fdba9563bf30cb37 /Documentation | |
parent | ea606cf5d8df370e7932460dfd960b21f20e7c6d (diff) | |
download | linux-39a1aa8e194ab67983de3b9d0b204ccee12e689a.tar.bz2 |
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 'Documentation')
0 files changed, 0 insertions, 0 deletions