Date: Thu, 20 Mar 2008 03:09:16 +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/sys sched.h src/sys/kern kern_switch.c Message-ID: <200803200309.m2K39Gv0073782@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2008-03-20 03:09:15 UTC FreeBSD src repository Modified files: sys/sys sched.h sys/kern kern_switch.c Log: - Remove the unused and redundant sched_newproc() function. - Remove the unused and redundant sched_newthread() which peaks into scheduler private structures. Revision Changes Path 1.142 +0 -34 src/sys/kern/kern_switch.c 1.38 +3 -3 src/sys/sys/sched.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803200309.m2K39Gv0073782>