[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CALCETrWvkqrCGAEu6TbwCzc5K=Ps+5v1XQxb7PWpn6dM64g4MA@mail.gmail.com>
Date: Fri, 2 Sep 2016 10:39:39 -0700
From: Andy Lutomirski <luto@...nel.org>
To: Tomas Winkler <tomas.winkler@...el.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Can mei_timer() turn itself off when not needed?
On my laptop, the kernel has become good enough at idling that
mei_timer() accounts for a decent fraction of wakeups. It looks like,
unless something interesting is going on, it mostly just iterates over
some empty lists and re-queues itself. Could it learn to stop
re-queueing itself if there isn't anything for it to do?
--Andy
Powered by blists - more mailing lists