Because you have no more memory, the system is busy swapping memory pages out to disk (swap space) in order to accommodate additional requests for more memory. And any requests for that older memory, which was swapped out, now has to be read back in from the disk (very slow).
Hope that makes sense.![]()



Reply With Quote

