mirror of
https://review.haiku-os.org/haiku
synced 2024-11-23 15:28:58 +01:00
a9b5f684f1
Applications that don't call open() or like functions too often, and call many FD-related methods across multiple threads at once (like "git status") now don't wait on the context lock as much. ("git status" performance isn't much improved because threads just hit the "unused vnodes" lock instead.) |
||
---|---|---|
.. | ||
build | ||
compatibility | ||
config | ||
cpp | ||
glibc | ||
libs | ||
os | ||
posix | ||
private | ||
tools |