Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1475377
| From | Andy Lutomirski <luto@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Can mei_timer() turn itself off when not needed? |
| Date | 2016-09-02 19:50 +0200 |
| Message-ID | <sd0Lg-2s9-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Can mei_timer() turn itself off when not needed? Andy Lutomirski <luto@kernel.org> - 2016-09-02 19:50 +0200
csiph-web