// SPDX-License-Identifier: GPL-2.0-only /* * These are the scheduling policy related scheduler files, built * in a single compilation unit for build efficiency reasons. * * ( Incidentally, the size of the compilation unit is roughly * comparable to core.c and fair.c, the other two big * compilation units. This helps balance build time, while * coalescing source files to amortize header inclusion * cost. ) * * core.c and fair.c are built separately.
*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.