jhb
27efeb0d30
- Don't call clear_resched() in userret(), instead, clear the resched flag
...
in mi_switch() just before calling cpu_switch() so that the first switch
after a resched request will satisfy the request.
- While I'm at it, move a few things into mi_switch() and out of
cpu_switch(), specifically set the p_oncpu and p_lastcpu members of
proc in mi_switch(), and handle the sched_lock state change across a
context switch in mi_switch().
- Since cpu_switch() no longer handles the sched_lock state change, we
have to setup an initial state for sched_lock in fork_exit() before we
release it.
2001-02-20 05:26:15 +00:00
..
2000-10-19 08:02:46 +00:00
2001-02-11 10:44:09 +00:00
2000-01-25 09:01:55 +00:00
2001-01-06 17:40:04 +00:00
2001-02-11 10:44:09 +00:00
2000-10-20 06:45:48 +00:00
2000-10-20 06:45:48 +00:00
2000-10-20 06:45:48 +00:00
1999-08-28 01:08:13 +00:00
1999-08-28 01:08:13 +00:00
2000-03-29 03:15:22 +00:00
2000-10-15 09:51:49 +00:00
2001-02-19 04:15:59 +00:00
2000-11-21 20:16:49 +00:00
2000-09-29 04:38:35 +00:00
1999-10-04 13:55:35 +00:00
1999-12-29 04:46:21 +00:00
1999-08-28 01:08:13 +00:00
1999-08-28 01:08:13 +00:00
1999-08-28 01:08:13 +00:00
2000-10-27 08:30:59 +00:00
2000-10-06 01:57:28 +00:00
1999-08-28 01:08:13 +00:00
2000-09-29 13:46:07 +00:00
2000-09-28 00:37:32 +00:00
2000-12-05 00:36:00 +00:00
2001-02-09 16:13:57 +00:00
2001-02-10 02:15:18 +00:00
2000-10-27 08:30:59 +00:00
1999-12-29 04:46:21 +00:00
2001-02-20 05:26:15 +00:00
2000-10-16 19:49:30 +00:00
2001-02-10 02:20:34 +00:00
2000-11-30 01:53:02 +00:00
1999-08-28 01:08:13 +00:00
2001-02-09 06:11:45 +00:00
1999-08-28 01:08:13 +00:00
1999-12-29 04:46:21 +00:00
2000-09-21 17:07:27 +00:00
1999-08-28 01:08:13 +00:00
1999-10-14 21:38:33 +00:00
2000-10-27 08:30:59 +00:00
2000-10-06 11:53:32 +00:00
1999-12-04 10:40:24 +00:00
2000-11-09 08:25:48 +00:00
2001-01-28 01:07:54 +00:00
1999-09-10 15:51:44 +00:00
2000-09-21 17:07:27 +00:00
2001-02-19 15:47:38 +00:00
2000-10-27 08:30:59 +00:00
1999-10-11 20:33:17 +00:00
1999-08-28 01:08:13 +00:00
2000-03-30 07:17:05 +00:00