qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Filip Navara" <xnavara@volny.cz>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH] Intel cache info
Date: Sat, 8 Sep 2007 21:27:35 +0200	[thread overview]
Message-ID: <5b31733c0709081227w3e5f1036odbc649edfdc8c79b@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 393 bytes --]

Fix the CPUID function 2 to correctly report cache info for the particular
processor. I chose the values closest to the ones reported in the AMD
registers. This is important for operating systems that detect cache line
width and later call CLFLUSH for each line. In the previous implementation
the values didn't specify L2 cache line width and so Darwin endlessly looped
trying to flush them.

[-- Attachment #2: Type: text/html, Size: 402 bytes --]

             reply	other threads:[~2007-09-08 19:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-08 19:27 Filip Navara [this message]
2007-09-09 13:47 ` [Qemu-devel] [PATCH] Intel cache info Dan Kenigsberg
2007-09-09 15:04 ` Thiemo Seufer
2007-09-11  7:20   ` Filip Navara

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5b31733c0709081227w3e5f1036odbc649edfdc8c79b@mail.gmail.com \
    --to=xnavara@volny.cz \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).