/* SPDX-License-Identifier: GPL-2.0 */ /* * Definitions and declarations for MIPS MT support that are common between * the VSMP, and AP/SP kernel models.
*/ #ifndef __ASM_MIPS_MT_H #define __ASM_MIPS_MT_H
#include <linux/cpumask.h>
/* * How many VPEs and TCs is Linux allowed to use? 0 means no limit.
*/ externint tclimit; externint vpelimit;
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.