18.02.2012 16:54, Björn Reimer wrote: > > Current memory = -507.368.239 > Max memory = -466.997.327 > Memory buffers = 20.480 > Fetches from cache = -1.256.613.653
Historically, all performance counters were 32-bit. Later, they were enhanced to represent 64-bit values. Firebird 2.5 could report either 32-bit or 64-bit values, depending on the API you use. I suspect that IBExpert uses perf_get_info() instead of perf64_get_info() and thus reports the overflowed counters. Dmitry ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
