From owner-freebsd-current@FreeBSD.ORG Wed Jun 22 15:24:37 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B57F716A44F for ; Wed, 22 Jun 2005 15:24:37 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from mv.twc.weather.com (mv.twc.weather.com [65.212.71.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id E763143D1D for ; Wed, 22 Jun 2005 15:24:33 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from [10.50.41.231] (Not Verified[65.202.103.25]) by mv.twc.weather.com with NetIQ MailMarshal (v6, 0, 3, 8) id ; Wed, 22 Jun 2005 11:37:51 -0400 From: John Baldwin To: Emanuel Strobl Date: Wed, 22 Jun 2005 11:01:13 -0400 User-Agent: KMail/1.8 References: <200506091423.39940@harrymail> <86slza27md.fsf@xps.des.no> <200506221554.41750@harrymail> In-Reply-To: <200506221554.41750@harrymail> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200506221101.14368.jhb@FreeBSD.org> Cc: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= , freebsd-current@freebsd.org Subject: Re: lapic@2k interrukts eating CPU cycles X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2005 15:24:37 -0000 On Wednesday 22 June 2005 09:54 am, Emanuel Strobl wrote: > Am Mittwoch, 22. Juni 2005 09:06 schrieb Dag-Erling Sm=F8rgrav: > > Emanuel Strobl writes: > > > I don't know what lapic stands for (the l, if apic means > > > AdvancedProgrammableInterruptController) > > > > local, meaning per-CPU as opposed to the IOAPIC which is located in > > the south bridge and shared by all CPUs. > > Hmm, why do I see a lapic on my UP system? I've never seen before I > upgraded to -current (short before the code freeze to help finding bugs) > And what does the "ti" mean? ( from systat "2030 lapic0: ti" ) > > Thanks a lot, Every CPU since at least the PPro (and SMP-capable Pentiums) has had a loca= l=20 APIC. Using the APIC system instead of AT PIC allows PCI interrupts to not= =20 be shared in most cases which is a good thing. :) The 'ti' is short for=20 timer because systat chops of the names. If you do 'vmstat -i' you will se= e=20 the full name. =2D-=20 John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =3D http://www.FreeBSD.org