Lines Matching +full:multi +full:- +full:bit
29 .Nd description of the FreeBSD Symmetric Multi-Processor kernel
35 kernel implements symmetric multi-processor support.
43 the read-only sysctl variable
46 The number of online threads per CPU core is available in the read-only sysctl
50 read-only sysctl variable
54 allows specific CPUs on a multi-processor system to be disabled.
70 algorithms to make better use of modern multi-core CPUs.
77 by being cores in a single multi-core processor.
79 nesting level of the CPU group and "cache-level", corresponding to the
85 each bit position set to 1 signifies a CPU belonging to the group.
86 The contents (CDATA) of the <cpu> tag is the comma-delimited list
93 two quad-core processors is:
94 .Bd -literal
96 <group level="1" cache-level="0">
100 <group level="2" cache-level="0">
104 <group level="2" cache-level="0">
116 Support for multi-processor systems is present for all Tier-1 and Tier-2
122 It is permissible to use the SMP kernel configuration on non-SMP hardware.
134 command may be used to view the status of multi-processor support.
155 merged into 3.0-current.
156 By this date 3.0-current had already been
161 a move towards fine-grained kernel locking rather than reliance on
164 reference source code from the fine-grained SMP implementation found
177 sysctl variables are provided as a best-effort guess.