Skip to content

Commit e129fdc

Browse files
auldpJonathan Corbet
authored andcommitted
Documentation/sysctl: Add timer_migration to kernel.rst
There is no mention of timer_migration in the docs. Add a short description. Signed-off-by: Phil Auld <[email protected]> Cc: Jonathan Corbet <[email protected]> Cc: [email protected] Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent b6cdff9 commit e129fdc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/admin-guide/sysctl/kernel.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1544,6 +1544,13 @@ constant ``FUTEX_TID_MASK`` (0x3fffffff).
15441544
If a value outside of this range is written to ``threads-max`` an
15451545
``EINVAL`` error occurs.
15461546

1547+
timer_migration
1548+
===============
1549+
1550+
When set to a non-zero value, attempt to migrate timers away from idle cpus to
1551+
allow them to remain in low power states longer.
1552+
1553+
Default is set (1).
15471554

15481555
traceoff_on_warning
15491556
===================

0 commit comments

Comments
 (0)