Home | History | Annotate | Download | only in include
History log of /src/sys/arch/mips/include/cpu_counter.h
RevisionDateAuthorComments
 1.6  26-Jul-2020  simonb #define<tab>
Nuke trailing whitespace.
 1.5  11-Jul-2016  matt Change MIPS to use the common pmap code.
Switch to 8KB pages on CPUs with a R4K MMU.
Simplify cache code.
Merge in most of changes from matt-mips64 branch
 1.4  20-Feb-2011  matt branches: 1.4.14; 1.4.32;
Major merge forward from matt-nb5-mips64.
New fixup code.
New common SPL code.
New common interrupt code.
Move related variables into structures.
Cleanup locore (move MD variable into it).
Kill StudlyCaps
Use PCU for FPU
 1.3  16-Feb-2006  perry branches: 1.3.90; 1.3.94; 1.3.100; 1.3.102;
Change "inline" back to "__inline" in .h files -- C99 is still too
new, and some apps compile things in C89 mode. C89 keywords stay.

As per core@.
 1.2  24-Dec-2005  perry branches: 1.2.2; 1.2.4; 1.2.6;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.1  05-Feb-2003  nakayama Replace machine/rnd.h with more appropriate name to share it
with cycle counter based microtime in kern/kern_microtime.c.
 1.2.6.1  22-Apr-2006  simonb Sync with head.
 1.2.4.1  09-Sep-2006  rpaulo sync with head
 1.2.2.1  18-Feb-2006  yamt sync with head.
 1.3.102.1  05-Mar-2011  bouyer Sync with HEAD
 1.3.100.1  06-Jun-2011  jruoho Sync with HEAD.
 1.3.94.1  05-Mar-2011  rmind sync with head
 1.3.90.2  22-Feb-2010  matt Don't include <mips/locore.h>. Rely on the weak alias in locore_mips3.S
 1.3.90.1  20-Jan-2010  matt Revamp things a bit. Move of the globals mips uses into either cpu_info,
mips_options, or mips_cache_info. Make MALT64 be able to boot MULTIPROCESSOR.
(some pmap MP work).
 1.4.32.1  05-Oct-2016  skrll Sync with HEAD
 1.4.14.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed