public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Performance of iptables-restore on large rule sets
@ 2005-01-28 18:56 Steve Bergman
  2005-01-28 19:19 ` Martin Josefsson
  2005-01-31 23:06 ` Harald Welte
  0 siblings, 2 replies; 3+ messages in thread
From: Steve Bergman @ 2005-01-28 18:56 UTC (permalink / raw)
  To: linux-kernel

I have a large rule set (~53000 rules) that I sometimes load using 
iptables-restore.  (It takes almost an hour.

Googling around tells me that the loop detection code in the kernel is 
slow with large rule sets.  The only thing  that seems odd to me is that 
throughout the entire loading process, iptables-restore is consistently 
at about 67% user and33% system processor time according to vmstat.  If 
the slowness is in the kernel, shouldn't I be seeing a high and ever 
increasing amount of "system" time?

Kernel is 2.6.9-1.681_FC3.  Iptables is iptables-1.2.11-3.1.FC3.

Thanks for any insights,
Steve Bergman

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

end of thread, other threads:[~2005-01-31 23:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-28 18:56 Performance of iptables-restore on large rule sets Steve Bergman
2005-01-28 19:19 ` Martin Josefsson
2005-01-31 23:06 ` Harald Welte

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