[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201117131942.515430545@linutronix.de>
Date: Tue, 17 Nov 2020 14:19:42 +0100
From: Thomas Gleixner <tglx@...utronix.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Peter Zijlstra <peterz@...radead.org>,
Frederic Weisbecker <frederic@...nel.org>,
Yunfeng Ye <yeyunfeng@...wei.com>
Subject: [patch 0/7] tick: Cleanups and reduce jiffies_seq held times
Yunfeng proposed a change to tick_do_update_jiffies64() to reduce the
contention on jiffies_seq sequence counter:
https://lore.kernel.org/r/ac822c72-673e-73e1-9622-c5f12591b373@huawei.com
This made me look deeper and there are lots of other things to optimize,
but also things to document which are completely undocumented today.
The lot is based on
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
and also available via git from:
git://git.kernel.org/pub/scm/linux/kernel/git/tglx/devel.git tick
Thanks,
tglx
Powered by blists - more mailing lists