cvs commit: src/sys/conf options src/sys/kern kern_mutex.c
kern_rwlock.c kern_sx.c kern_thread.c sched_4bsd.c
sched_ule.c subr_lock.c src/sys/sys _lock.h lock_profile.h
proc.h sx.h
Kip Macy
kip.macy at gmail.com
Sat Dec 15 15:38:34 PST 2007
On Dec 15, 2007 3:24 PM, Jeff Roberson <jroberson at chesapeake.net> wrote:
> On Sat, 15 Dec 2007, Jeff Roberson wrote:
>
> > jeff 2007-12-15 23:13:32 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/conf options
> > sys/kern kern_mutex.c kern_rwlock.c kern_sx.c
> > kern_thread.c sched_4bsd.c sched_ule.c
> > subr_lock.c
> > sys/sys _lock.h lock_profile.h proc.h sx.h
>
> Some of you may complain about the inclusion of lock_profile.h in
> sys/proc.h. I hope you will forgive this since lock profiling now no
> longer disturbs the ABI and will work with binary modules as well.
>
> Kip really deserves credit for most of this. I just picked up some of his
> ideas and polished it off a bit. You can attribute whatever went right to
> him and whatever went wrong to me.
>
>
I think we've got a comedian :D
-Kip
More information about the cvs-src
mailing list