In Facter 3.x 4 calculates the free system used memory is calculated by adding subtracting the free, buffered and cached memory from the total memory.
In Facter 4.x onlyThe 'free' system call calculates the used memory by subtracting the free memory is displayed, buffers, cached and SReclaimable memory from the total memory.