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 <pauld@redhat.com> Cc: Jonathan Corbet <corbet@lwn.net> Cc: linux-doc@vger.kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20250114190525.169022-1-pauld@redhat.com
1 parent b6cdff9 commit e129fdc

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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)