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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 8 Dec 2016 23:05:48 +0100
From:   Pavel Machek <pavel@....cz>
To:     Thomas Gleixner <tglx@...utronix.de>
Cc:     Len Brown <lenb@...nel.org>, x86@...nel.org,
        linux-kernel@...r.kernel.org, Len Brown <len.brown@...el.com>
Subject: Re: [PATCH 2/5] x86: remove idle_notifier

On Thu 2016-12-08 10:18:13, Thomas Gleixner wrote:
> On Wed, 7 Dec 2016, Pavel Machek wrote:
> > On Wed 2016-12-07 12:46:12, Thomas Gleixner wrote:
> > > On Tue, 6 Dec 2016, Pavel Machek wrote:
> > > > > From: Len Brown <len.brown@...el.com>
> > > > > 
> > > > > Upon removal of the i7300_idle driver, the idle_notifer is unused.
> > > > 
> > > > Actually... do we want to keep this this one? There's "cpu is loaded"
> > > > led trigger, which is implemented on arm but not on x86.
> > > > 
> > > > I tried to patch process.c, but this would be easier (and does not
> > > > require new hooks).
> > > > 
> > > > Does that make sense?
> > > 
> > > No. Notifiers are crap.
> > > 
> > > I assume this LED thing is just for entertainment purposes as I cannot
> > > figure out why it would be useful. ARM has it does not qualify as useful.
> > 
> > Well, on low-speed systems, that led is actually quite important. You
> > know if your keypress was registered, and CPU is just slow, or if you
> > need to press it again.
> 
> I'm dealing with low-speed systems for 20 years now and that LED was never
> important for me, quite the contrary, it's annoying to have the extra work
> in the idle wakeup path which causes extra pointless latency. If you can't
> figure out your keypress lag without that LED then feel free to patch your
> own kernel, but stop trying to impose that nonsense on everyone.

The kernel already has the hooks, and they did not seem to bother
anyone. Arm already has the functionality, and it is useful. You may
not care, but so what. Leds are broken on x86, plain and simple.

Perhaps that should not be your decision? Feel free to patch it out of
your kernel. Or feel free to argue that it needs to be removed from
arm. But having unneccessary differences between architectures is just
ugly.

									Pavel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

Download attachment "signature.asc" of type "application/pgp-signature" (182 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ