jhb 2008-09-12 21:41:21 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/amd64/amd64 local_apic.c
sys/i386/i386local_apic.c
Log:
SVN rev 182983 on 2008-09-12 21:41:21Z by jhb
MFC: Adjust the handling of the various timer frequenc
jhb 2008-09-12 21:40:57 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/amd64/amd64 local_apic.c
sys/i386/i386local_apic.c
Log:
SVN rev 182982 on 2008-09-12 21:40:57Z by jhb
MFC: Adjust the handling of the various timer frequenc
jhb 2008-08-23 12:35:43 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 local_apic.c
sys/i386/i386local_apic.c
Log:
SVN rev 182046 on 2008-08-23 12:35:43Z by jhb
Adjust the handling the various timer frequencies when using the lapic
timer.
jhb 2007-11-08 20:09:45 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/amd64/amd64 local_apic.c
Log:
MFC: Don't test the APIC flag in the cpuid features for amd64 to see if a
local APIC is present or not.
Revision ChangesPath
1.17
jhb 2007-11-08 20:09:15 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/amd64/amd64 local_apic.c
Log:
MFC: Don't test the APIC flag in the cpuid features for amd64 to see if a
local APIC is present or not.
Approved by:re (kensmith)
jhb 2007-10-27 13:34:53 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 local_apic.c
Log:
Don't test the APIC flag in the cpuid features for amd64 to see if a
local APIC is present or not. All amd64 CPUs have a local APIC and some
BIOSen don't set the CPU
From: "Attilio Rao" <[EMAIL PROTECTED]>
See above. Are you going to go throw and assign a static order to ever
device
driver now just in case the one's registration routine might someday
depend
on another?
Yes, and it doesn't sound so unreasonable.
It sounds silly to me. The only ordering
2007/9/24, John Baldwin <[EMAIL PROTECTED]>:
>
> It's a gratuitous change if you aren't actually _fixing_ anything. I think
> there is a fundamental thing you are missing here though: it is ok to have
> multiple SYSINIT's with the same subsystem and order if they are independent.
> All device dr
On Friday 21 September 2007 04:38:47 pm Attilio Rao wrote:
> 2007/9/21, John Baldwin <[EMAIL PROTECTED]>:
> > On Tuesday 11 September 2007 06:54:09 pm Attilio Rao wrote:
> > > attilio 2007-09-11 22:54:09 UTC
> > >
> > > FreeBSD src repository
> > >
> > > Modified files:
> > > sys/amd64/
2007/9/21, John Baldwin <[EMAIL PROTECTED]>:
> On Tuesday 11 September 2007 06:54:09 pm Attilio Rao wrote:
> > attilio 2007-09-11 22:54:09 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/amd64/amd64 local_apic.c
> > sys/i386/acpica madt.c
> > sys/i38
On Tuesday 11 September 2007 06:54:09 pm Attilio Rao wrote:
> attilio 2007-09-11 22:54:09 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/amd64/amd64 local_apic.c
> sys/i386/acpica madt.c
> sys/i386/i386local_apic.c
> sys/kern subr
attilio 2007-09-11 22:54:09 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 local_apic.c
sys/i386/acpica madt.c
sys/i386/i386local_apic.c
sys/kern subr_smp.c
sys/sun4v/mdesc mdesc_init.c
Log:
This is a follow-up, c
ariff 2007-04-28 09:04:10 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/amd64/amd64 local_apic.c
sys/i386/i386local_apic.c
Log:
MFC:
Disable C1 Enhanced mode on AMD K8 Family Revision F and above to keep
local APIC timer alive.
On Wed, 25 Apr 2007 16:59:51 -0700
Maxim Sobolev <[EMAIL PROTECTED]> wrote:
> Ariff Abdullah wrote:
> > ariff 2007-04-25 19:58:42 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/amd64/amd64 local_apic.c
> > sys/i386/i386local_apic.c
> > Log:
>
Ariff Abdullah wrote:
ariff 2007-04-25 19:58:42 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 local_apic.c
sys/i386/i386local_apic.c
Log:
Disable C1 Enhanced mode on AMD K8 Family Revision F and above to keep
local APIC timer alive.
Revi
ariff 2007-04-25 19:58:42 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 local_apic.c
sys/i386/i386local_apic.c
Log:
Disable C1 Enhanced mode on AMD K8 Family Revision F and above to keep
local APIC timer alive.
Reviewed by:jhb
PR:
jhb 2007-03-31 15:23:21 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/amd64/amd64 local_apic.c mptable_pci.c nexus.c
sys/amd64/includeapicvar.h intr_machdep.h
sys/amd64/pcipci_bus.c
sys/dev/pci pci.c
sys/i386
WOT, awesome, thanks John. BTW, have this code up and
running here also now, will be new features that build on it forthcoming.
Jack
On 11/13/06, John Baldwin <[EMAIL PROTECTED]> wrote:
jhb 2006-11-13 22:23:34 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64
jhb 2006-11-13 22:23:34 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 local_apic.c mptable_pci.c nexus.c
sys/amd64/includeapicvar.h intr_machdep.h
sys/amd64/pcipci_bus.c
sys/conf files.amd64 files.i386
sys/i386/i386
sobomax 2006-09-26 19:12:11 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/amd64/amd64 local_apic.c
Log:
Revert 1.17.2.8, it causes some problems.
Approved by:re
Reported by:glebius
Revision ChangesPath
1.17.2.9 +0 -12
sobomax 2006-09-20 00:10:30 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/amd64/amd64 local_apic.c
sys/i386/i386local_apic.c
Log:
MFC: don't account ticks of the disabled HTT cores as idle time.
Approved by:re
Revision C
jhb 2006-09-19 19:10:08 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/amd64/amd64 local_apic.c
sys/i386/i386local_apic.c
Log:
MFC: Add a new ddb command 'show lapic'.
Approved by:re (bmah)
Revision ChangesPath
jhb 2006-09-11 20:12:42 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 local_apic.c
sys/i386/i386local_apic.c
Log:
Add a new ddb command 'show lapic' to dump details about the local APIC
registers for the current CPU.
MFC after: 3 day
jhb 2005-12-13 18:29:10 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 local_apic.c
sys/i386/i386local_apic.c
Log:
Revert previous commit. The BIOS braindamage is even worse than I
originally thought. The BIOS that cleared CPUID_APIC actually
peter 2005-11-17 01:16:23 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/amd64/amd64 local_apic.c
Log:
MFC: Label the apic timer interrupt as 'cpuN: timer' like on i386
Revision ChangesPath
1.17.2.1 +1 -1 src/sys/amd64/amd64/loca
25 matches
Mail list logo