IRC channel logs

2025-07-07.log

back to list of logs

<damo22>i wonder what is preventing top from displaying cpus in smp
<youpi>damo22: multi-cpu support in procfs ?
<damo22>thread_sched_info_t -> last_processor = 46 ??
<damo22>youpi: do you recall some changes to keyboard events? when i run `top` it quits randomly so it must be registering some non-event?
<damo22>or should i upgrade to latest packages?
<youpi>nothing has changed recently in keyboard management
<youpi>"quits randomly", do you perhaps have an error message about a signal?
<youpi>iirc top gets hit when some translator crashes, I don't remember which
<damo22>no error message, it just stops running
<damo22>its not related to my procfs change
<damo22>i upgraded my system and the problem is gone
<damo22>:D
<damo22>hmm happens only on smp
<damo22>demo@zamhurd:~$ nproc
<damo22>8
<damo22>(over ssh with rumpnet)
<damo22>but its not stable because smp isnt stable yet
<gnu_srs>damo22: Are you using lwip instead of pfinet?