Date: 07 Feb 2000 11:07:39 +0100 From: joda@pdc.kth.se (Johan Danielsson) To: Zhihui Zhang <zzhang@cs.binghamton.edu> Cc: freebsd-hackers@freebsd.org, arla-drinkers@stacken.kth.se Subject: Re: Writing a multithreaded daemon process Message-ID: <xof4sble36c.fsf@blubb.pdc.kth.se> In-Reply-To: Zhihui Zhang's message of "Sun, 6 Feb 2000 14:46:31 -0500 (EST)" References: <Pine.GSO.3.96.1000206142832.1751A-100000@sol.cs.binghamton.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Zhihui Zhang <zzhang@cs.binghamton.edu> writes: > If the daemon can somehow reside entirely inside the kernel, like > NFS daemon, we can save those crossings. Yes, but the whole point of having the daemon in userspace is that it's *so* much easier to maintain. If you want to work on performance, I suggest that you take a look at other parts of the system, like RX. /Johan 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?xof4sble36c.fsf>