On 12/01/2020 11:15, Anton Aylward wrote:
And of course not all memory content can actually be swapped out in the first place.
Damn right! Obviously you don't want to swap out essential kernel code, least of all the code that implements the VM[1].
I said it before and I'll say it again. Not all memory content can actually be swapped out in the first place because it doesn't need to be swapped out. It's not eligible to be swapped out. It's code. It's non-volatile data (for example in a read only memory mapped file). -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org