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:	Fri, 20 Mar 2009 06:50:58 -0700
From:	Arjan van de Ven <arjan@...radead.org>
To:	paulmck@...ux.vnet.ibm.com
Cc:	dipankar@...ibm.com, linux-input@...r.kernel.org,
	dmitry.torokhov@...il.com, linux-kernel@...r.kernel.org
Subject: Re: Question about usage of RCU in the input layer

On Thu, 19 Mar 2009 21:45:41 -0700
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com> wrote:

> > single CPU is soooo last decade ;-)
> > But seriously I no longer have systems that aren't dual core or SMT
> > in some form... 
> 
> OK, I will ask the stupid question...
> 
> Why not delay bringing up the non-boot CPUs until later in boot?

that'd be throwing out the baby with the bathwater... I'm trying to use 
the other cpus to do some of the boot work (so that the total goes
faster); not using the other cpus would be counter productive to that.
(As is just sitting in synchronize_rcu() when the other cpu is
working.. hence this discussion ;-)

-- 
Arjan van de Ven 	Intel Open Source Technology Centre
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org
--
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