Re: processes only consume system time ????

2000-09-22 Thread Jose M. Alcaide
John Baldwin wrote: > > Yes. This is a FAQ. The accounting is screwed up, and some of the > statistics are wrong. Your system is scheduling processes close enough > to normal that you shouldn't have any problems. > Ah, I am sorry. I searched the -current archives but I didn't find anything r

RE: processes only consume system time ????

2000-09-21 Thread John Baldwin
On 21-Sep-00 Jose M. Alcaide wrote: > This happens with freshly built -CURRENT, on an uniprocessor machine: > > $ cat loop.c > main() { while (1); } > $ time ./loop >[ wait for ten seconds... ] > ^C > real0m9.982s > user0m0.000s > sys 0m5.689s > > Uh? Other utilities, such as to