[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1321252086.17837.56.camel@edumazet-laptop>
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