Searched +full:cpu +full:- +full:centric (Results 1 – 4 of 4) sorted by relevance
33 a jail, re-enabling support for ping, and other network debugging and37 is the ability to limit the impact of one jail on the CPU resources43 partitioning between jail environments \s-2[LOTTERY1] [LOTTERY2]\s+2.51 Management of jail environments is currently somewhat ad hoc--creating52 and starting jails is a well-documented procedure, but day-to-day56 ability to manage pools of processes in a jail-centric way.66 user-land utility set.68 First, the ability to address kernel-centric management mechanisms at79 More carefully defining the user-land semantics of a jail during startup85 out to jail-local /etc/rc.shutdown, and other useful shutdown functions.[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>15 processors") can be used by Linux to initiate various CPU-centri[all...]
1 //===-- EmulateInstruction.h ------------------------------------*- C++ -*-===//5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception7 //===----------------------------------------------------------------------===//19 #include "lldb/lldb-defines.h"20 #include "lldb/lldb-enumerations.h"21 #include "lldb/lldb-private-enumerations.h"22 #include "lldb/lldb-private-types.h"23 #include "lldb/lldb-types.h"38 /// A class that allows emulation of CPU opcodes.40 /// This class is a plug-in interface that is accessed through the standard[all …]
1 /*-2 * SPDX-License-Identifier: BSD-2-Clause95 * This maps the SLIT data into the VM-domain centric view. in slit_parse_table()97 * remap them to a VM-domain ID and if it doesn't exist, in slit_parse_table()100 * It should result in a packed 2d array of VM-domain in slit_parse_table()105 printf("SLIT.Localities: %d\n", (int) s->LocalityCount); in slit_parse_table()106 for (i = 0; i < s->LocalityCount; i++) { in slit_parse_table()113 for (j = 0; j < s->LocalityCount; j++) { in slit_parse_table()117 e = s->Entry[i * s->LocalityCount + j]; in slit_parse_table()122 vm_locality_table[offset] = -1; in slit_parse_table()[all …]