cvs commit: src/sys/sparc64/sparc64 vm_machdep.c
Julian Elischer
julian at elischer.org
Thu May 20 11:48:33 PDT 2004
While you are there, can you rename it to cpu_exit2()
as it has nothing to do with the scheduler..
On Thu, 20 May 2004, Thomas Moestl wrote:
> tmm 2004/05/20 11:41:07 PDT
>
> FreeBSD src repository
>
> Modified files:
> sys/sparc64/sparc64 vm_machdep.c
> Log:
> In cpu_sched_exit(), we must check vm_refcnt against 0, not 1, since
> exit1() decrements the reference count before calling this function.
>
> Revision Changes Path
> 1.63 +1 -1 src/sys/sparc64/sparc64/vm_machdep.c
>
More information about the cvs-src
mailing list