Any results?
Any results?
Posted Jun 1, 2006 14:14 UTC (Thu) by arjan (subscriber, #36785)In reply to: Any results? by man_ls
Parent article: The kernel lock validator
the ratio of "false positive" and real bugs is about 1:1 so far, where the false positives generally are doing some fishy-but-happens-to-be-ok locking most of the time. The false positives generally require more instrumentation in the code for the exact locking rules, which is good for documentation purposes anyway
I've lost track but we're well over the count of 20 with real bugs found so far (several of these got fixed in mainline before lockdep got posted the other day so it's a bit hard to count)
