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
..
2005-01-07 02:29:27 +00:00
2005-05-29 23:44:22 +00:00
2005-07-09 06:53:52 +00:00
2005-12-22 22:16:09 +00:00
2005-01-07 02:29:27 +00:00
2005-02-04 01:59:48 +00:00
2005-09-10 03:01:25 +00:00
2004-07-27 07:04:58 +00:00
2005-01-07 02:29:27 +00:00
2005-12-23 13:05:27 +00:00
2005-12-26 21:23:57 +00:00
2005-01-07 02:29:27 +00:00
2005-12-16 22:07:41 +00:00
2005-01-07 02:29:27 +00:00
2005-12-22 22:16:09 +00:00
2005-10-25 19:48:48 +00:00
2005-10-30 21:29:59 +00:00
2006-01-07 01:55:12 +00:00
2004-08-16 13:07:40 +00:00
2005-11-20 06:09:49 +00:00
2005-11-08 06:49:45 +00:00
2004-11-27 06:51:39 +00:00
2005-01-07 02:29:27 +00:00
2005-11-11 09:32:27 +00:00
2004-08-16 15:45:27 +00:00
2005-01-07 02:29:27 +00:00
2005-01-07 02:29:27 +00:00
2005-11-20 06:09:49 +00:00
2005-01-07 02:29:27 +00:00
2005-01-07 02:29:27 +00:00
2005-01-07 02:29:27 +00:00
2005-01-07 02:29:27 +00:00
2005-12-23 13:05:27 +00:00
2006-02-08 08:09:17 +00:00
2005-01-07 02:29:27 +00:00
2005-01-07 02:29:27 +00:00
2005-07-10 23:31:11 +00:00