On Fri, Aug 20, 2010 at 2:33 AM, Volker Lendecke <Volker.Lendecke@sernet.de> wrote:> On Thu, Aug 19, 2010 at 08:26:14PM -0400, Yuehai Xu wrote: >> Can you please tell me how to trace it by monitoring the network, how >> to do you know which requests are from which clients? Here, I might >> misunderstand the definition of client, does it mean a process(running >> smbclient) or a machine? Because I know the IP address can help me to >> know where the requests are from, but, if several processes send >> requests concurrently from a single machine, how can you differentiate >> them? > > client == "TCP connection". AIO helps for requests within a > single TCP connection. Requests from different TCP > connections are handled asynchronously with respect to each > other due to smbd forking per TCP connection. > > Volker >Thanks very much! Yuehai _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel