commit | 053a96ca11a9785a7e63fc89eed4514a6446ec58 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Fri Sep 19 00:36:12 2008 -0400 |
committer | Nicolas Pitre <nico@cam.org> | Sun Mar 15 21:01:22 2009 -0400 |
tree | e3de5c1f5f86fb413dbb6b398181a677dc2f286d | |
parent | 3f973e22160257c5bda85815be5b1540d391a671 [diff] |
[ARM] add CONFIG_HIGHMEM option Here it is... HIGHMEM for the ARM architecture. :-) If you don't have enough ram for highmem pages to be allocated and still want to test this, then the cmdline option "vmalloc=" can be used with a value large enough to force the highmem threshold down. Successfully tested on a Marvell DB-78x00-BP Development Board with 2 GB of RAM. Signed-off-by: Nicolas Pitre <nico@marvell.com>