Home | History | Annotate | Download | only in rmi
History log of /src/sys/arch/mips/rmi/rmixl_cpucorevar.h
RevisionDateAuthorComments
 1.4  29-Apr-2011  matt minor cleanups.
 1.3  14-Apr-2011  cliff - add sc_running flag to allow cpucore_rmixl_run() to do once-per-core
initializations once we know what threads are configured
- add sc_threads_enb and sc_threads_dis to track what threads are
enabled by firmware and configured and attach, or not.
- add prototype for cpucore_rmixl_run()
 1.2  20-Feb-2011  matt Merge forward from matt-nb5-mips64.
 1.1  16-Jan-2010  cliff branches: 1.1.2; 1.1.6; 1.1.8; 1.1.10;
file rmixl_cpucorevar.h was initially added on branch matt-nb5-mips64.
 1.1.10.1  05-Mar-2011  bouyer Sync with HEAD
 1.1.8.1  06-Jun-2011  jruoho Sync with HEAD.
 1.1.6.3  31-May-2011  rmind sync with head
 1.1.6.2  21-Apr-2011  rmind sync with head
 1.1.6.1  05-Mar-2011  rmind sync with head
 1.1.2.7  29-Apr-2011  matt Major merge to/from current.
Adds MIPS32/MIPS64 R2 support (24k, 74k, etc.) including COP0_USERLOCAL
Adds support for emulation of rdhwr $3,$29 instruction.
Major cleanup of SMP code. (stable on multi-core / single thread per core)
llsc locking code only used in MP capable kernels.
 1.1.2.6  05-Feb-2011  cliff - protect option includes ("opt_multiprocessor.h") with #ifdef _KERNEL_OPT
 1.1.2.5  05-Feb-2011  cliff - include opt_multiprocessor.h for explicit MULTIPROCESSOR dependency
 1.1.2.4  07-Jan-2011  cliff - add sc_hatched flag to the cpucore softc
 1.1.2.3  13-Apr-2010  cliff add TNF License and copyright.
 1.1.2.2  23-Feb-2010  matt Make sure <mips/locore.h> is not included by MI code.
Add send_ipi and cpu_offline_md hooks to locoresw.
Add MP support to pmap (pvlist locking, tlb locking).
Add TLB shootdown support (see comment at the top of mips/pmap_tlb.c).
Add mipsXX_tlb_invalidate_globals routine
 1.1.2.1  16-Jan-2010  cliff - moved arch/evbmips/rmixl/cpucorevar.h to arch/mips/rmi/rmixl_cpucorevar.h

RSS XML Feed