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, 1 Jul 2009 15:13:26 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	David Howells <dhowells@...hat.com>
Cc:	Paul Mackerras <paulus@...ba.org>, Arnd Bergmann <arnd@...db.de>,
	torvalds@...l.org, akpm@...ux-foundation.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] FRV: Wire up new syscalls


* David Howells <dhowells@...hat.com> wrote:

> Paul Mackerras <paulus@...ba.org> wrote:
> 
> > I did a generic implementation using irq disable on UP and 
> > hashed spin-locks on SMP.  See 09d4e0ed for the implementation
> 
> I can do better than that on FRV.  FRV has load/store-double 
> instructions that I can use to atomically load/store 64-bit memory 
> locations by using paired registers for the data.

Yeah - still i'd suggest to just go with the generic code initially, 
as then 'perf' output itself can be used to verify whether the FRV 
atomic64_t implementation is correct.

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