]> Git Repo - linux.git/commit
[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone
authorChristoph Lameter <[email protected]>
Tue, 26 Sep 2006 06:31:51 +0000 (23:31 -0700)
committerLinus Torvalds <[email protected]>
Tue, 26 Sep 2006 15:48:51 +0000 (08:48 -0700)
commit8417bba4b151346ed475fcc923693c9e3be89063
tree93d559e32bc76077c1f837aed09a5df56849c610
parentd00bcc98d7ec2c87391c9d9e1cca519ef64d33ef
[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone

*_pages is a better description of the role of the variable.

Signed-off-by: Christoph Lameter <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/mmzone.h
mm/page_alloc.c
mm/vmscan.c
This page took 0.050548 seconds and 4 git commands to generate.