not exactly, one should look especially at pageouts as it is when the system writes to virtual memory because the physical ram is full, pageins are when the systems actually take back whats in the virtual memory back to physical memory. you can type top in terminal to see the size of your virtual memory and instant values of pageins and pageouts 😀