Thread (58 messages) flat view 58 messages, 17 authors, 2007-03-06

Re: Network performance degradation from 2.6.11.12 to 2.6.16.20

From: David Miller <davem@davemloft.net>
Date: 2006-09-19 19:47:47
Also in: lkml

From: Alexey Kuznetsov <redacted>
Date: Tue, 19 Sep 2006 02:00:38 +0400
* I do not undestand what the hell dhcp needs timestamps for.
I can't even find a reference to SIOCGSTAMP in the
dhcp-2.0pl5 or dhcp3-3.0.3 sources shipped in Ubuntu.

But I will note that tpacket_rcv() expects to always get
valid timestamps in the SKB, it does a:

	if (skb->tstamp.off_sec == 0) { 
		__net_timestamp(skb);
		sock_enable_timestamp(sk);
	}

so that it can fill in the h->tp_sec and h->tp_usec
fields.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help