Netdev List
 help / color / mirror / Atom feed
* Regarding Routing table in Linux kernel
@ 2011-11-06  7:13 Ajith Adapa
  2011-11-06 17:42 ` Eric Dumazet
  0 siblings, 1 reply; 4+ messages in thread
From: Ajith Adapa @ 2011-11-06  7:13 UTC (permalink / raw)
  To: netdev

Hi,

I have few doubts regarding the routing table in linux kernel.

1. Why does the linux kernel use hashing table for storing routing
entries when there is patricia trie or radix tree which is more faster
than Hash table ?

2. Is there any way we can test the performance of an routing
algorithm before deploying in a real time scenario to check its
performance ? I would like to test one of my implementations to check
if there are any performance gains or not ?

Regards,
Ajith

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-11-07  6:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-06  7:13 Regarding Routing table in Linux kernel Ajith Adapa
2011-11-06 17:42 ` Eric Dumazet
2011-11-07  4:22   ` Ajith Adapa
2011-11-07  6:21     ` Eric Dumazet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox