mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00

committed by
BenBE

parent
3e5cba91ce
commit
fa002c0ba9
@ -65,7 +65,7 @@ void ProcessList_goThroughEntries(ProcessList* super, bool pauseProcessUpdate) {
|
||||
proc->starttime_ctime = 1433116800; // Jun 01, 2015
|
||||
Process_fillStarttimeBuffer(proc);
|
||||
|
||||
proc->m_size = 100;
|
||||
proc->m_virt = 100;
|
||||
proc->m_resident = 100;
|
||||
|
||||
proc->minflt = 20;
|
||||
|
Reference in New Issue
Block a user