lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 8 May 2008 08:42:35 -0800
From:	"stephane eranian" <eranian@...glemail.com>
To:	"Andi Kleen" <andi@...stfloor.org>
Cc:	linux-kernel@...r.kernel.org,
	"Andrew Morton" <akpm@...ux-foundation.org>,
	"Ingo Molnar" <mingo@...e.hu>, tglx@...utronix.de
Subject: Re: [PATCH] perfmon: add context switch hooks for x86

Andi,

It is not necessarily that easy. I will lok at this next week.

On 5/7/08, Andi Kleen <andi@...stfloor.org> wrote:
> stephane eranian wrote:
>  > Andi,
>  >
>  > It would be much bigger because it would pull in a bunch of generic
>  > and model-specific
>  > data structures and code.
>  >
>  > To context switch, you need to know what the registers are, thus you
>  > need the PMU
>  > mapping table, which is implemented by a kernel module, so it needs
>  > its registration
>  > framework....
>
>
> Can you strip it down to be simpler?
>
>  Minimally generic x86 perfctr switching code just needs an array with
>  MSR numbers, doesn't it? And there are only a few variants.
>
>
>  -Andi
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ