Re: [PATCH 3/4] hugetlb: add hugepagesnid= command-line option

2014-02-12 Thread Luiz Capitulino
On Wed, 12 Feb 2014 12:44:36 +0900 Yasuaki Ishimatsu wrote: > (2014/02/11 2:27), Luiz Capitulino wrote: > > From: Luiz capitulino > > > > The HugeTLB command-line option hugepages= allow the user to specify > > how many huge pages should be allocated at boot-time. On NUMA systems, > > this

Re: [PATCH 3/4] hugetlb: add hugepagesnid= command-line option

2014-02-12 Thread Luiz Capitulino
On Wed, 12 Feb 2014 12:44:36 +0900 Yasuaki Ishimatsu isimatu.yasu...@jp.fujitsu.com wrote: (2014/02/11 2:27), Luiz Capitulino wrote: From: Luiz capitulino lcapitul...@redhat.com The HugeTLB command-line option hugepages= allow the user to specify how many huge pages should be allocated

Re: [PATCH 3/4] hugetlb: add hugepagesnid= command-line option

2014-02-11 Thread Yasuaki Ishimatsu
(2014/02/11 2:27), Luiz Capitulino wrote: > From: Luiz capitulino > > The HugeTLB command-line option hugepages= allow the user to specify > how many huge pages should be allocated at boot-time. On NUMA systems, > this option will try to automatically distribute the allocation equally > among

Re: [PATCH 3/4] hugetlb: add hugepagesnid= command-line option

2014-02-11 Thread Luiz Capitulino
On Mon, 10 Feb 2014 15:27:29 -0800 Andrew Morton wrote: > On Mon, 10 Feb 2014 12:27:47 -0500 Luiz Capitulino > wrote: > > > From: Luiz capitulino > > > > The HugeTLB command-line option hugepages= allow the user to specify > > how many huge pages should be allocated at boot-time. On NUMA

Re: [PATCH 3/4] hugetlb: add hugepagesnid= command-line option

2014-02-11 Thread Luiz Capitulino
On Mon, 10 Feb 2014 15:27:29 -0800 Andrew Morton a...@linux-foundation.org wrote: On Mon, 10 Feb 2014 12:27:47 -0500 Luiz Capitulino lcapitul...@redhat.com wrote: From: Luiz capitulino lcapitul...@redhat.com The HugeTLB command-line option hugepages= allow the user to specify how

Re: [PATCH 3/4] hugetlb: add hugepagesnid= command-line option

2014-02-11 Thread Yasuaki Ishimatsu
(2014/02/11 2:27), Luiz Capitulino wrote: From: Luiz capitulino lcapitul...@redhat.com The HugeTLB command-line option hugepages= allow the user to specify how many huge pages should be allocated at boot-time. On NUMA systems, this option will try to automatically distribute the allocation

Re: [PATCH 3/4] hugetlb: add hugepagesnid= command-line option

2014-02-10 Thread Andrew Morton
On Mon, 10 Feb 2014 12:27:47 -0500 Luiz Capitulino wrote: > From: Luiz capitulino > > The HugeTLB command-line option hugepages= allow the user to specify > how many huge pages should be allocated at boot-time. On NUMA systems, > this option will try to automatically distribute the allocation

[PATCH 3/4] hugetlb: add hugepagesnid= command-line option

2014-02-10 Thread Luiz Capitulino
From: Luiz capitulino The HugeTLB command-line option hugepages= allow the user to specify how many huge pages should be allocated at boot-time. On NUMA systems, this option will try to automatically distribute the allocation equally among nodes. For example, if you have a 2-node NUMA system and

[PATCH 3/4] hugetlb: add hugepagesnid= command-line option

2014-02-10 Thread Luiz Capitulino
From: Luiz capitulino lcapitul...@redhat.com The HugeTLB command-line option hugepages= allow the user to specify how many huge pages should be allocated at boot-time. On NUMA systems, this option will try to automatically distribute the allocation equally among nodes. For example, if you have a

Re: [PATCH 3/4] hugetlb: add hugepagesnid= command-line option

2014-02-10 Thread Andrew Morton
On Mon, 10 Feb 2014 12:27:47 -0500 Luiz Capitulino lcapitul...@redhat.com wrote: From: Luiz capitulino lcapitul...@redhat.com The HugeTLB command-line option hugepages= allow the user to specify how many huge pages should be allocated at boot-time. On NUMA systems, this option will try to