ACPI: acpi_pad: tune round_robin_time
authorLen Brown <len.brown@intel.com>
Thu, 14 Jun 2012 02:12:51 +0000 (22:12 -0400)
committerLen Brown <len.brown@intel.com>
Sat, 14 Jul 2012 15:42:56 +0000 (11:42 -0400)
commitfa7584e13ac8e6a306085bba0a931f3135f1d8c4
tree4cc8f7a625a0f2b287abaa054dec431b78f9986a
parent150ed86fade791d82319b27e84a7a6d2de84d1fa
ACPI: acpi_pad: tune round_robin_time

In an effort to be fair to bound processes,
acpi_pad periodically moves its forced-idle threads.

The default interval for moving the threads is 10 seconds.
Measurements show that reducing this to 1 second has no
power or performance impact, so reduce default to 1 second.

Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/acpi_pad.c