cvs commit: src/sys/kern kern_thread.c src/sys/sys eventhandler.h

Robert Watson rwatson at FreeBSD.org
Thu Nov 15 06:21:37 PST 2007


On Thu, 15 Nov 2007, Randall Stewart wrote:

>  - Adds event handlers for process_ctor,process_dtor, process_init,
>    process_fini, thread_ctor, thread_dtor, thread_init, thread_fini. This
>    will allow us to extend dynamically areas in proc/thread for dtrace ;-)

... and use these hooks instead of custom hooks in a few more places in the 
kernel, such as for audit, which should clean things up a bit.

Robert N M Watson
Computer Laboratory
University of Cambridge


More information about the cvs-src mailing list