In os package there is Getpagesize() to get the current os memory page size. Is there any way to get the number of unallocated (free) pages / unallocated memory in bytes and the total (unallocated+allocated)?