* [LARTC] Intel or AMD is better processor for router (800+ users)
@ 2006-10-04 19:05 sAwAr
2006-10-06 11:38 ` Pasi Kärkkäinen
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: sAwAr @ 2006-10-04 19:05 UTC (permalink / raw)
To: lartc
Hi
I would like to ask you which processor is beter solution for router? Please
shortly explain why?
I have about 800 users. For each I create 2 htb classes and 4 filters.
Moreower router have dhcp serwer and lots of iptables rules.
I'm interested in P4 3Ghz HT and AMD Athlon 64 3000+. What is beter choice for
my needs? What parametrs of processors are important: clock, cache, fsb or
something else ?
Thanks in advance
Pozdrawiam
Szymon Turkiewicz
----------------------------------------------------------------------
Jestes kierowca? To poczytaj! >>> http://link.interia.pl/f199e
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [LARTC] Intel or AMD is better processor for router (800+ users)
2006-10-04 19:05 [LARTC] Intel or AMD is better processor for router (800+ users) sAwAr
@ 2006-10-06 11:38 ` Pasi Kärkkäinen
2006-10-06 11:54 ` Aleksander
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Pasi Kärkkäinen @ 2006-10-06 11:38 UTC (permalink / raw)
To: lartc
On Wed, Oct 04, 2006 at 09:05:42PM +0200, sAwAr wrote:
>
> Hi
>
> I would like to ask you which processor is beter solution for router? Please
> shortly explain why?
>
> I have about 800 users. For each I create 2 htb classes and 4 filters.
> Moreower router have dhcp serwer and lots of iptables rules.
>
> I'm interested in P4 3Ghz HT and AMD Athlon 64 3000+. What is beter choice for
> my needs? What parametrs of processors are important: clock, cache, fsb or
> something else ?
>
> Thanks in advance
>
I would go for a big cache.. and of course more MHz the better. Also be sure
to calculate the memory requirements, each conntracked connection requires
some kernel memory.
I would recommend choosing HP, IBM or other good brand for firewall like that.
I was firewalling+natting+routing 2000+ users for years with P3 1GHz without
any problems.
-- Pasi
^
. .
Linux
/ - \
Choice.of.the
.Next.Generation.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [LARTC] Intel or AMD is better processor for router (800+ users)
2006-10-04 19:05 [LARTC] Intel or AMD is better processor for router (800+ users) sAwAr
2006-10-06 11:38 ` Pasi Kärkkäinen
@ 2006-10-06 11:54 ` Aleksander
2006-10-06 15:25 ` Marek Kierdelewicz
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Aleksander @ 2006-10-06 11:54 UTC (permalink / raw)
To: lartc
sAwAr wrote:
> I would like to ask you which processor is beter solution for router? Please
> shortly explain why?
I'd like to add a question.
What Gigabit PCI-E NICs do people prefer for a server/router. What would
be the maximum bandwidth to expect between two Gigabit NICs connecting
two subnets? How important is the processor when the packets are not
mangled/NAT-ted, only routed?
Thanks,
Alex
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [LARTC] Intel or AMD is better processor for router (800+ users)
2006-10-04 19:05 [LARTC] Intel or AMD is better processor for router (800+ users) sAwAr
2006-10-06 11:38 ` Pasi Kärkkäinen
2006-10-06 11:54 ` Aleksander
@ 2006-10-06 15:25 ` Marek Kierdelewicz
2006-10-10 19:58 ` Aleksander
2006-10-14 11:46 ` Marek Kierdelewicz
4 siblings, 0 replies; 6+ messages in thread
From: Marek Kierdelewicz @ 2006-10-06 15:25 UTC (permalink / raw)
To: lartc
> Hi
Hi
> I'm interested in P4 3Ghz HT and AMD Athlon 64 3000+. What is beter
> choice for my needs? What parametrs of processors are important:
> clock, cache, fsb or something else ?
I think you could do well with P4 3GHz HT. It would be cheapest and
most effective choice. With HT enabled kernel two nic-s could be
configured that each nic's interrupt is serviced by another
processor.
I recommend reading this article:
http://lwn.net/Articles/145406/
P4 will suffice as long as you will keep your config optimised (hashing
tc filters, using ipset instead of long sequences of iptables
rules ...).
cheers,
Marek Kierdelewicz
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [LARTC] Intel or AMD is better processor for router (800+ users)
2006-10-04 19:05 [LARTC] Intel or AMD is better processor for router (800+ users) sAwAr
` (2 preceding siblings ...)
2006-10-06 15:25 ` Marek Kierdelewicz
@ 2006-10-10 19:58 ` Aleksander
2006-10-14 11:46 ` Marek Kierdelewicz
4 siblings, 0 replies; 6+ messages in thread
From: Aleksander @ 2006-10-10 19:58 UTC (permalink / raw)
To: lartc
Marek Kierdelewicz wrote:
> I think you could do well with P4 3GHz HT. It would be cheapest and
> most effective choice. With HT enabled kernel two nic-s could be
> configured that each nic's interrupt is serviced by another
> processor.
>
> I recommend reading this article:
> http://lwn.net/Articles/145406/
>
> P4 will suffice as long as you will keep your config optimised (hashing
> tc filters, using ipset instead of long sequences of iptables
> rules ...).
Hi,
The referenced article mentions this in the chapter "4.2.3.1 CPUs
should only following one NIC".
The author highly recommends disabling IRQ balancing in the kernel
config, but does not clarify what this does. I tried googling but didn't
find much info. What does it exactly do, and why is disabling it
recommended/required?
It seems to me, IRQ balancing does not allow to specify interrupts per
device but assigns them automatically on the run, correct?
While searching the web, I found reports about big performance increases
in 3D rendering due to disabling the feature. Can this be true and why?
Thanks,
Alex
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [LARTC] Intel or AMD is better processor for router (800+ users)
2006-10-04 19:05 [LARTC] Intel or AMD is better processor for router (800+ users) sAwAr
` (3 preceding siblings ...)
2006-10-10 19:58 ` Aleksander
@ 2006-10-14 11:46 ` Marek Kierdelewicz
4 siblings, 0 replies; 6+ messages in thread
From: Marek Kierdelewicz @ 2006-10-14 11:46 UTC (permalink / raw)
To: lartc
> The author highly recommends disabling IRQ balancing in the kernel
> config, but does not clarify what this does. I tried googling but
> didn't find much info. What does it exactly do, and why is disabling
> it recommended/required?
I haven't seen irq balance option in kernels for some time now.
> It seems to me, IRQ balancing does not allow to specify interrupts
> per device but assigns them automatically on the run, correct?
It seems so. As I mentioned earlier I havn't seen irq balance option in
recent kernels. Static irq2cpu assignment works well (even on HT
processors).
> While searching the web, I found reports about big performance
> increases in 3D rendering due to disabling the feature. Can this be
> true and why?
I don't have a clue. I can say one thing - static irq2cpu assignment
worx4me on linux routers hauling 400+kpps. Without it only one
core/processor would be used.
cheers,
Marek Kierdelewicz
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-10-14 11:46 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-04 19:05 [LARTC] Intel or AMD is better processor for router (800+ users) sAwAr
2006-10-06 11:38 ` Pasi Kärkkäinen
2006-10-06 11:54 ` Aleksander
2006-10-06 15:25 ` Marek Kierdelewicz
2006-10-10 19:58 ` Aleksander
2006-10-14 11:46 ` Marek Kierdelewicz
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.