summaryrefslogtreecommitdiff
path: root/HOWTO-udev_for_dev
AgeCommit message (Collapse)AuthorFilesLines
2005-04-26[PATCH] replace tdb database by simple lockless file databasekay.sievers@vrfy.org1-2/+2
This makes the udev operation completely lockless by storing a file for every node in /dev/.udevdb/* This solved the problem with deadlocking concurrent udev processes waiting for each other to release the file lock under heavy load.
2005-04-26[PATCH] fix HOWTO-udev_for_dev for udevdirasync@cc.gatech.edu1-2/+4
2005-04-26[PATCH] more HOWTO cleanups.greg@kroah.com1-0/+4
2005-04-26[PATCH] add HOWTO detailing how to use udev to manage /devgreg@kroah.com1-0/+73