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

On Fri, Feb 29, 2008 at 11:03:56AM -0800, Jay Vosburgh wrote:
> 	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).

Duh...guess I should've read the file I was patching. :-/
 
> 	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.

Thanks.  Initscripts doesn't like it when it is set to zero,
but at least we can hopefully get the kernel to allow it, then 
fixup initscipts later.

Phil

      reply	other threads:[~2008-02-29 19:32 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
2008-02-29 19:31   ` Phil Oester [this message]

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=20080229193159.GA31576@linuxace.com \
    --to=kernel@linuxace.com \
    --cc=fubar@us.ibm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).