[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46AF77F4.2000003@opengridcomputing.com>
Date: Tue, 31 Jul 2007 12:57:08 -0500
From: Steve Wise <swise@...ngridcomputing.com>
To: Roland Dreier <rdreier@...co.com>
CC: general@...ts.openfabrics.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH 2.6.23 1/2] Make the iw_cxgb3 module parameters writable.
Roland Dreier wrote:
> ugh, missed these before my last merge...
>
> anyway:
>
> why do we want to parameters writable? a good changelog tells me
> what, why and how, and this changelog just covered the "what". Also,
> I assume you've checked that it's OK for these variables to change at
> any time?
I want to be able to changes these parameters at run time. Eventually,
if we might want these parameters as rdma connection setup parameters.
For now, its useful to be able to set them without reloading.
Also, it is safe to change them at any time. All of these are read once
and utilized at connection setup. So changing them is safe in that
existing connections aren't affected, and only subsequent connections
will utilize the new values.
Sorry for the terse changelog...
Steve.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists