lkml.org 
[lkml]   [2004]   [Mar]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: boot time node and memory limit options
On Tue, 16 Mar 2004 12:07:44 -0500 Robert Picco wrote:

| This patch supports three boot line options. mem_limit limits the amount of physical memory.
| node_mem_limit limits the amount of physical memory per node on a NUMA machine. nodes_limit
| reduces the number of NUMA nodes to the value specified. On a NUMA machine an eliminated node's
| CPU(s) are removed from the cpu_possible_map.
|
| The patch has been tested on an IA64 NUMA machine and uniprocessor X86 machine.

These kernel boot ("command line") parameters need to be documented
in Documentation/kernel-parameters.txt, please:

| +__setup("mem_limit", mem_setup);
| +__setup("node_mem_limit", node_mem_setup);
| +__setup("nodes_limit", nodes_setup);

--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:01    [W:0.055 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site