t******e 发帖数: 8 | 1 I have a question about the memory in top command:
Memory: 2048M real, 31M free, 2813M swap in use, 2083M swap free.
Do I have the risk that the running program will terminate abnormally?
what's difference between real memory and swap memory ?
Thanks a lot ! | h****u 发帖数: 277 | 2 real is physical
swap is virtual
【在 t******e 的大作中提到】 : I have a question about the memory in top command: : Memory: 2048M real, 31M free, 2813M swap in use, 2083M swap free. : Do I have the risk that the running program will terminate abnormally? : what's difference between real memory and swap memory ? : Thanks a lot !
|
|