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>
This commit is contained in:
committed by
Christian Brabandt
parent
306a138172
commit
4bf0f6c1df
@ -1,4 +1,4 @@
|
||||
*vi_diff.txt* For Vim version 9.1. Last change: 2025 Sep 08
|
||||
*vi_diff.txt* For Vim version 9.1. Last change: 2025 Sep 10
|
||||
|
||||
|
||||
VIM REFERENCE MANUAL by Bram Moolenaar
|
||||
@ -1381,7 +1381,7 @@ System | Status:~
|
||||
Amiga (OS4, AROS & MorphOS): | still supported (?)
|
||||
Haiku: | supported
|
||||
Linux: | fully supported (on maintained versions)
|
||||
Mac OS: | fully supported up until v10.6 (?)
|
||||
macOS: | fully supported up until v10.6 (?)
|
||||
MS-Windows 7, 8, 10, 11: | fully supported
|
||||
OpenVMS: | supported
|
||||
QNX: | still supported (?)
|
||||
|
Reference in New Issue
Block a user