summaryrefslogtreecommitdiffstats
path: root/sys/tools/vnode_if.awk
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1999-02-28 10:53:29 +0000
committerbde <bde@FreeBSD.org>1999-02-28 10:53:29 +0000
commit6d8d63664b85d83414c7e28ee8e59af676bfa952 (patch)
tree687f7f8e1cfdf77b73db2ec7f83acef1a466639a /sys/tools/vnode_if.awk
parenta9ceb881dea24247c4222bdca9665ff11872a2e6 (diff)
downloadFreeBSD-src-6d8d63664b85d83414c7e28ee8e59af676bfa952.zip
FreeBSD-src-6d8d63664b85d83414c7e28ee8e59af676bfa952.tar.gz
Removed all traces of `p_switchtime'. The relevant timestamp is per-cpu,
not per-process. Keep it in `switchtime' consistently. It is now clear that the timestamp is always valid in fork_trampoline() except when the child is running on a previously idle cpu, which can only happen if there are multiple cpus, so don't check or set the timestamp in fork_trampoline except in the (i386) SMP case. Just remove the alpha code for setting it unconditionally, since there is no SMP case for alpha and the code had rotted. Parts reviewed by: dfr, phk
Diffstat (limited to 'sys/tools/vnode_if.awk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud