lkml.org 
[lkml]   [2015]   [Sep]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH RFC] x86: Reduce MAX_LOCAL_APIC and MAX_IO_APICS
On Wed, 30 Sep 2015, Denys Vlasenko wrote:
> On 09/30/2015 05:11 PM, Thomas Gleixner wrote:
> > On Fri, 25 Sep 2015, Denys Vlasenko wrote:
> >>
> >> +config MAX_LAPIC_ID
> >> + int "Maximum APIC ID"
> >> + range 8 32768
> >> + default "8"
> >> + ---help---
> >> + Use this option to set maximum allowed Local APIC ID higher than
> >> + maximum number of CPUs. This may be necessary for machines
> >> + with large number of processor sockets and non-contiguous
> >> + LAPIC numbering.
> >> + This setting will be automatically rounded up, if necessary.
> >
> > This is wrong. If you would limit the APIC IDs then you really break
> > stuff. You can only limit the number of APICs.
>
> This CONFIG setting allows to _increase_ max APIC ID.

NO. This is crap. I don't want to tweak a gazillion of knobs just to
build a kernel with CONFIG_NR_CPUS=8. Really not.

If you really want to make that space saving, then make it a runtime
allocation.

Thanks,

tglx


\
 
 \ /
  Last update: 2015-09-30 20:01    [W:0.070 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site