Date: Tue, 17 Jul 2001 02:24:50 -0500 From: Alfred Perlstein <bright@sneakerz.org> To: Julian Elischer <julian@elischer.org> Cc: jlemon@freebsd.org, arch@freebsd.org Subject: Re: kse and kqueue Message-ID: <20010717022450.M22070@sneakerz.org> In-Reply-To: <3B53E5D1.7C63B7A2@elischer.org>; from julian@elischer.org on Tue, Jul 17, 2001 at 12:14:25AM -0700 References: <3B53E5D1.7C63B7A2@elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Julian Elischer <julian@elischer.org> [010717 02:22] wrote: > if we change the system to use KSEs, > do we make knotes in kqueues per process or per thread items? Since they are impletemented as fds, probably per process, you'd probably want to be able to hand them around inside a process. -- -Alfred Perlstein [alfred@freebsd.org] Ok, who wrote this damn function called '??'? And why do my programs keep crashing in it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010717022450.M22070>