|
|
Subscribe / Log in / New account

A full task-isolation mode for the kernel

A full task-isolation mode for the kernel

Posted Apr 15, 2020 18:43 UTC (Wed) by jithu83 (guest, #134793)
In reply to: A full task-isolation mode for the kernel by dave4444
Parent article: A full task-isolation mode for the kernel

> Some applications require more than just a CPU core's resources to itself, memory contention (L3, or beyond), common IO paths etc... can produce slow or even starved applications. Another app on another core can hog and consume L3 and DRAM bandwidth at the detrement to others for example.

X86_CPU_RESCTRL kernel config option does provide some fine grained control over memory bandwidth, L2/L3 cache partitioning/locking etc. This is available only on certain newer processors and requires additional effort to correctly provision these to the appropriate process etc


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds