From: Mikael Pettersson <mikpe@csd.uu.se>
To: perfctr-devel@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org
Subject: perfctr-2.4.3 released
Date: Wed, 11 Dec 2002 17:21:14 +0100 (MET) [thread overview]
Message-ID: <200212111621.RAA16124@harpo.it.uu.se> (raw)
perfctr-2.4.3 is now available at the usual place:
http://www.csd.uu.se/~mikpe/linux/perfctr/
Users of hyper-threaded Pentium 4s (Xeons) are strongly
recommended to upgrade to this release. Older releases
may silently malfunction due to the resource conflicts
mentioned in the CHANGES extract below.
Version 2.4.3, 2002-12-11
- Support for hyper-threaded Pentium 4s added. In a HT P4, the
two logical processors share the performance counter state.
HT P4s are therefore _asymmetric_ multi-processors, and the
driver enforces CPU affinity masks on users of per-process
performance counters to avoid resource conflicts. (Users are
restricted to logical processor #0 in each physical CPU.)
Limitations:
* The kernel mechanism for updating a process' CPU affinity
mask uses no or very weak locking, which makes certain race
conditions possible that can break the driver's CPU affinity
mask restrictions. For now, users should NOT use the
sched_setaffinity() system call on processes using per-process
performance counters.
* Global-mode performance counters don't work on HT P4s due to
limitations in the API. This will be fixed in perfctr-2.5.
* 2.2 kernels don't have CPU affinity masks, and therefore can't
support HT P4s.
/ Mikael Pettersson
reply other threads:[~2002-12-11 16:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200212111621.RAA16124@harpo.it.uu.se \
--to=mikpe@csd.uu.se \
--cc=linux-kernel@vger.kernel.org \
--cc=perfctr-devel@lists.sourceforge.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.