NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: kern/11295 (change curproc marker in DDB's ps listing)



The following reply was made to PR kern/11295; it has been noted by GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: dholland%netbsd.org@localhost, jhawk%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
    gnats-admin%netbsd.org@localhost, jarle%runit.no@localhost
Subject: re: kern/11295 (change curproc marker in DDB's ps listing)
Date: Sat, 22 May 2021 15:14:11 +1000

 these are 'curlwp' markers now.  you can find this still
 being a problem via eg:
 
 crash> show proc 0
 [ .. ]
 > lwp 97 [idle/3] ffffc81b48b992c0 pcb ffff93849ac02000
 
 (i would rather fix gnats, but this i not often a problem now,
 as the 'ps' output doesn't use this format anymore.  i had to
 search to find it, since i never use this method.)
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index