John Baldwin
52eb84641d
- Move TDF_OWEPREEMPT, TDF_OWEUPC, and TDF_USTATCLOCK over to td_pflags
...
since they are only accessed by curthread and thus do not need any
locking.
- Move pr_addr and pr_ticks out of struct uprof (which is per-process)
and directly into struct thread as td_profil_addr and td_profil_ticks
as these variables are really per-thread. (They are used to defer an
addupc_intr() that was too "hard" until ast()).
2004-07-16 21:04:55 +00:00
..
2004-07-15 20:47:41 +00:00
2004-07-15 18:00:43 +00:00
2004-07-13 22:40:59 +00:00
2004-07-16 07:24:20 +00:00
2004-07-15 08:26:07 +00:00
2004-07-15 08:26:07 +00:00
2004-07-16 20:53:00 +00:00
2004-07-16 08:12:14 +00:00
2004-07-13 17:44:17 +00:00
2004-06-14 00:38:54 +00:00
2004-07-12 01:38:07 +00:00
2004-07-16 19:05:40 +00:00
2004-07-11 16:13:57 +00:00
2004-07-15 08:26:07 +00:00
2004-07-10 17:47:22 +00:00
2004-07-15 08:26:07 +00:00
2004-07-12 08:14:09 +00:00
2004-07-15 08:26:07 +00:00
2004-07-15 20:47:41 +00:00
2004-07-16 03:42:45 +00:00
2004-07-11 17:50:59 +00:00
2004-07-12 08:14:09 +00:00
2004-07-16 21:04:55 +00:00
2004-07-15 23:58:23 +00:00
2004-07-16 18:37:00 +00:00
2004-07-15 20:47:41 +00:00
2004-06-13 17:29:10 +00:00
2004-07-12 18:39:59 +00:00
2004-06-14 18:16:22 +00:00
2004-07-16 00:07:44 +00:00
2004-07-16 18:08:13 +00:00
2004-07-15 08:26:07 +00:00
2004-06-23 01:58:22 +00:00
2004-07-12 19:35:29 +00:00
2004-06-21 00:20:43 +00:00
2004-06-24 03:11:29 +00:00
2004-06-16 09:47:26 +00:00
2004-06-17 22:48:11 +00:00
2004-04-07 05:00:01 +00:00
2004-07-12 08:14:09 +00:00
2004-07-13 05:42:59 +00:00
2004-07-15 08:26:07 +00:00
2004-06-16 09:47:26 +00:00
2004-07-15 20:47:41 +00:00
2004-06-16 09:47:26 +00:00
2004-07-10 21:47:53 +00:00
2004-07-15 18:00:43 +00:00
2004-07-15 22:21:25 +00:00
2004-07-16 02:03:50 +00:00
2004-07-15 18:00:43 +00:00
2004-07-16 21:04:55 +00:00
2004-07-11 16:14:24 +00:00
2004-07-14 14:19:32 +00:00
2004-07-15 18:00:43 +00:00
2004-05-16 00:19:12 +00:00