Re: [PATCH 0/3] netfilter : 3 patches to boost ip_tables performance
From: Eric Dumazet (dada1_at_cosmosbay.com)
Date: 09/22/05
- Previous message: Randy.Dunlap: "Re: DMA broken in mainline 2.6.13.2 _AND_ opensuse vendor 2.6.13-15 - oopsers"
- In reply to: Christoph Lameter: "Re: [PATCH 0/3] netfilter : 3 patches to boost ip_tables performance"
- Next in thread: Christoph Lameter: "Re: [PATCH 0/3] netfilter : 3 patches to boost ip_tables performance"
- Reply: Christoph Lameter: "Re: [PATCH 0/3] netfilter : 3 patches to boost ip_tables performance"
- Reply: Harald Welte: "Re: [PATCH 0/3] netfilter : 3 patches to boost ip_tables performance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 22 Sep 2005 17:50:49 +0200 To: Christoph Lameter <clameter@engr.sgi.com>
Christoph Lameter a écrit :
>
> It should really be do_set_mempolicy instead to be cleaner. I got a patch
> here that fixes the policy layer.
>
> But still I agree with Christoph that a real vmalloc_node is better. There
> will be no fuzzing around with memory policies etc and its certainly
> better performance wise.
vmalloc_node() should be seldom used, at driver init, or when a new ip_tables
is loaded. If it happens to be a performance problem, then we can optimize it.
Why should we spend days of work for a function that is yet to be used ?
Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Randy.Dunlap: "Re: DMA broken in mainline 2.6.13.2 _AND_ opensuse vendor 2.6.13-15 - oopsers"
- In reply to: Christoph Lameter: "Re: [PATCH 0/3] netfilter : 3 patches to boost ip_tables performance"
- Next in thread: Christoph Lameter: "Re: [PATCH 0/3] netfilter : 3 patches to boost ip_tables performance"
- Reply: Christoph Lameter: "Re: [PATCH 0/3] netfilter : 3 patches to boost ip_tables performance"
- Reply: Harald Welte: "Re: [PATCH 0/3] netfilter : 3 patches to boost ip_tables performance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|