Home | History | Annotate | Download | only in include
History log of /src/sys/arch/sh3/include/cache.h
RevisionDateAuthorComments
 1.9  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.8  24-Sep-2006  tsutsui branches: 1.8.52; 1.8.54; 1.8.56;
Allow shared PV mappings in pmap_enter(9) even on SH4 if VAs of shared pages
have the same virtual cache indexes (i.e. they won't cause virtual cache
aliases). Also prepare PMAP_PREFER(9) for SH4 to avoid some possible virtual
cache aliases.
More stuff should be added in pmap_enter(9), but at least this changes
should fix some existing problems. See discussion on port-sh3 ML for details.

OK'ed by uwe and chs, and closes PR port-sh3/34243.
 1.7  21-Jan-2006  uwe branches: 1.7.18; 1.7.20;
There's no need to duplicate cpu type ifdef dance here. cputypes.h
already defines CPU_IS_SH[34] as constants for kernels that support
only single cpu type.
 1.6  11-Dec-2005  christos branches: 1.6.2;
merge ktrace-lwp.
 1.5  29-Jun-2005  christos branches: 1.5.2;
more info for sh4 from nonaka's landisk port.
 1.4  09-May-2002  uch branches: 1.4.6; 1.4.12;
remove obsolete interface. add defines for inquire cache feature.
 1.3  28-Apr-2002  uch Use "#define<tab>", white space nits.
 1.2  17-Feb-2002  uch branches: 1.2.2; 1.2.8;
change register naming.
 1.1  11-Feb-2002  uch add new cache routine.
 1.2.8.3  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.2.8.2  16-Mar-2002  jdolecek Catch up with -current.
 1.2.8.1  17-Feb-2002  jdolecek file cache.h was added on branch kqueue on 2002-03-16 15:59:36 +0000
 1.2.2.2  20-Jun-2002  nathanw Catch up to -current.
 1.2.2.1  28-Feb-2002  nathanw Catch up to -current.
 1.4.12.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.4.6.2  09-May-2002  uch remove obsolete interface. add defines for inquire cache feature.
 1.4.6.1  09-May-2002  uch file cache.h was added on branch nathanw_sa on 2002-05-09 12:30:46 +0000
 1.5.2.2  30-Dec-2006  yamt sync with head.
 1.5.2.1  21-Jun-2006  yamt sync with head.
 1.6.2.1  01-Feb-2006  yamt sync with head.
 1.7.20.1  22-Oct-2006  yamt sync with head
 1.7.18.1  18-Nov-2006  ad Sync with head.
 1.8.56.1  16-May-2008  yamt sync with head.
 1.8.54.1  18-May-2008  yamt sync with head.
 1.8.52.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed