devfs
[Top] [All Lists]

[PATCH] devfs v198 available

To: linux-kernel@xxxxxxxxxxxxxxx, devfs-announce-list@xxxxxxxxxxxxxxxxxxxxxxxx
Subject: [PATCH] devfs v198 available
From: Richard Gooch <rgooch@xxxxxxxxxxxxxxx>
Date: Thu, 22 Nov 2001 00:44:08 -0700
Sender: owner-devfs@xxxxxxxxxxx
  Hi, all. Version 198 of my devfs patch is now available from:
http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
The devfs FAQ is also available here.

NOTE: this patch is important because it removes the limitation on the
number of events that can be queued to devfsd. People who were
experiencing lost events (i.e. with ISDN cards or the sd-many patch
and the driver loaded as a module) should find the problem resolved.

PLEASE: test out this code. I've had only one person report back to me
so far. If it works, let me know that too. Don't just complain if it
doesn't work.

Patch directly available from:
ftp://ftp.??.kernel.org/pub/linux/kernel/people/rgooch/v2.4/devfs-patch-current.gz

AND:
ftp://ftp.atnf.csiro.au/pub/people/rgooch/linux/kernel-patches/v2.4/devfs-patch-current.gz

This is against 2.4.15-pre9. Highlights of this release:

- Discard temporary buffer, now use "%s" for dentry names

- Don't generate path in <try_modload>: use fake entry instead

- Use "existing" directory in <_devfs_make_parent_for_leaf>

- Use slab cache rather than fixed buffer for devfsd events

                                Regards,

                                        Richard....
Permanent: rgooch@xxxxxxxxxxxxx
Current:   rgooch@xxxxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>
  • [PATCH] devfs v198 available, Richard Gooch <=