Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 2003 19:03:31 -0500 (EST)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        Gordon Tetlow <gordont@gnf.org>
Cc:        Bosko Milekic <bmilekic@unixdaemons.com>, Julian Elischer <julian@elischer.org>, Jeff Roberson <jeff@FreeBSD.org>, <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/sys proc.h src/sys/kern sched_4bsd.c
Message-ID:  <20030116190259.F52297-100000@mail.chesapeake.net>
In-Reply-To: <20030116235824.GW53114@roark.gnf.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> > I have been writing a new scheduler off and on for several months now.
> > That was the motivation behind the sched_* api.  I intend to finish it up
> > and get it commited for 5.1.  It supports the following buzz words: ;-)
> >
> >  - O(1) operation
> >  - Per cpu run queues
> >  - CPU binding
> >  - CPU affinity
>
> Do the last 3 know the distinction between virtual and physical cpu's (for
> HT support)? If nothing else, you might want to think of a way to keep the
> door open for such improvements to the the scheduler.
>

I have considered it some.  I will consider it a great deal more if I ever
get a HT capable machine. :-)

Cheers,
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?20030116190259.F52297-100000>