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] [day] [month] [year] [list]
Date:	Mon, 14 Nov 2011 07:28:06 +0100
From:	Eric Dumazet <eric.dumazet@...il.com>
To:	Thomas Gleixner <tglx@...utronix.de>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	John Stultz <john.stultz@...aro.org>,
	Richard Cochran <richardcochran@...il.com>
Subject: Re: [patch 0/7] timekeeping: Decouple xtime_lock from xtime seqcount

Le dimanche 13 novembre 2011 à 23:19 +0000, Thomas Gleixner a écrit :
> xtime_lock which serializes the update of time relevant data
> structures is held over a large code pathes which results in extended
> seqlock contention times on the reader side. This series decouples the
> lock from the seqcount and reduces the seqcount protected sections to
> those which actually update the reader visible data.
> 
> Thanks,

Thanks a lot Thomas, I'll take a look on this serie ASAP.



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