Date: Tue, 04 Jun 2002 15:36:33 +0200 From: Ferruccio Vitale <freebsd@cs.tin.it> To: O Senhor <osenhor@uol.com.br>, freebsd-arch@freebsd.org, freebsd-hackers@freebsd.org Subject: Re: Newbie needs help!!!!! Message-ID: <3CFCC261.EBDDF0EB@cs.tin.it> References: <3CF49F6F.769C7715@cs.tin.it> <1023127562.25407.54.camel@ws-tor-0004>
next in thread | previous in thread | raw e-mail | index | archive | help
O Senhor wrote: > hello, > In the FreeBSD home page, there is docomentations for developers, that > talk about it. > > On Wed, 2002-05-29 at 06:29, Ferruccio Vitale wrote: > > Hi, > > > > I'm trying to write a kernel module which make use of kernel event. > > is there anyone who knows where I can find documentation about this? > > Regards, > > > Ok, I've already read those pages, real useful to start. Now I've my module, which creates dynamic sysctl and so on; now I need to monitor the existence of another process and I tough at kqueue/kevent method. But are these functions for userland process, aren't they? How could I do the same in kernel land? Ferruccio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CFCC261.EBDDF0EB>