Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index

CONFIG_SCHED_CACHE: Cache aware load balance

General informations

The Linux kernel configuration item CONFIG_SCHED_CACHE:

Help text

When enabled, the scheduler will attempt to aggregate tasks from the same process onto a single Last Level Cache (LLC) domain when possible. This improves cache locality by keeping tasks that share resources within the same cache domain, reducing cache misses and lowering data access latency.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index

Automatically generated (in year 2026). See also LKDDb sources on GitLab