* why was the nloopbacks parameter changed from 8 to 4
@ 2007-01-30 16:10 Kirk Allan
2007-01-30 16:33 ` Keir Fraser
0 siblings, 1 reply; 2+ messages in thread
From: Kirk Allan @ 2007-01-30 16:10 UTC (permalink / raw)
To: xen-devel
Is there a technical reason for changing the default nloopbacks parameter in loopback.c in netback from 8 to 4? I know that this changed quite some time ago and that the default can be overridden when the module loads, but it has now become some what of an inconvenience. We have many machines that the first four NICs are integrated and do not work so we add a fifth and we have machines which really use more that four NICs.
Any insight is greatly appreciated.
Kirk
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: why was the nloopbacks parameter changed from 8 to 4
2007-01-30 16:10 why was the nloopbacks parameter changed from 8 to 4 Kirk Allan
@ 2007-01-30 16:33 ` Keir Fraser
0 siblings, 0 replies; 2+ messages in thread
From: Keir Fraser @ 2007-01-30 16:33 UTC (permalink / raw)
To: Kirk Allan, xen-devel
On 30/1/07 4:10 pm, "Kirk Allan" <kallan@novell.com> wrote:
> Is there a technical reason for changing the default nloopbacks parameter in
> loopback.c in netback from 8 to 4? I know that this changed quite some time
> ago and that the default can be overridden when the module loads, but it has
> now become some what of an inconvenience. We have many machines that the
> first four NICs are integrated and do not work so we add a fifth and we have
> machines which really use more that four NICs.
Well, mainly it was that the majority of machines have four or fewer NICs
and that it clutters up the boot output for some distro init scripts if you
have more (e.g., it will print out no-op init info for every interface,
which meant 16 lots of useless output when nloopbacks=8).
I'm inclined to leave it as it is, but I don't have a really strong opinion
on this. Of course it is a trivial thing to patch in the suse kernels...
-- Keir
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-01-30 16:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-30 16:10 why was the nloopbacks parameter changed from 8 to 4 Kirk Allan
2007-01-30 16:33 ` Keir Fraser
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.