Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Oct 2003 04:47:50 -0400 (EDT)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        Jeff Roberson <jeff@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sys sched.h src/sys/kern kern_clock.c      kern_proc.c kern_switch.c sched_4bsd.c sched_ule.c
Message-ID:  <20031016044623.F30029-100000@mail.chesapeake.net>
In-Reply-To: <200310160839.h9G8dF7Y065312@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 16 Oct 2003, Jeff Roberson wrote:

> jeff        2003/10/16 01:39:15 PDT
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/sys              sched.h
>     sys/kern             kern_clock.c kern_proc.c kern_switch.c
>                          sched_4bsd.c sched_ule.c
>   Log:
>    - Update the sched api.  sched_{add,rem,clock,pctcpu} now all accept a td
>      argument rather than a kse.

Forgot to mention; re approved changes to the sched api.  I have a few
things that I have long planed to tidy up that I'm going to try to get out
of the way over the next week.  No functionality changes really, just
shuffling things around so that we can clean them up.

>
>   Revision  Changes    Path
>   1.163     +2 -4      src/sys/kern/kern_clock.c
>   1.197     +3 -6      src/sys/kern/kern_proc.c
>   1.61      +9 -9      src/sys/kern/kern_switch.c
>   1.23      +14 -8     src/sys/kern/sched_4bsd.c
>   1.61      +14 -7     src/sys/kern/sched_ule.c
>   1.5       +4 -4      src/sys/sys/sched.h
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031016044623.F30029-100000>