freebsd-dev/sys/arm
Poul-Henning Kamp eb2da9a51f Simplify system time accounting for profiling.
Rename struct thread's td_sticks to td_pticks, we will need the
other name for more appropriately named use shortly.  Reduce it
from uint64_t to u_int.

Clear td_pticks whenever we enter the kernel instead of recording
its value as reference for userret().  Use the absolute value of
td->pticks in userret() and eliminate third argument.
2006-02-08 08:09:17 +00:00
..
arm Simplify system time accounting for profiling. 2006-02-08 08:09:17 +00:00
at91 Set the MAC address after we just read it at attach time, as it seems needed. 2006-02-07 21:31:13 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf This file isn't GENERIC, so change the header 2006-02-07 18:45:54 +00:00
include Use memory clobbers, to be on the safe side. 2006-02-06 18:29:05 +00:00
sa11x0 Tweak how the MD code calls the fooclock() methods some. Instead of 2005-12-22 22:16:09 +00:00
xscale Don't forget to set the address of the next descriptor to 0 when we're 2006-02-04 18:01:15 +00:00