Do you mean "see lock contention", or "have the hardware to measure
lock contention"? We probably use lockmeter more than just about
anyone else. But, I do not, nor have I ever contended, that things
like driverfs's BKL use have a performance impact. I just consider
them messy, and bad practice.
> And please rest assured that nobody wants to be maintainer of the
> subsystem that ruins scalability.
I agree completely. All of the maintainers who are handed data that
shows bad BKL contention have either done something about it, or are
doing something about it now. 2.5 is 2 orders of magnitude better
than 2.4 for BKL contention in most of the workloads that I see.
> And if you see a use of the BKL you don't understand ask first, or
> send a patch to the subsystem's mailing list, not lkml. People will
> look at BKL usage if you ask. In fact such a look might even
> uncover bugs as in case of USB.
I guess I got discouraged by a few non-responsive mailing lists in the
past. I'll make an effort to use them more in the future.
-- Dave Hansen haveblue@us.ibm.com- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/