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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 15 Apr 2008 12:50:08 -0600
From:	Matthew Wilcox <matthew@....cx>
To:	Ingo Molnar <mingo@...e.hu>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andi Kleen <andi@...stfloor.org>,
	Peter Zijlstra <peterz@...radead.org>,
	Bart Van Assche <bart.vanassche@...il.com>,
	Roland Dreier <rdreier@...co.com>,
	Ingo Oeser <ioe-lkml@...eria.de>,
	Daniel Walker <dwalker@...sta.com>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Replace completions with semaphores

On Tue, Apr 15, 2008 at 07:05:56PM +0200, Ingo Molnar wrote:
> i very much agree with the "get rid of semaphores" argument - the reason 
> why i initially supported the "move to generic semaphores" step was 
> because i saw it basically as the precursor to full removal: it is the 
> removal of semaphores from all architectures - with a small generic 
> compatibility wrapper to handle the remaining few uses of semaphores.

Hm.  I thought you initially supported it because it deleted so much
code.  I don't want to go and add down_killable() to each architecture
again, and you were pretty enthusiastic about adding down_killable().

> i got thoroughly surprised by the "increase the scope of semaphores" 
> angle to the patchset though, and in hindsight i'd rather see neither of 
> those generalizations and see semaphores die a slow but sure natural 
> death than to see their prolongation :-/

I'm fully in favour of reducing the number of semaphore users, and
eventually eliminating them.  Arjan and I discussed a way to do that
just now ... I'll write some code, see how it looks.

-- 
Intel are signing my paycheques ... these opinions are still mine
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours.  We can't possibly take such
a retrograde step."
--
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