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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 7 Apr 2010 14:06:56 +0200
From:	Frederic Weisbecker <fweisbec@...il.com>
To:	Peter Zijlstra <peterz@...radead.org>
Cc:	Ingo Molnar <mingo@...e.hu>, LKML <linux-kernel@...r.kernel.org>,
	Arnaldo Carvalho de Melo <acme@...hat.com>,
	Paul Mackerras <paulus@...ba.org>
Subject: Re: [PATCH] perf: Store active software events in a hashlist

On Wed, Apr 07, 2010 at 01:58:20PM +0200, Peter Zijlstra wrote:
> On Wed, 2010-04-07 at 13:56 +0200, Frederic Weisbecker wrote:
> > 
> > > 
> > > So looks good, altough I think we want to do that online/hotplug thing.
> > 
> > 
> > That would let us allocate on online cpus instead of possibles? Yeah right.
> 
> Right, so if you want to go this route (and not simply embed it in the
> percpu data), the complication I thought of is that you want the
> refcount on offline cpus but not the allocation, since its very hard to
> reconstruct the number of events that had event->cpu == -1.


Ok, right I can do that.

--
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