Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2003 00:16:41 -0500 (EST)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        Jeff Roberson <jeff@FreeBSD.org>
Cc:        src-committers@FreeBSD.org, <cvs-src@FreeBSD.org>, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/alpha/alpha vm_machdep.c src/sys/ddb db_ps.c src/sys/i386/i386 vm_machdep.c src/sys/ia64/ia64 vm_machdep.c      src/sys/kern init_main.c kern_clock.c kern_exec.c kern_ex
Message-ID:  <20030217001522.E28746-100000@mail.chesapeake.net>
In-Reply-To: <200302170514.h1H5EQCh067376@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sun, 16 Feb 2003, Jeff Roberson wrote:
>    - Split the struct kse into struct upcall and struct kse.  struct kse will
>      soon be visible only to schedulers.  This greatly simplifies much the
>      KSE code.
>

This code yields a net reduction in lines even with the addition of many
comments.  This patch was done by david xu and only cleaned up and
seperated from other diffs by me.  You can now send signals to ksetest
again.

Julian is working on the profiling patches as well as some cleanup of the
ASTPENDING and NEEDRESCHED bits that is really needed to go much further.

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?20030217001522.E28746-100000>