Age | Commit message (Collapse) | Author | |
---|---|---|---|
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] enable native tdb spinlocks on i386 platforms. | greg@kroah.com | |
also clean out some stuff in the makefile that was never getting used. | |||
2005-04-26 | [PATCH] signal fixes due to klibc update. | greg@kroah.com | |
2005-04-26 | [PATCH] udev build tweaks to tdb's spinlock code | greg@kroah.com | |
2005-04-26 | [PATCH] tweak tdb to build within udev better. | greg@kroah.com | |
2005-04-26 | [PATCH] Added tdb code from latest cvs version in the samba tree | greg@kroah.com | |