From owner-freebsd-smp Wed May 1 23:43:42 2002 Delivered-To: freebsd-smp@freebsd.org Received: from swan.prod.itd.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id 39FBC37B417; Wed, 1 May 2002 23:43:39 -0700 (PDT) Received: from pool0052.cvx21-bradley.dialup.earthlink.net ([209.179.192.52] helo=mindspring.com) by swan.prod.itd.earthlink.net with esmtp (Exim 3.33 #2) id 173AJV-0006FK-00; Wed, 01 May 2002 23:43:37 -0700 Message-ID: <3CD0DFFD.20F256C6@mindspring.com> Date: Wed, 01 May 2002 23:43:09 -0700 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Andrew Gallatin Cc: John Baldwin , freebsd-smp@FreeBSD.org Subject: Re: hlt when idle? References: <15567.62317.677224.3470@grasshopper.cs.duke.edu> <15568.20086.979721.992191@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Andrew Gallatin wrote: > > > Do both CPUs get clock interrupts on x86? > > > > No, the interrupts seem to be round-robin, but each clock intr is only > > sent to one CPU unlike on alpha where they are broadcast. > > So each CPU gets (1/num_cpu) * hz clock interrupts/sec? Interrupt delivery isn't round-robin. It just *seems* that way. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message