Hi,on my system, I noticed that ps(1) is not showing the CPU# correctly (it always displays 0). There was a bug in it, and it was fetching ki_estcpu instead of ki_lastcpu.
The attached patch fixes this issue. Cheers, Nikola
ps.patch
Description: Binary data
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

