Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [matt-armv6] src/sys/arch/arm/include
Module Name: src
Committed By: matt
Date: Tue Aug 28 16:54:47 UTC 2007
Modified Files:
src/sys/arch/arm/include [matt-armv6]: cpu.h
Log Message:
Move curpcb, curlwp, astpending, want_resched, current_spl_level,
and current_intr_depth to cpu_info.
Add support for storing either curlwp or curcpu in the ARMv6
supervisor process/thread id coprocessor register.
Add LWP0_CPU_INFO to store location of static cpu_info for lwp0 static
initialization.
Use cpsi[ed] on ARMv6.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.45.4.1 src/sys/arch/arm/include/cpu.h
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