login
Header Space

 
 

Mailing list archives

Search results

Found 304 matching messages (0.051 seconds). Page 1 of 16.

Re: [PATCH] NET : convert ip_rt_acct to per_cpu variables

... wrote: > > > From: Eric Dumazet > > Date: ... its node) > > > > > > Signed-off-by: Eric Dumazet > > > > This ... its node) Signed-off-by: Eric Dumazet net/ ...

linux-netdev - Eric Dumazet - Nov 16 2007 - 06:58

Re: cat /proc/net/tcp takes 0.5 seconds on x86_64

David Miller a =E9crit : > From: Eric Dumazet > Date: Thu ... >> David Miller a =E9crit : >>> From: Eric Dumazet >>> Date: Thu ... are taken into= account. Signed-off-by: Eric Dumazet

linux-netdev - Eric Dumazet - Aug 27 2008 - 20:40

Re: [PATCH 0/5] Make nicer CONFIG_NET_NS=n case code

... @cosmosbay.com> writes: > >> Eric W. Biederman a écrit : >>> Eric Dumazet writes: >>> >>> >>>> Definitly wanted here. Thank you. >>>> One more refcounting on each socket creation/deletion was ...

linux-netdev - Eric Dumazet - Nov 1 2007 - 02:58

Re: [NETFILTER] xt_hashlimit : speedups hash_dst()

Jarek Poplawski a écrit : > Eric Dumazet wrote, On 12/14/2007 10:37 PM: > >> Jarek Poplawski a écrit : >>> Eric Dumazet wrote, On 12/14/2007 12:09 ... and 255, so three bytes are nul. > > Eric, it would be nice to acknowledge David's ...

linux-netdev - Eric Dumazet - Dec 15 2007 - 07:04

Re: [PATCH] NET : convert IP route cache garbage colleciton from softirq processing to a workqueue

... 2007 04:12:00 -0700 (PDT) David Miller wrote: > From: Eric Dumazet > Date: Wed, 12 ... flush cache" to avoid crashes. Signed-off-by: Eric Dumazet diff --git a/net/ ...

linux-netdev - Eric Dumazet - Sep 12 2007 - 08:16

Re: BUG: unable to handle kernel NULL pointer dereference at virtual address 000000b0

... : > > > On Wed, 17 Oct 2007, Eric Dumazet wrote: > >> Krzysztof Oledzki a écrit : >>> >>> >>> On Wed, 17 Oct 2007, Eric Dumazet wrote: >>> >>>> Krzysztof Oledzki a écrit : >>>>> Hello, >>>>> >>>>> Today I found in my logs: >>>>> >>>>> ...

linux-netdev - Eric Dumazet - Oct 17 2007 - 09:54

Re: [PATCH] INET : removes per bucket rwlock in tcp/dccp ehash table

... , 01 Nov 2007 11:16:20 +0100 > Eric Dumazet wrote: > >> As done two years ago on IP route cache ... model for TCP/DCCP table. >> >> Signed-off-by: Eric Dumazet >> >> include/net/inet_hashtables. ...

linux-netdev - Eric Dumazet - Nov 1 2007 - 13:54

Re: [PATCH] INET : removes per bucket rwlock in tcp/dccp ehash table

Rick Jones a écrit : > Eric Dumazet wrote: >> Stephen Hemminger a écrit : >> >>> On Thu, 01 Nov 2007 11:16:20 +0100 >>> Eric Dumazet wrote: >>> >>>> As done two years ago on IP route cache table ( ...

linux-netdev - Eric Dumazet - Nov 1 2007 - 15:00

Re: [NET] netfilter : xt_time should not assume CONFIG_KTIME_SCALAR

Patrick McHardy a écrit : > David Miller wrote: >> From: Eric Dumazet >> Date: Tue, 13 ... >>> by using .tv64 field. >>> >>> Signed-off-by: Eric Dumazet >> >> Patrick, this is very clearly a correct bug fix, ...

linux-netdev - Eric Dumazet - Nov 13 2007 - 08:48

Re: [PATCH] NET : convert ip_rt_acct to per_cpu variables

... 2007 01:12:43 -0800 (PST) David Miller wrote: > From: Eric Dumazet > Date: Fri, 16 ... gets memory on its node) > > > > Signed-off-by: Eric Dumazet > > This is better ...

linux-netdev - Eric Dumazet - Nov 16 2007 - 05:35

Re: [IPV4] ROUTE: Avoid sparse warnings

... Xu wrote: > Eric Dumazet wrote: > > CHECK net/ipv4/route.c > > net/ipv4/route. ... ' - unexpected unlock > > > > Signed-off-by: Eric Dumazet > > > > diff --git a ...

linux-netdev - Eric Dumazet - Jan 7 2008 - 09:56

Re: [IPV4] ROUTE: Avoid sparse warnings

David Miller a écrit : > From: Eric Dumazet > Date: Mon, 7 Jan 2008 12 ... in 'rt_cache_seq_stop' - unexpected unlock >> >> Signed-off-by: Eric Dumazet >> >> diff --git a/net/ipv4/route.c b/net/ipv4/route.c >> ...

linux-netdev - Eric Dumazet - Jan 8 2008 - 03:53

Re: [NET] ROUTE: fix rcu_dereference() uses in /proc/net/rt_cache

... , Jan 09, 2008 at 08:38:56AM +0100, Eric Dumazet wrote: > > > > I am not sure this is ... spots where rcu_dereference() are needed, both in rt_cache_get_first() and rt_cache_get_next() Signed-off-by: Eric Dumazet Signed-off-by: ...

linux-netdev - Eric Dumazet - Jan 9 2008 - 06:37

Re: tbench regression in 2.6.25-rc1

... On Mon, 2008-02-18 at 11:11 +0100, Eric Dumazet wrote: >> On Mon, 18 Feb 2008 16:12:38 +0800 >> "Zhang, ... at 15:22 -0800, David Miller wrote: >>>> From: Eric Dumazet >>>> Date: Fri, 15 Feb 2008 15:21:48 +0100 >>>> ...

linux-netdev - Eric Dumazet - Feb 19 2008 - 03:35

Re: [IPV4]: Add an 'rtable' field in struct sk_buff to alias 'dst' field and avoid casts

David Miller a écrit : > From: Eric Dumazet > Date: Thu, 06 Mar 2008 ... to use dkb->rtable in place. >> >> Signed-off-by: Eric Dumazet >> > > Applied with some minor changelog tidy and typo fixups. > > ...

linux-netdev - Eric Dumazet - Mar 6 2008 - 19:01

Re: kernel 2.6.25-rc7 highly unstable on high load

Eric Dumazet a =C3=A9crit : > Denys Fedoryshchenko a =C3=A9crit : >> Already patched and tested, it doesn't change ... net/rt_cache (reusing the same=20 helper function) Signed-off-by: Eric Dumazet include/net/dst.h | 2 + ...

linux-netdev - Eric Dumazet - Mar 28 2008 - 11:57

Re: [RFC,PATCH] loopback: calls netif_receive_skb() instead of netif_rx()

Ingo Molnar a =E9crit : > * Eric Dumazet wrote: > > =20 >> Problem is to check available space : >> >> It ... (skb); /* defer to softirq handling */ Signed-off-by: Eric Dumazet

linux-netdev - Eric Dumazet - Apr 1 2008 - 05:19

Re: [RFC] fib_trie: flush improvement

Eric Dumazet a =E9crit : > Stephen Hemminger a =E9crit : >> This is an attempt to fix the problem described in: >> http:// ... is not=20 allowed to call vfree(), we use a worker instead. Signed-off-by: Eric Dumazet

linux-netdev - Eric Dumazet - Apr 2 2008 - 10:35

Re: [PATCH 2/2] [TCP]: Reorganize tcp_sock to fill 64-bit holes & improve locality

... Ilpo Järvinen > Cc: Eric Dumazet > Thanks Ilpo for this work. This looks very good. Sorry for my delayed answer. Acked-by: Eric Dumazet > --- > > I'm not sure ...

linux-netdev - Eric Dumazet - May 27 2008 - 01:42

Re: packetloss, on e1000e worse than r8169?

Eric Dumazet a e'crit : > Denys Fedoryshchenko a e'crit : >> On Mon, 16 Jun 2008 23:29:01 +0200, Eric Dumazet wrote >>> Denys Fedoryshchenko a [UTF-8?]ц╘crit : >>>>> Are you sure nf_conntrack or ip route cache is ...

linux-netdev - Eric Dumazet - Jun 16 2008 - 17:44

speck-geostationary