Date: Tue, 18 Sep 2001 20:00:35 -0500 (EST) From: Hassan Halta <hassan@cs.earlham.edu> To: <freebsd-hackers@freebsd.org> Subject: Compiling top in SMP Message-ID: <20010918195233.I27560-100000@quark.cs.earlham.edu>
next in thread | raw e-mail | index | archive | help
Hello, I hope some person will be able to help in this problem. I have a SMP enviorment with 2 CPUs, and things are working just fine, and the kernel recognizes everything. But The only problem that's top is misbehaving. However, it recognizes that there are 2 CPUs in the systems, but in the top stats it shows that every process is 0.00% of the CPU. Which's not true at all, we ran some testing to hammer the CPU and processes that should take 99.9% of the CPU, but it's always stuck on 0.00%. I tried to compile top which exists in /usr/src/contrib/top/ and it turns out that it's missing some modules of lists so that it can go ahead and compile, so I got that list, and got the codes for that, and tried to compile, but top just doesn't compile. I am not sure if I am in the right track by compiling top on the system. I was also wondering if there's another way to solve that problem. Thanks a lot, Hassan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010918195233.I27560-100000>