In htop CPU meters and other places where CPU numbers are used, they start counting from one instead of zero as the rest of the system does. This makes it very difficult to figure out, for example, a correct affinity mask to place processes on particular processors or anything else that you may need to do with the processor in question outside of htop.
Can this be fixed? We have a simple patch that we use internally that I'd be embarrassed to share - it just subtracts one from the display. It shouldn't be that hard to fix this correctly, though. ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ htop-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/htop-general
