[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <36ca99e90804101024y1f159b08ucaa52eab0bea6b88@mail.gmail.com>
Date:	Thu, 10 Apr 2008 19:24:37 +0200
From:	"Bert Wesarg" <bert.wesarg@...glemail.com>
To:	"Mike Travis" <travis@....com>
Cc:	"Ingo Molnar" <mingo@...e.hu>, "Paul Jackson" <pj@....com>,
	"Thomas Gleixner" <tglx@...utronix.de>,
	"H. Peter Anvin" <hpa@...or.com>,
	"Andrew Morton" <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/3] x86: modify show_shared_cpu_map in intel_cacheinfo v3
On Tue, Apr 8, 2008 at 10:44 PM, Mike Travis <travis@....com> wrote:
>  Btw, you were asking about how to determine NR_CPUS.  Here's one way:
>
>  root@...ton:~# cat /sys/devices/system/cpu/online
>  0-2,4-7
>  root@...ton:~# cat /sys/devices/system/cpu/possible
>  0-511
>  root@...ton:~# cat /sys/devices/system/cpu/present
>  0-7
>  root@...ton:~# cat /sys/devices/system/cpu/system
>  0-4095
I think its easier to count the commas from a cpumask file. Here you
must parse a complete list expression, just to get the max id.
Either way, I think this isn't a very clean way.
Bert
>  Thanks,
>  Mike
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
