Re: observations on 2.5 config screens

From: Bill Davidsen (davidsen@tmr.com)
Date: Wed Jan 08 2003 - 17:49:54 EST


On Wed, 8 Jan 2003, Dave Jones wrote:

> On Wed, Jan 08, 2003 at 01:36:06PM -0500, Bill Davidsen wrote:
>
> > I guess, depending on your definition of fundemental. I would put any
> > option which affects the kernel as a whole in that category, myself.
> > Compiling with frame pointers comes to mind, since every object file is
> > changed and there are performance implications as well.
>
> No-one other than kernel hackers should be playing with that option,
> hence it's in the kernel hacking menu.

  Anyone who wants to be able to debug a problem should be playing with
that, it's one thing which affects the whole kernel, and is't really a
hack in the usualy sense. And sysctl isn't really a hack, it's just
another feature (my opinion).

> > Processor option would select the processor and any architecture dependent
> > options, I would think. Something like "kernel characteristics" could have
> > options like smp.
>
> SMP isn't a processor option ?

  Clearly not, it's not processor dependent or even architecture dependent
generally. It's a characteristic of the os, unlike microcode, mtrr, and
other stuff not on some architectures. You can select it for 386/486/P5
(and it works in 2.4 at least, for P5, have several).

  I would think that processor options would select the processor and any
options which are specific to it rather than generally supported. Serial
numbers, firmware loads, that sort of feature.

  Preempt and smp, are general, I guess not supported on every possible
hardware, but certainly not restricted to a single model or family.

-- 
bill davidsen <davidsen@tmr.com>
  CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.

- 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/



This archive was generated by hypermail 2b29 : Wed Jan 15 2003 - 22:00:25 EST