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>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ