Re: CIFS slow on gigabit, doesn't support sockopt=TCP_NODELAY ?

Timothy Normand Miller <[email protected]>
Newsgroups gmane.linux.file-systems.cifs
Message-ID <[email protected]>
On Tue, Aug 25, 2009 at 7:09 AM, Jeff Layton<[email protected]> wrote:
>
>> Thus, for IPTOS_LOWDELAY, would I do this?
>>
>>         val = IPTOS_LOWDELAY;
>>         socket->ops->setsockopt(socket, SOL_IP, IP_TOS,
>>                                             (char __user *)&val, sizeof(val));
>>
>>
>
> Hmm...never used setsockopt to set TOS bits, but I suppose it would
> work. You could also do that with iptables rules too.

Sounds complicated.  Any hints you can give me about how to do it?




-- 
Timothy Normand Miller
http://www.cse.ohio-state.edu/~millerti
Open Graphics Project
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.