OpenVZ Forum


Home » Mailing lists » Devel » [PATCH 1/4] netns: Tag the network flow with the network namespace it is in (v2)
Re: [PATCH 1/4] netns: Tag the network flow with the network namespace it is in (v2) [message #24430 is a reply to message #24414] Wed, 05 December 2007 06:49 Go to previous messageGo to previous message
den is currently offline  den
Messages: 494
Registered: December 2005
Senior Member
Herbert Xu wrote:
> Denis V. Lunev <den@sw.ru> wrote:
>> could you exactly point me out the flow cache your are talking about.
>> Is this dst entry cache or struct flow_cache described in the
>> net/core/flow.c
> 
> The flow object is embedded in struct rtable so does its size change?
> 
> Cheers,

SLAB allocator, x86_64 host

Before the patch:
ip6_dst_cache        384   10
xfrm_dst_cache       384   10
ip_dst_cache         384   10

After the patch:
ip6_dst_cache        384   10
xfrm_dst_cache       384   10
ip_dst_cache         384   10

Regards,
	Den
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [patch 12/38][IPV6] ip6_fib - move the fib table to the network namespace
Next Topic: [PATCH][ROSE] Trivial compilation CONFIG_INET=n case
Goto Forum:
  


Current Time: Fri Aug 01 07:14:45 GMT 2025

Total time taken to generate the page: 0.75150 seconds