Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-05-15 | fdcache/pdcache/ficache as out of line functions from lites | Michael Shalayeff | |
2000-04-24 | fix some types | Michael Shalayeff | |
2000-03-29 | timeout-driven heartbeat. | Michael Shalayeff | |
right thing would be to pass beat count as an argument to timeout routine (casted to (void *)) avoiding static counter, but doing timeout_set() every timeout_add() sounds kinda uncool. well, pondering in the struct timeout guts would be even more ugly. | |||
2000-02-09 | yes, better netled names | Michael Shalayeff | |
2000-02-09 | heartbeat -- yeah we have a patch for that | Michael Shalayeff | |
1999-12-18 | add pdcache(), purge data cache | Michael Shalayeff | |
1999-11-25 | '+' vs '=','0' constraints | Michael Shalayeff | |
1999-08-12 | fix asm() modifiers | Michael Shalayeff | |
1999-05-22 | fix f{d,i}cache wrt last cache line | Michael Shalayeff | |
1999-05-02 | new {s,g}et_psw() | Michael Shalayeff | |
1999-04-20 | uvm names and definitions | Michael Shalayeff | |
1999-02-25 | fix c&p in fice() (s/fdce/fice/); cleanup | Michael Shalayeff | |
1998-12-29 | make fcacheall(), ptlball() void on args, so anybody can call 'em | Michael Shalayeff | |
1998-12-05 | btlb_insert() now returns slot number, heartbeat() and cpu_gethpa(to get ↵ | Michael Shalayeff | |
cpu#0 HPA) prototypes | |||
1998-10-30 | remove all those "black magic" inspired routines, | Michael Shalayeff | |
use PDC calls instead, which is more MI. we also don't need pmap_map to be defined any more, unless kernel mapping enforced through FORCE_MAP_KERNEL definition. | |||
1998-08-29 | more functions | Michael Shalayeff | |
1998-07-07 | more includes | Michael Shalayeff | |