8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 10:03:03 +01:00
firebird-mirror/src
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
..
alice Fixed CORE-1879: Server uses wrong authentication method 2008-05-04 13:38:02 +00:00
auth/trusted The merge continued. 2008-01-16 05:58:53 +00:00
burp Fixed CORE-1879: Server uses wrong authentication method 2008-05-04 13:38:02 +00:00
common Implemented CORE-1751. The changes include: 2008-05-06 08:46:39 +00:00
config Misc 2008-04-30 01:48:11 +00:00
dbs Fixed CORE-479 - Grants overwrite previous rdb$security_classes entries 2008-02-16 01:18:20 +00:00
dsql Remove a lot of warnings compiling parse.cpp with GCC 4.2.3 2008-05-01 16:12:16 +00:00
dudley Write sysflag always. 2008-03-26 02:07:56 +00:00
extlib No need to provide parameters with default values. 2008-03-28 13:26:56 +00:00
gpre Fixed AV 2008-03-24 14:40:12 +00:00
include Added table MON$MEMORY_USAGE. 2008-05-06 08:24:07 +00:00
install/arch-specific/solx86gcc
intl Avoid const_cast. 2008-04-22 11:28:16 +00:00
iscguard Cleanup. 2008-03-12 16:42:51 +00:00
isql Let's avoid crashing when no information is returned in the ouput buffer. 2008-04-30 17:48:50 +00:00
jrd Implemented CORE-1751. The changes include: 2008-05-06 08:46:39 +00:00
lock cleanup 2008-04-18 09:44:36 +00:00
misc increment build number 2008-05-06 08:46:37 +00:00
msgs Misc 2008-04-20 23:03:35 +00:00
qli Make fb_cancel_operation() public API call. Related cleanup. 2008-04-29 09:55:41 +00:00
remote Avoid long blocking of att_mutex and make sure it is always released when attachment deleted. 2008-05-04 12:49:29 +00:00
utilities Make fbguard work with superclassic too 2008-05-05 09:27:49 +00:00
vulcan Style. 2008-05-01 11:04:20 +00:00