summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2026-03-01 12:15:58 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2026-03-01 12:15:58 -0800
commitf6542af92298d8a44ab5588144086fa2d0edf391 (patch)
treec577fe82f6e3b882649c5244e3777e064bec016b /scripts
parent61706251492eff650e91c58507bc77e1a12c7fbb (diff)
parentb777b5e09eabeefc6ba80f4296366a4742701103 (diff)
Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull timer fix from Ingo Molnar: "Improve the inlining of jiffies_to_msecs() and jiffies_to_usecs(), for the common HZ=100, 250 or 1000 cases. Only use a function call for odd HZ values like HZ=300 that generate more code. The function call overhead showed up in performance tests of the TCP code" * tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: time/jiffies: Inline jiffies_to_msecs() and jiffies_to_usecs()
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions