on my new node: Maximum memory the JVM will allocate 128 MiB Memory currently allocated by the JVM 10.016 KiB Memory in use 8.878.304 Bytes Unused allocated memory 1.376.632 Bytes
Total size of the data store 256 MiB Space used by temp files in the data store 36 KiB Maximum space for temp files in the data store 89.478.488 Bytes Free space in the data store 257.592 KiB Used space in the data store 4.552 KiB So why are there sometimes huge numbers with small units and sometimes small numbers with huge units? 257.592 KiB is more than 128 MiB, so why this in KiB and not in MiB? 257592 KiB is slightly less than 256 Mib, but without a calculator or good knowledge of powers of two (256MiB == 262144 KiB) you cannot compare these two numbers. It would be IMHO better to either show all in bytes, or use "size-dependent" prefixes. Comments? mihi _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
