Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-26 | [PATCH] test-suite: remove UDEV_TEST, it's not needed anymore | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] complete removal of explicit udev permissions config file | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] replace tdb database by simple lockless file database | kay.sievers@vrfy.org | |
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] add devd_test script. | greg@kroah.com | |