Bug 59614

Summary: top shouldn't display multithreaded apps once per thread
Product: [Retired] Red Hat Linux Reporter: Havoc Pennington <hp>
Component: procpsAssignee: Michael K. Johnson <johnsonm>
Status: CLOSED DEFERRED QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2CC: menthos
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-02-11 09:40:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Havoc Pennington 2002-02-11 09:40:01 UTC
If one more confused user mails the list and asks why they have 6 mozillas or 4
nautiluses, I think I'm going to go insane. ;-)

It should really display a multithreaded app only once. Or at least somehow 
indicate that the threads are only threads.

Comment 1 Arjan van de Ven 2002-02-11 09:56:34 UTC
Until glibc's threading is changed to actually use the Thread GID's the kernel
provides there's no point in top also using them..... And there's no other way
to find out if 2 proccesses happen to be a thread.