diff options
author | jhb <jhb@FreeBSD.org> | 2001-12-14 23:37:35 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2001-12-14 23:37:35 +0000 |
commit | 0c1bfda97435eb852eb0df002eb7a86cc1fd4c88 (patch) | |
tree | 074c04b0152797b2bd2dc4e5bd3ac24c10606ade /sys/kern/sysv_msg.c | |
parent | 12cc1b9a91930f83ea606b9bf81d05fd843edec9 (diff) | |
download | FreeBSD-src-0c1bfda97435eb852eb0df002eb7a86cc1fd4c88.zip FreeBSD-src-0c1bfda97435eb852eb0df002eb7a86cc1fd4c88.tar.gz |
Fix some nits in fork_exit() so it more properly duplicates the backend
of mi_switch:
- Set the oncpu value for the current thread.
- Always set switchticks, not just in the SMP case.
- Add a KTR entry for fork_exit that is the same as the "new proc"
entry in mi_switch().
- Release sched_lock a bit later like we do with mi_switch().
Diffstat (limited to 'sys/kern/sysv_msg.c')
0 files changed, 0 insertions, 0 deletions