Searched refs:processors (Results 1 – 23 of 23) sorted by relevance
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | lparcfg.c | 122 int processors, max_processors; in lparcfg_data() local 160 processors = (int)HvLpConfig_getPhysicalProcessors(); in lparcfg_data() 162 "partition_active_processors=%d\n", processors); in lparcfg_data() 172 entitled_capacity = processors * 100; in lparcfg_data() 272 int processors, system_active_processors, system_potential_processors; in lparcfg_data() local 343 processors = systemcfg->processorCount; in lparcfg_data() 345 "partition_active_processors=%d\n", processors); in lparcfg_data()
|
/linux-2.4.37.9/Documentation/powerpc/ |
D | smp.txt | 20 The code makes the assumption of only two processors. The changes 22 I don't have any machines with >2 processors so it's not high on my 25 processors and don't want to add support yourself let me know and I 34 with 4 processors for quite some time now.
|
D | cpu_features.txt | 13 Detection of the feature set is simple. A list of processors can be found in 29 processors will not work (but such a system would likely have other problems
|
/linux-2.4.37.9/Documentation/ |
D | smp.tex | 22 processors.} 34 processors and glue chipsets with a hardware/software specification. The 38 The Intel Pentium processors have a wide variety of inbuilt facilities for 46 processors and buses. It also defines a procedure for starting up the 47 other processors. 76 across all processors. This lock is required to access the kernel space. 101 processors up. Linux/SMP defines that a single processor enters the normal 102 kernel entry point start\_kernel(). Other processors are assumed not to be 123 some processors to set each CPU up correctly. These functions will 139 that multiprocessor mode is now active. All the processors spinning in the [all …]
|
D | mtrr.txt | 6 On Intel P6 family processors (Pentium Pro, Pentium II and later) 14 The Cyrix 6x86, 6x86MX and M II processors have Address Range 18 The AMD K6-2 (stepping 8 and above) and K6-3 processors have two 30 similar control registers on other processors can be easily
|
D | cachetlb.txt | 15 on all processors in the system. Don't let this scare you into 152 indexed physically tagged caches of IA32 processors have no need to
|
D | watchdog-api.txt | 332 shwdt.c -- SuperH 3/4 processors
|
D | kernel-parameters.txt | 335 maxcpus= [SMP] States the maximum number of processors that
|
D | Configure.help | 152 386, and runs on all the later x86 processors including the Intel 190 Motorola 68K processors 200 ARM processors 209 SuperH processors 216 IA64 processors, including Intel Itanium 261 multiquad box. This changes the way that processors are bootstrapped, 302 operations) if you don't have one. 486DX and Pentium processors have 367 However, the address space of 32-bit x86 processors is only 4 386 PAE implements 3-level paging on IA32 processors. PAE is fully 388 processors (Pentium Pro and better). NOTE: If you say "64GB" here, [all …]
|
/linux-2.4.37.9/Documentation/i2c/ |
D | summary | 59 i2c-algo-8xx: An algorithm for CPM's I2C device in Motorola 8xx processors (NOT BUILT BY DEFAULT) 62 i2c-algo-ppc405: An algorithm for the I2C device in IBM 405xx processors (NOT BUILT BY DEFAULT)
|
/linux-2.4.37.9/drivers/acpi/ |
D | processor.c | 213 static struct acpi_processor *processors[NR_CPUS]; variable 411 pr = processors[smp_processor_id()]; in acpi_processor_idle() 2276 processors[pr->id] = pr; in acpi_processor_add() 2337 processors[pr->id] = NULL; in acpi_processor_remove() 2352 memset(&processors, 0, sizeof(processors)); in acpi_processor_init()
|
/linux-2.4.37.9/Documentation/arm/ |
D | Setup | 88 is non-contiguous from the processors point of view.
|
D | README | 93 as such Acorn RiscPCs and other architectures using these processors can
|
/linux-2.4.37.9/Documentation/networking/ |
D | skfp.txt | 217 - only X86 processors supported.
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | vfs.txt | 102 processors. You should ensure that access to shared resources is
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.ncr53c8xx | 923 and 895 and are only supported for Pentium and 486 class processors. 924 Recent SYMBIOS 53C8XX scsi processors are able to use PCI read multiple
|
D | ChangeLog | 637 * scsi.c: Recognize scanners and processors in scan_scsis.
|
D | README.ibmmca | 1194 supports 80386 processors, it is possible, that the kernel cannot
|
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/ |
D | Documentation.txt | 612 Recent SYMBIOS 53C8XX scsi processors are able to use PCI read multiple
|
/linux-2.4.37.9/Documentation/sound/ |
D | README.OSS | 524 instructions it has proven out that recent processors (which appear
|
/linux-2.4.37.9/drivers/net/wan/8253x/ |
D | sab8253xds.txt | 427 #4 hardware breakpoints are available in ia-32 processors. These breakpoints
|
/linux-2.4.37.9/fs/hfs/ |
D | ChangeLog | 452 Note status on non-Intel processors.
|
/linux-2.4.37.9/Documentation/s390/ |
D | Debugging390.txt | 1767 some really old processors support only transfer rates of 3.0, 2.0 & 1.0 MB/sec.
|