Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jun 2005 10:24:00 +0800 (CST)
From:      shiner chen <shiner_chen@yahoo.com.cn>
To:        freebsd-hackers@freebsd.org
Subject:   how to active the received function when the data arrived the socket in kld !
Message-ID:  <20050604022401.3903.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!?
  雅虎免费G邮箱-中国第一绝无垃圾邮件骚扰超大邮箱 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050604022401.3903.qmail>