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:	Tue, 24 Apr 2007 10:07:23 +0200
From:	Pierre Peiffer <pierre.peiffer@...l.net>
To:	Ulrich Drepper <drepper@...il.com>
Cc:	Jakub Jelinek <jakub@...hat.com>, akpm@...ux-foundation.org,
	mingo@...e.hu, drepper@...hat.com, linux-kernel@...r.kernel.org,
	jean-pierre.dion@...l.net
Subject: [PATCH -mm take2] 64bit-futex - provide new commands instead of new
 syscall

Ulrich Drepper a écrit :
> 
> It looks mostly good.  I wouldn't use the high bit to differentiate
> the 64-bit operations, though.  Since we do not allow to apply it to
> all operations the only effect will be that the compiler has a harder
> time generating the code for the switch statement.  If you use
> continuous values a simple jump table can be used and no conditionals.
> Smaller and faster.
> 

Something like that may be...

Signed-off-by: Pierre Peiffer <pierre.peiffer@...l.net>


-- 
Pierre

View attachment "futex-64bits-command.patch" of type "text/x-patch" (22912 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ