MacMusic  |  PcMusic  |  440 Software  |  440 Forums  |  440TV  |  Zicos
scheduler
Search

[$] Cache awareness for the CPU scheduler

Tuesday April 29, 2025. 02:30 PM , from LWN.net
The kernel's CPU scheduler has to balance a wide range of objectives. The
tasks in the system must be scheduled fairly, with latency for any given
task kept within bounds. All of the CPUs in the system should be kept busy
if there is enough work to do, but unneeded CPUs should be shut down to
reduce power consumption. A task should also run on the CPU that is most
likely to have cached the memory that task is using. This patch
series from Chen Yu aims to improve how the scheduler handles cache
locality for multi-threaded processes.
https://lwn.net/Articles/1018334/
News copyright owned by their original publishers | Copyright © 2004 - 2025 Zicos / 440Network
Current Date
Jun, Sat 7 - 06:10 CEST