Jeff Roberson 6a98702001 - Run sched_userret() after thread_userret(). Before, sched_userret() would
lower the priority of the returning thread to a user priority before
   calling into thread_userret() which would call wakeup() which in turn would
   cause the returning thread to eventually context switch rather than
   completing its slice.  Allowing this thread to complete its slice first
   yields a 15% performance improvement in super-smack on my dual opteron with
   4BSD.
2004-12-26 07:30:35 +00:00
..
2004-11-08 18:22:22 +00:00
2004-11-04 07:59:57 +00:00
2004-12-13 12:57:21 +00:00
2004-11-30 03:23:35 +00:00
2004-07-10 21:43:23 +00:00
2004-08-19 20:16:09 +00:00
2004-10-25 12:27:03 +00:00
2004-11-17 09:09:55 +00:00
2004-11-17 09:09:55 +00:00
2004-12-22 17:37:14 +00:00
2004-06-17 17:16:53 +00:00
2004-12-20 21:38:13 +00:00
2004-11-04 07:59:57 +00:00
2004-11-16 08:22:06 +00:00
2004-11-16 08:22:06 +00:00