OpenGrok
Cross Reference: syncicache.c
xref
: /
src
/
sys
/
lib
/
libkern
/
arch
/
powerpc
/
syncicache.c
Home
|
History
|
Annotate
|
Download
|
only in
powerpc
History log of
/src/sys/lib/libkern/arch/powerpc/syncicache.c
Revision
Date
Author
Comments
1.14
18-Mar-2008
he
When compiling for _STANDALONE, omit a bunch of headers which aren't really
needed and which trigger build problems.
(These two files should probably be unified and put under common/...)
1.13
24-Dec-2005
perry
branches: 1.13.46; 1.13.66; 1.13.70;
__asm__ -> __asm
1.12
24-Dec-2005
perry
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
1.11
11-Dec-2005
christos
merge ktrace-lwp.
1.10
27-Jul-2005
simonb
KNF nit.
1.9
26-Feb-2005
perry
branches: 1.9.4;
nuke trailing whitespace
1.8
28-Mar-2002
matt
branches: 1.8.10; 1.8.18; 1.8.20;
Refresh from libc.
1.7
26-Mar-2002
matt
Use size_t in prototype (so this will be LP64 clean for PPC64 someday).
Calculate len separately for icache & dcache in case each has different
cacheline widths. Make the code for both loops the same except for the
dcbst/icbi. Deal with sizes >=2GB properly (like that'll happen but ...)
1.6
18-Mar-2002
dbj
make compile with _STANDALONE
1.5
13-Mar-2002
eeh
Updated from libc.
1.4
22-Aug-2001
matt
7450 requires a sync before the the isync (MPC7450UM - 3.4.4.8)
1.3
27-Jun-2000
mrg
branches: 1.3.2; 1.3.4;
<vm/vm.h> -> <uvm/uvm_extern.h>
1.2
05-May-1999
tsubai
branches: 1.2.2; 1.2.4;
Copy from libc.
1.1
17-Apr-1999
ws
Modify syncicache on PowerPC from an inline to a real function.
Support different cache line sizes with the same object code in userland.
While here, move the function to implementation name space.
1.2.4.1
20-Nov-2000
bouyer
Update thorpej_scsipi to -current as of a month ago
1.2.2.1
21-Jun-1999
thorpej
Sync w/ -current.
1.3.4.3
23-Jun-2002
jdolecek
catch up with -current on kqueue branch
1.3.4.2
16-Mar-2002
jdolecek
Catch up with -current.
1.3.4.1
25-Aug-2001
thorpej
Merge Aug 24 -current into the kqueue branch.
1.3.2.2
01-Apr-2002
nathanw
Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
1.3.2.1
21-Sep-2001
nathanw
Catch up to -current.
1.8.20.1
19-Mar-2005
yamt
sync with head. xen and whitespace. xen part is not finished.
1.8.18.1
29-Apr-2005
kent
sync with -current
1.8.10.2
10-Nov-2005
skrll
Sync with HEAD. Here we go again...
1.8.10.1
04-Mar-2005
skrll
Sync with HEAD.
Hi Perry!
1.9.4.2
24-Mar-2008
yamt
sync with head.
1.9.4.1
21-Jun-2006
yamt
sync with head.
1.13.70.1
03-Apr-2008
mjf
Sync with HEAD.
1.13.66.1
24-Mar-2008
keiichi
sync with head.
1.13.46.1
23-Mar-2008
matt
sync with HEAD
Indexes created Sat Sep 20 22:09:52 GMT 2025