[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: smp/non-smp kernel





On 3/6/07, Rajat Jain <rajat.noida.india@xxxxxxxxx> wrote:
On 3/6/07, my linux <my.linux.newbie@xxxxxxxxx> wrote:
> Hi,
>
> How can I know  whether my machine booted with SMP and non-SMP kernel ?   (
> from kernel space)

CONFIG_SMP?

I want to get it without accessing config file or proc.

-mln