Date: Mon, 10 Mar 2008 01:32:48 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 mp_machdep.c src/sys/i386/i386 mp_machdep.c src/sys/sun4v/sun4v mp_machdep.c Message-ID: <200803100132.m2A1WmW3007539@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2008-03-10 01:32:48 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 mp_machdep.c
sys/i386/i386 mp_machdep.c
sys/sun4v/sun4v mp_machdep.c
Log:
- Rather than repeating the same preemption code everywhere call the scheduler
specific sched_preempt() routine.
Revision Changes Path
1.289 +2 -9 src/sys/amd64/amd64/mp_machdep.c
1.284 +1 -7 src/sys/i386/i386/mp_machdep.c
1.10 +1 -8 src/sys/sun4v/sun4v/mp_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803100132.m2A1WmW3007539>
