From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Getting Number of CPU(-core)s and giving it as the --jobs argument to GNU Make Date: Tue, 11 Sep 2007 19:16:23 +0200 Message-ID: <7C10B24D-B158-4C58-97DE-82441E1358AE@Web.DE> References: <1189522398.029390.27390@50g2000hsm.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1189531033 14238 80.91.229.12 (11 Sep 2007 17:17:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 11 Sep 2007 17:17:13 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: =?ISO-8859-1?Q?Nordl=F6w?= Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 11 19:17:11 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IV9MB-0000jP-LI for geh-help-gnu-emacs@m.gmane.org; Tue, 11 Sep 2007 19:16:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IV9MB-0007Q2-Iz for geh-help-gnu-emacs@m.gmane.org; Tue, 11 Sep 2007 13:16:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IV9Lh-0007Co-19 for help-gnu-emacs@gnu.org; Tue, 11 Sep 2007 13:16:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IV9Lf-0007Ap-9c for help-gnu-emacs@gnu.org; Tue, 11 Sep 2007 13:16:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IV9Le-0007Aa-UK for help-gnu-emacs@gnu.org; Tue, 11 Sep 2007 13:16:26 -0400 Original-Received: from fmmailgate02.web.de ([217.72.192.227]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IV9Le-0000k9-L4 for help-gnu-emacs@gnu.org; Tue, 11 Sep 2007 13:16:26 -0400 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate02.web.de (Postfix) with ESMTP id 6B94F9B39C35; Tue, 11 Sep 2007 19:16:25 +0200 (CEST) Original-Received: from [195.4.211.1] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.108 #197) id 1IV9Ld-0002nl-00; Tue, 11 Sep 2007 19:16:25 +0200 In-Reply-To: <1189522398.029390.27390@50g2000hsm.googlegroups.com> X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX18Wt7RnJIpjxMe3ttxM/vyZzpYPjla3V5jbzL1Q CUuM1sUBkJwrQs/TZctA0DlAYFSNSqsFt7sT3p4YIRjDVFLCth KPsj+ZovLQMv+0AgQhRw== X-Detected-Kernel: Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:47499 Archived-At: Am 11.09.2007 um 16:53 schrieb Nordl=F6w: > How can I, from within Emacs in a platform independent way, read out > the number of CPUs/cores my local machine has? Apropos cpu? And then checking the manual pages? Reading a file in /=20 proc file system might work, too. -- Greetings Pete You can learn many things from children. How much patience you have, for instance. -- Franklin P. Jones