http://dcherukhin.i2p/programs/ldus/source/network/log.cgi.c
vfscount) t1 = t;
t0 = t;
vfscount++;
if (ncleaned < 0 && (str = strstr(str + 32, "block devices,")))
sscanf(str + 14, "%d dirs, %d files, %d", &ndirs, &nfiles, &ncleaned);
}
if (vfscount < 2 && (str = strstr(line, "watchdog: remaining"))
&& sscanf(str + 19, "%d", &mem) == 1 && mem > memmax)
memmax = mem;
}
printf(" Memory %.1lf%% \n", free_memory_percent());
if (memmax >= 0) printf(" Memory max...