Thread (17 messages) 17 messages, 4 authors, 2015-02-23

Re: [PATCH] PM / sleep: add configurable delay for pm_test

From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2015-02-21 20:25:53
Also in: lkml

2014-12-17 1:22 GMT-08:00 Pavel Machek [off-list ref]:
quoted
quoted
Make it module parameter so that the patch is two lines of code. If
that does not work for you, think of something that does.
OK, so that's actually constructive. If lines of code is really the most
important factor here, then I suppose I can do that. I'd argue that a
module parameter is a much less sensible interface here, though, given
that it is coupled with the existing /sys/power/pm_test interface.
If module parameter works for you, we have a winner, that should be
two lines of code and two lines of documentation.
I do not think that a module parameter is good, some of the uses cases
I can think about (from real people using that facility) involve
setting up a Linux system in a lab with multiple measurement
equipments, having to reboot Linux to change this delay is going to be
a no-go for them because that will break the
uptime/endurance/stability/automated testing they might be doing.
Having them be able to change the PM delay at runtime is completely
satisfactory though.

Both module parameters and sysfs entries need to remain stable, and
potentially there forever, once introduced, yet the sysfs entries are
a lot more flexible.

Considering that Brian's change are enclosed within a CONFIG_PM_DEBUG
ifdef, can we really use the code bloat as a technical argument here?

Thanks!
-- 
Florian
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help