]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't call calcru() on a swapped-out process. calcru() access p_stats, which
authordt <dt@FreeBSD.org>
Sat, 22 May 1999 20:10:31 +0000 (20:10 +0000)
committerdt <dt@FreeBSD.org>
Sat, 22 May 1999 20:10:31 +0000 (20:10 +0000)
commit20219ea96694d6163d1e5902345c310431619911
tree107f0494cf8712359adaea1f114d354a923899f5
parent1dea181fa6ac7bb1b60556443d481ad036416953
Don't call calcru() on a swapped-out process. calcru() access p_stats, which
is in U-area.
sys/fs/procfs/procfs_status.c
sys/kern/tty.c
sys/miscfs/procfs/procfs_status.c