All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jay Vosburgh <fubar@us.ibm.com>
To: Phil Oester <kernel@linuxace.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH][BONDING] Add max_bonds kernel parameter
Date: Fri, 29 Feb 2008 11:03:56 -0800	[thread overview]
Message-ID: <4405.1204311836@death> (raw)
In-Reply-To: <20080229185130.GA28138@linuxace.com>


Phil Oester <kernel@linuxace.com> wrote:
[...]
>    The bonding driver (and initscripts) seem to assume everyone loads bonding
>    as a module.  So when compiled into the kernel, changing the max_bonds
>    parameter can only be done in the source code.

	The kernel should already handle options for compiled-in
modules.  For bonding, you'd put something like "bonding.max_bonds=3" on
the kernel boot line.  No need to patch bonding for this.  This is
described in Documentation/kernel-parameters.txt (right at the top).

	On your other patch, I don't see a big issue with allowing
max_bonds to be zero; I'll have a look at the details and test it out.

	-J

---
	-Jay Vosburgh, IBM Linux Technology Center, fubar@us.ibm.com

  reply	other threads:[~2008-02-29 19:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-29 18:51 [PATCH][BONDING] Add max_bonds kernel parameter Phil Oester
2008-02-29 19:03 ` Jay Vosburgh [this message]
2008-02-29 19:31   ` Phil Oester

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4405.1204311836@death \
    --to=fubar@us.ibm.com \
    --cc=kernel@linuxace.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.