Messages in this thread |  | | | Subject | Re: [PATCH v2 2/4] mm: make the threshold of enabling THP configurable | | From | Dave Hansen <> | | Date | Tue, 21 Jun 2011 07:44:21 -0700 |
| |
On Tue, 2011-06-21 at 16:10 +0800, Amerigo Wang wrote: > Don't hard-code 512M as the threshold in kernel, make it configruable, > and set 512M by default. > > And print info when THP is disabled automatically on small systems. > > V2: Add more description in help messages, correct some typos, > print the mini threshold too.
This seems sane to me. The printk probably could probably stand by itself, btw. But, this is a small enough patch that it's fine.
Signed-off-by: Dave Hansen <dave@linux.vnet.ibm.com>
|  |