search for: cpuindex

Displaying 8 results from an estimated 8 matches for "cpuindex".

2008 Apr 09
0
About kernel smp and acpi on hardware vm.
...ted by the BIOS. if I add the ''nosmp'' option to the linux kernel of the hvm machine, the boot process does advance a bit more, but cycle on these messages : [...] >ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] >ACPI: Getting cpuindex for acpiid 0x1 >ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] >ACPI: Getting cpuindex for acpiid 0x2 >ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] >ACPI: Getting cpuindex for acpiid 0x3 &g...
2008 May 17
0
xen kernel showing only one processor on SMP machine
...rd=c0729000 soft=c0709000 CPU 3 irqstacks, hard=c072a000 soft=c070a000 ENABLING IO-APIC IRQs SMP alternatives: switching to SMP code Initializing CPU#1 Initializing CPU#2 Brought up 4 CPUs ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x3 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x1
2008 May 17
0
xen kernel showing only one processor on SMP machine
...rd=c0729000 soft=c0709000 CPU 3 irqstacks, hard=c072a000 soft=c070a000 ENABLING IO-APIC IRQs SMP alternatives: switching to SMP code Initializing CPU#1 Initializing CPU#2 Brought up 4 CPUs ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x3 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x1
2008 May 18
2
xen kernel showing only one processor on SMP
...rd=c072a000 soft=c070a000 >ENABLING IO-APIC IRQs >SMP alternatives: switching to SMP code >Initializing CPU#1 >Initializing CPU#2 >Brought up 4 CPUs > >ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is >not present [20060707] >ACPI: Getting cpuindex for acpiid 0x3 >ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is >not present [20060707] >ACPI: Getting cpuindex for acpiid 0x1 > > >------------------------------ ----------------------------------------------------------------- ?????? ?? ???? 2008...
2007 Sep 28
18
[makedumpfile] extract vmcoreinfo from /proc/vmcore for Xen
Hi, --- background ---------------------------------------------------- * what the makedumpfile is: To shorten the size of the dumpfile and the time of creating the dumpfile, makedumpfile copies only the necessary pages for analysis to the dumpfile from /proc/vmcore. You can specify the kind of unnecessary pages with dump_level. If you want to shorten the size further, enable the
2008 Apr 16
0
[LLVMdev] Being able to know the jitted code-size before emitting
...t; - NewBBSize += ARM::GetInstSize(I); > + NewBBSize += TII->GetInstSize(I); > > unsigned OrigBBI = OrigBB->getNumber(); > unsigned NewBBI = NewBB->getNumber(); > @@ -968,9 +968,9 @@ > MachineBasicBlock::iterator MI = UserMI; > ++MI; > unsigned CPUIndex = CPUserIndex+1; > - for (unsigned Offset = UserOffset+ARM::GetInstSize(UserMI); > + for (unsigned Offset = UserOffset+TII->GetInstSize(UserMI); > Offset < BaseInsertOffset; > - Offset += ARM::GetInstSize(MI), > + Offset += TII->GetInstSize(MI)...
2008 Apr 15
4
[LLVMdev] Being able to know the jitted code-size before emitting
OK, here's a new patch that adds the infrastructure and the implementation for X86, ARM and PPC of GetInstSize and GetFunctionSize. Both functions are virtual functions defined in TargetInstrInfo.h. For X86, I moved some commodity functions from X86CodeEmitter to X86InstrInfo. What do you think? Nicolas Evan Cheng wrote: > > I think both of these belong to TargetInstrInfo. And
2007 Oct 18
1
Offtopic: help with an iPod
...ered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ACPI: Invalid PBLK length [0] ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x2 Real Time Clock Driver v1.12ac Non-volatile memory driver v1.2 Linux agpgart interface v0.101 (c) Dave Jones agpgart: Detected SiS 661 chipset agpgart: AGP aperture is 64M @ 0xe0000000 Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled serial8250: ttyS0 at I/O 0...