From owner-freebsd-hackers Sun Aug 5 12:34:36 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id AB01637B401 for ; Sun, 5 Aug 2001 12:34:30 -0700 (PDT) (envelope-from jdp@wall.polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.11.3/8.11.3) with ESMTP id f75JYTX06173; Sun, 5 Aug 2001 12:34:29 -0700 (PDT) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.3/8.11.0) id f75JYSo35024; Sun, 5 Aug 2001 12:34:28 -0700 (PDT) (envelope-from jdp) Date: Sun, 5 Aug 2001 12:34:28 -0700 (PDT) Message-Id: <200108051934.f75JYSo35024@vashon.polstra.com> To: hackers@freebsd.org From: John Polstra Cc: dillon@earth.backplane.com Subject: Re: Page Coloring In-Reply-To: <200108051929.f75JTgF82008@earth.backplane.com> References: <200108030347.f733lIC01436@mass.dis.org> <200108051913.f75JDir81853@earth.backplane.com> <200108051917.f75JHqn34961@vashon.polstra.com> <200108051929.f75JTgF82008@earth.backplane.com> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In article <200108051929.f75JTgF82008@earth.backplane.com>, Matt Dillon wrote: > :Yes, I understand that. I'm just trying to find out why Mike keeps > :saying we cannot determine the processor cache characteristics at > :runtime. > : > :John > > You can find out from the cpuid or something like that, Yes. As I said, you can find out from the CPUID instruction by passing it the value 2 in %eax. > but it's probably easier to simply do it programmatically, or > not bother at all. It's not worth the effort. We would not > reap any additional benefit from knowing. Opinions on that seem to vary wildly. Mike said just the opposite. Since that was not the point I addressed, I'll let the two of you debate it out. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message