Searched hist:"259231 a045616c4101d023a8f4dcc8379af265a6" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/cpuidle/ |
H A D | poll_state.c | diff 259231a045616c4101d023a8f4dcc8379af265a6 Thu Jul 04 01:51:26 CEST 2019 Marcelo Tosatti <mtosatti@redhat.com> cpuidle: add poll_limit_ns to cpuidle_device structure
Add a poll_limit_ns variable to cpuidle_device structure.
Calculate and configure it in the new cpuidle_poll_time function, in case its zero.
Individual governors are allowed to override this value.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
H A D | sysfs.c | diff 259231a045616c4101d023a8f4dcc8379af265a6 Thu Jul 04 01:51:26 CEST 2019 Marcelo Tosatti <mtosatti@redhat.com> cpuidle: add poll_limit_ns to cpuidle_device structure
Add a poll_limit_ns variable to cpuidle_device structure.
Calculate and configure it in the new cpuidle_poll_time function, in case its zero.
Individual governors are allowed to override this value.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
H A D | cpuidle.c | diff 259231a045616c4101d023a8f4dcc8379af265a6 Thu Jul 04 01:51:26 CEST 2019 Marcelo Tosatti <mtosatti@redhat.com> cpuidle: add poll_limit_ns to cpuidle_device structure
Add a poll_limit_ns variable to cpuidle_device structure.
Calculate and configure it in the new cpuidle_poll_time function, in case its zero.
Individual governors are allowed to override this value.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
/linux/include/linux/ |
H A D | cpuidle.h | diff 259231a045616c4101d023a8f4dcc8379af265a6 Thu Jul 04 01:51:26 CEST 2019 Marcelo Tosatti <mtosatti@redhat.com> cpuidle: add poll_limit_ns to cpuidle_device structure
Add a poll_limit_ns variable to cpuidle_device structure.
Calculate and configure it in the new cpuidle_poll_time function, in case its zero.
Individual governors are allowed to override this value.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|