Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   nonaka
Date:           Sat Apr 22 04:29:31 UTC 2017

Modified Files:
        src/sys/arch/i386/i386: autoconf.c
        src/sys/arch/x86/include: i82489var.h
        src/sys/arch/x86/x86: cpu.c lapic.c

Log Message:
use CR8 instead of LAPIC Task Priority register on x86-64.


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/sys/arch/i386/i386/autoconf.c
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/x86/include/i82489var.h
cvs rdiff -u -r1.123 -r1.124 src/sys/arch/x86/x86/cpu.c
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/x86/x86/lapic.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index