]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1748: macOS: Default scheduler priority too low v9.1.1748
authorLuna Razzaghipour <luna@xoria.org>
Wed, 10 Sep 2025 07:55:51 +0000 (03:55 -0400)
committerChristian Brabandt <cb@256bit.org>
Wed, 10 Sep 2025 07:55:51 +0000 (03:55 -0400)
commit4bf0f6c1df70447156855dcaadbdab889bf99bb6
tree78f2f9d672a1f9c12d91c9d0be62a447d1740946
parent306a138172c83cebf573b2ef7f56bf94d84429cb
patch 9.1.1748: macOS: Default scheduler priority too low

Problem:  macOS: Default scheduler priority too low
Solution: Explicitly set TASK_DEFAULT_APPLICATION scheduler priority
          to improve responsiveness (Luna Razzaghipour).

closes: #18120

Signed-off-by: Luna Razzaghipour <luna@xoria.org>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/version9.txt
runtime/doc/vi_diff.txt
src/os_mac.h
src/os_unix.c
src/version.c