Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Oct 2002 01:35:04 -0400 (EDT)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        Jeff Roberson <jeff@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/conf files src/sys/i386/i386 machdep.c     src/sys/kern kern_clock.c kern_exit.c kern_fork.c kern_idle.c         kern_mutex.c kern_resource.c kern_subr.c kern_switch.c         
Message-ID:  <20021012013338.M46092-100000@mail.chesapeake.net>
In-Reply-To: <200210120532.g9C5WO80048576@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 11 Oct 2002, Jeff Roberson wrote:

> jeff        2002/10/11 22:32:24 PDT
>
>    - Create a new scheduler api that is defined in sys/sched.h
>    - Begin moving scheduler specific functionality into sched_4bsd.c
>    - Replace direct manipulation of scheduler data with hooks provided by the
>      new api.
>    - Remove KSE specific state modifications and single runq assumptions from
>      kern_switch.c


Tested on x86 and alpha.  Thank you bde, luigi, and julian for the great
feedback.  To those of you not familiar with this change, it is not a
functionality change.  It's just a code reorg.  This should allow us to
implement new schedulers with far less hassle.

Jeff


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?20021012013338.M46092-100000>