From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Fri, 15 Oct 2010 18:06:09 +0200 References: <1286922125-18097-1-git-send-email-linus.luessing@web.de> In-Reply-To: <1286922125-18097-1-git-send-email-linus.luessing@web.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201010151806.09666.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] Simplifying sysfs code Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Wednesday 13 October 2010 00:22:01 Linus L=C3=BCssing wrote: > Simon's idea so far was, to introduce a debug/ folder in sysfs which is > hidden by default and could be enabled with a KConfig option, so that > tinkerers still have a chance for their needs for tweaking parameters. > num_bcasts would probably be one of the first candidates as a > debug-parameter. I think that is a good compromise. However, the kernel folks might not like= =20 the idea of having such "volatile" options within the /sys file system or d= oes=20 anyone know existing code behaving in a similar fashion ? How about making this debug folder available inside our debugfs entry ? Cheers, Marek