The Following User Says Thank You to pichlo For This Useful Post: | ||
![]() |
2013-03-23
, 00:34
|
Posts: 397 |
Thanked: 185 times |
Joined on Oct 2011
|
#22
|
Perhaps it was about a distinction between pageable and non-pageable memory. The latter means memory that is not allowed to be moved to swap because the kernel needs it permanently in RAM (file system cache is an obvious example). That is not the same as cannot be moved to swap because of a lack of swap space. But I would still find it strange.