> I am wondering why the output of top does not produce any output for > the load averages, I only get this... > > 13:44:32 up 2 days, 3:03, 2 users, load average: 0.00, 0.00, 0.00
Windows doesn't record load averages. In the absence of a process to collect load average data these values are not available. (Note: this isn't strictly true as there are similar performance counters on Windows 95 - feel free to write some code to read them and add them to /proc/loadavg.) Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

