On 2020/11/08 11:41, Ashton Fagg wrote:
> Otto Moerbeek <o...@drijf.net> writes:
> 
> > I do not know htop. Does top show the same? When reporting isses, use
> > base tools as much as possible.
> >
> 
> Thanks for your reply, Otto.
> 
> It appears I am confused - I had thought htop was part of the base
> system (but it turns out it's just one of the first packages I installed
> and I'd forgotten about it).
> 
> Running top, everything appears as you would expect. So it seems this a
> htop problem - I'll take it up with them, or just use top going forward.
> 
> Sorry for the confusion.
> 
> - Ash
> 

BTW on an Intel machine with smt cpu, htop's display is as expected,
AMD machines identify their cores a bit differently and I think that may
be relevant. If you can't figure it out yourself you'll probably need
someone with an AMD SMT machine to take a look.

htop as distributed from upstream just displays all CPUs whether they
are online or not. (Same in the newer 3.0.2 version that isn't in ports
yet). So it would show all cores on the system but half would be idle.
The code to restrict to just "online" cpus is not from upstream, it's
added in a patch to the port; better to report to the port's maintainer
and/or ports@ list rather than upstream.

Reply via email to