Date: Mon, 6 Jun 2005 08:35:19 +0800 (CST) From: shiner chen <shiner_chen@yahoo.com.cn> To: freebsd-net@freebsd.org Subject: how to active the received function when the data arrived the socket in kld Message-ID: <20050606003519.52375.qmail@web15507.mail.cnb.yahoo.com>
next in thread | raw e-mail | index | archive | help
Inorder to impliment the dynamic load freeback policy ,I wrote a kld on the front-end of cluster server for collecting the load of back nodes. I don't want the acceptive thread to detect the data arrived socket continuously,because ,which will affect the performance of the front-end.i want to know whether i can active the acceptive thread to receive the data when the data arrive the socket established. how shuld i do in the kernel ? thanks!! --------------------------------- DO YOU YAHOO!? 欢迎使用雅虎超大容量免费邮箱
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050606003519.52375.qmail>