lkml.org 
[lkml]   [2008]   [Mar]   [11]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 10 Mar 2008 23:27:51 -0700
FromGreg KH <>
SubjectRe: [ANNOUNCE] Ramback: faster than a speeding bullet
On Mon, Mar 10, 2008 at 09:22:14PM -0800, Daniel Phillips wrote:
> On Monday 10 March 2008 22:06, Greg KH wrote:
> > On Sun, Mar 09, 2008 at 10:46:16PM -0800, Daniel Phillips wrote:
> > > Set ramback to flush mode:
> > > 
> > >   echo 1 >/proc/driver/ramback/<devname>
> > 
> > /proc is so 1990's.  As your code has nothing to do with processes,
> > please don't add new files in /proc/.  sysfs is there for you to do
> > stuff like this.
> 
> Demonstrate some advantage and I will think about it.

Again, as your code has nothing to do with "processes", please do not
add new files to /proc.

As you are a filesystem, why not /sys/fs/ ?

It ends up with smaller code than procfs stuff as well, a good and nice
advantage.

thanks,

greg k-h


\
 
 \ /
  Last update: 2008-03-11 07:37    [from the cache]
©2003-2008