Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jul 1999 09:12:56 -0600
From:      Warner Losh <imp@harmony.village.org>
To:        Peter Wemm <peter@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/alpha/alpha vm_machdep.c src/sys/conf files src/sys/i386/i386 vm_machdep.c src/sys/kern kern_kthread.c init_main.c kern_linker.c uipc_mbuf.c vfs_aio.c vfs_subr.c src/sys/sys kthread.h kernel.h proc.h src/sys/vm vm_pageout.c 
Message-ID:  <199907011512.JAA37492@harmony.village.org>
In-Reply-To: Your message of "Thu, 01 Jul 1999 06:21:48 PDT." <199907011321.GAA75851@freefall.freebsd.org> 
References:  <199907011321.GAA75851@freefall.freebsd.org>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199907011321.GAA75851@freefall.freebsd.org> Peter Wemm writes:
:   Slight reorganization of kernel thread/process creation.  Instead of using
:   SYSINIT_KT() etc (which is a static, compile-time procedure), use a
:   NetBSD-style kthread_create() interface.  kproc_start is still available
:   as a SYSINIT() hook.  This allowed simplification of chunks of the
:   sysinit code in the process.  This kthread_create() is our old kproc_start
:   internals, with the SYSINIT_KT fork hooks grafted in and tweaked to work
:   the same as the NetBSD one.

Thanks Peter...

Warner


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?199907011512.JAA37492>