8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 10:43:03 +01:00
firebird-mirror/src/lock
dimitr 3f6dd2bceb Easy fix for CORE-2591: High mutex wait ratio and degraded performance after some time of performing normally.
Let's field tests to show us whether we would need a more complex solution in order to utilize the shared memory better.
Also, changed the allocation granularity from 4 to 8 bytes, as our most common locks are equal or longer than 8 bytes now.
2009-08-13 14:35:21 +00:00
..
driver.cpp Style. 2009-08-13 14:23:38 +00:00
lock_proto.h Misc. 2009-04-10 14:28:35 +00:00
lock.cpp Easy fix for CORE-2591: High mutex wait ratio and degraded performance after some time of performing normally. 2009-08-13 14:35:21 +00:00
lock.h Misc. 2009-06-07 09:49:58 +00:00
print.cpp Style. 2009-08-13 14:23:38 +00:00
reset.cpp Little program made more correct. 2004-10-03 07:06:20 +00:00
ulimit.cpp 'struct' cleanup 2003-09-18 10:24:03 +00:00