Date: Tue, 3 Oct 2000 01:03:04 -0700 (PDT) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha vm_machdep.c Message-ID: <200010030803.BAA95741@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2000/10/03 01:03:04 PDT Modified files: sys/alpha/alpha vm_machdep.c Log: Clear pcb_schednest in cpu_fork() for the child process. This is is necessary since the child's call stack only includes one recursive hold of sched_lock. Revision Changes Path 1.34 +8 -1 src/sys/alpha/alpha/vm_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010030803.BAA95741>