mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* VMPLIT question
@ 2006-08-12  5:27 Nishanth Aravamudan
       [not found] ` <1155393875.7574.88.camel@localhost.localdomain>
  0 siblings, 1 reply; 5+ messages in thread
From: Nishanth Aravamudan @ 2006-08-12  5:27 UTC (permalink / raw)
  To: mlord, axboe, sam, zippel; +Cc: LKML

While building a newer kernel for a server (which had been running
2.6.12 or so), I spent some time looking for how to set the VMSPLIT
.config options. I searched in menuconfig for VMSPLIT and was given a
few responses, all similar to this:

  │ Symbol: VMSPLIT_3G [=n]
  │ Prompt: 3G/1G user/kernel split
  │   Defined at arch/i386/Kconfig:488
  │   Depends on: <choice>             

Since depending on "<choice>" is less than helpful, I did an rgrep and
found what it actually depends on:

  depends on EXPERIMENTAL && !X86_PAE
  prompt "Memory split" if EMBEDDED
  default VMSPLIT_3G

and was able to determine that I needed the patch recently submitted by
Dave Hansen to enable VMSPLIT for highmem kernels. Is there a reason
that menuconfig is not able to tell me this, i.e. this is a known
limitation of the choice syntax?

Thanks,
Nish

-- 
Nishanth Aravamudan <nacc@us.ibm.com>
IBM Linux Technology Center

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-08-14 17:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-12  5:27 VMPLIT question Nishanth Aravamudan
     [not found] ` <1155393875.7574.88.camel@localhost.localdomain>
2006-08-12 19:16   ` Nishanth Aravamudan
2006-08-14 16:59     ` Dave Hansen
2006-08-14 17:07       ` Nishanth Aravamudan
2006-08-14 17:12         ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®