is it a known issue that getSystemFreeMemory() and getSystemTotalMemory() return incorrect values when the server is a VM? When running these bifs in commandbox on my laptop i get accurate memory values, but when running on commandbox on a server which is actually a VM i get skewed values. VM has 16gb allocated and getSystemTotalMemory() returns 4gb. it's not critical, i was just wondering if this is known and if there's an explanation