8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 11:23:02 +01:00
firebird-mirror/src/common
dimitr 0a9e8c8382 Implemented CORE-1751. The changes include:
1) Make memory counters aggregated.
2) Add attachment pool and allocate appropriate resources out of this pool.
3) Always release attachments explicitly (via destructor).
4) Always delete user requests prior to attachment deletion.
5) Introduce memory usage counters per every monitoring object.
6) Misc refactoring.
Some pieces are still incomplete (although everything basically works), but I'd like to get feedback and testing sooner rather than later.
2008-05-06 08:46:39 +00:00
..
classes Implemented CORE-1751. The changes include: 2008-05-06 08:41:24 +00:00
config Misc 2008-04-23 02:19:25 +00:00
fb_exception.cpp Style. 2008-04-19 11:11:10 +00:00
StatusHolder.cpp Misc 2008-02-26 02:23:28 +00:00
StatusHolder.h Style. 2008-04-19 11:11:10 +00:00
stuff.h Change the license to IDPL after getting permission from Blas. 2007-03-07 03:26:55 +00:00
thd.cpp move remaining thd.x files to common 2008-01-23 15:54:36 +00:00
thd.h move remaining thd.x files to common 2008-01-23 15:54:36 +00:00
utils_proto.h Implemented CORE-1751. The changes include: 2008-05-06 08:46:39 +00:00
utils.cpp Implemented CORE-1751. The changes include: 2008-05-06 08:46:39 +00:00
UtilSvc.cpp Fixed CORE-1879: Server uses wrong authentication method 2008-05-04 13:38:02 +00:00
UtilSvc.h Fixed CORE-1879: Server uses wrong authentication method 2008-05-04 13:38:02 +00:00