Olivier Houchard 4815c8cbfe MAJOR: fd/threads: Make the fdcache mostly lockless.
Create a local, per-thread, fdcache, for file descriptors that only belongs
to one thread, and make the global fd cache mostly lockless, as we can get
a lot of contention on the fd cache lock.
2018-02-05 16:02:22 +01:00
..
2018-01-25 22:25:40 +01:00
2017-11-29 10:54:05 +01:00
2009-01-25 13:49:53 +01:00
2017-03-14 11:14:03 +01:00