Displaying 8 results from an estimated 8 matches for "lint0".
Did you mean:
lint
2007 Dec 11
0
[HVM] Fix interrupt routing
If HVM guest Fedora 7 uses PIT and lapic timer, it can''t boot or
install.
The cause is:
At some point, Fedora 7 disables PIT interrupt by
"vioapic.redirtbl[2].mask = 1, vpic.imr.bit0 = 0 (unmasked),
vlapic.lvt[LINT0].mask = 1", and enables vlapic timer interrupt
generating;
In vmx_intr_assist() -> pt_update_irq(), we always choose IRQ0 rather
than vlapic timer interrupt, because: 1) is_isa_irq_masked(v, 0) returns
false due to vpic.imr.bit0 = 0; 2) the PIT''s pt->last_plt_gtime is less
than...
2003 Jul 27
2
SMP Problems with 4.8-RELEASE
...= 536870912 (524288K bytes)
Physical memory chunk(s):
0x00001000 - 0x0009dfff, 643072 bytes (157 pages)
0x003a3000 - 0x1fff7fff, 533024768 bytes (130133 pages)
avail memory = 518828032 (506668K bytes)
Programming 24 pins in IOAPIC #0
IOAPIC #0 intpin 2 -> irq 0
SMP: CPU0 apic_initialize():
lint0: 0x00000700 lint1: 0x00010400 TPR: 0x00000000 SVR: 0x000001ff
FreeBSD/SMP: Multiprocessor motherboard
cpu0 (BSP): apic id: 1, version: 0x00040010, at 0xfee00000
cpu1 (AP): apic id: 0, version: 0x00040010, at 0xfee00000
io0 (APIC): apic id: 2, version: 0x00170011, at 0xfec00000
bios32: Found...
2008 May 14
1
RELENG_6 regression: panic: vm_fault on nofault entry, addr: c8000000
...apic0: Routing IRQ 0 -> intpin 2
MADT: Interrupt override: source 9, irq 9
ioapic0: intpin 9 trigger: level
ioapic0 <Version 2.0> irqs 0-23 on motherboard
ioapic1 <Version 2.0> irqs 24-47 on motherboard
cpu0 BSP:
ID: 0x00000000 VER: 0x00050014 LDR: 0xff000000 DFR: 0xffffffff
lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
timer: 0x000100ef therm: 0x00000200 err: 0x00010000 pcm: 0x00010000
ath_rate: version 1.2 <SampleRate bit-rate selection algorithm>
wlan: <802.11 Link Layer>
null: <null device, zero device>
random: <entropy source...
2012 Sep 20
2
Xorg nvidia-driver GT 650M cause system reboot on my MacBook Retina 9.1RC1
...p 20 15:40:31 rmbp kernel: lapic7: LINT1 polarity: high
Sep 20 15:40:31 rmbp kernel: ioapic0 <Version 2.0> irqs 0-23 on motherboard
Sep 20 15:40:31 rmbp kernel: cpu0 BSP:
Sep 20 15:40:31 rmbp kernel: ID: 0x00000000 VER: 0x01060015 LDR: 0x00000000 DFR: 0xffffffff
Sep 20 15:40:31 rmbp kernel: lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
Sep 20 15:40:31 rmbp kernel: timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
Sep 20 15:40:31 rmbp kernel: cmci: 0x000000f2
Sep 20 15:40:31 rmbp kernel: Cuse4BSD v0.1.26 @ /dev/cuse
Sep 20 15:40:31 rmbp kernel: wlan: &...
2012 Aug 02
1
Problem detecting Sil3124 SATA controllers off of Sandy Bridge northbridge-connected PCIe slots
...n 2
MADT: Interrupt override: source 9, irq 9
ioapic0: intpin 9 trigger: level
lapic: Routing NMI -> LINT1
lapic: LINT1 trigger: edge
lapic: LINT1 polarity: high
ioapic0 <Version 2.0> irqs 0-23 on motherboard
cpu0 BSP:
ID: 0x00000000 VER: 0x01060015 LDR: 0x00000000 DFR: 0xffffffff
lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
cmci: 0x000000f2
snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024]
feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=5 feeder_rate_mi...
2012 Oct 02
1
ahcich reset -> cannot mount zfs root in 9.1-PRE
...de: source 0, irq 2
ioapic0: Routing IRQ 0 -> intpin 2
MADT: Interrupt override: source 9, irq 9
ioapic0: intpin 9 trigger: level
ioapic0: intpin 9 polarity: low
ioapic0 <Version 2.1> irqs 0-23 on motherboard
cpu0 BSP:
ID: 0x00000000 VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
wlan: <802.11 Link Layer>
snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024]
feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=5 fe...
2006 Mar 30
1
[Fwd: Re: [Fwd: Re: Still ATAPICAM Lockup/Slowdown]]
Thomas,
Have spoken to Soren, from my bootlog he believes that the problem is in
atapicam causing the system to lock up. He is happy to answer some
questions but doesnt have time to delve into atapicam himself.
Did you author atapicam, I have seen your name on the sourcecode, can
you help me further? Whats next?
Thanks Adam.
-------------- next part --------------
An embedded message was
2007 Jun 08
2
Can't get if_txp(4) to attach to a 3CR990B-TXM NIC
...ge
ioapic0: intpin 15 polarity: high
lapic0: Routing NMI -> LINT1
lapic0: LINT1 trigger: edge
lapic0: LINT1 polarity: high
MADT: Ignoring local NMI routed to ACPI CPU 1
ioapic0 <Version 1.1> irqs 0-23 on motherboard
cpu0 BSP:
ID: 0x00000000 VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
timer: 0x000100ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010000
wlan: <802.11 Link Layer>
ath_rate: version 1.2 <SampleRate bit-rate selection algorithm>
null: <null device, zero device>
random: <entropy source,...