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-12-21 12:32:15 +00:00
2004-12-06 19:46:02 +00:00
2004-12-21 02:08:14 +00:00
2004-11-09 16:47:47 +00:00
2004-12-22 17:39:21 +00:00
2004-12-13 18:26:13 +00:00
2004-10-12 08:22:08 +00:00
2004-11-10 07:16:59 +00:00
2004-11-17 09:09:55 +00:00
2004-12-22 17:32:27 +00:00
2004-12-24 14:13:38 +00:00
2004-12-24 16:21:46 +00:00
2004-12-14 21:35:00 +00:00