Lines Matching refs:byte
29 | -m [mem byte] | 设置低内存阈值。 | 0MB ~ 1MB,0MB表示不做低内存阈值检查。 …
30 | -r [mem byte] | 设置pagecache内存回收阈值。 | 低内存阈值 ~ 系统可用最大内存,一个pagecache页一般为4KB,也有16 ~ 64K…
59 oom low memory threshold: 0x80000(byte)
60 oom reclaim memory threshold: 0x500000(byte)
70 total physical memory: 0x1bcf000(byte), used: 0x1b50000(byte) ,free: 0x7f000(byte), low memory thre…
71 [oom] candidate victim process init pid: 1, actual phy mem byte:82602
72 [oom] candidate victim process shell pid: 3, actual phy mem byte:14950e
73 [oom] candidate victim process testsuits app pid: 4, actual phy mem byte:1334598
74 [oom] candidate victim process UserProcess12 pid: 12, actual phy mem byte:25951558
127 …byte), used: 0x1b50000(byte), free: 0x7f000(byte), low memory t…
128 …id: 1, actual phy mem byte: 82602 | 打印当前各个进程的内存使用情况,init进程实际占用物理内存82…
129 …;pid: 12, actual phy mem byte: 25951558 | UserProcess12进程实际使用2595155…