On Thu, 28 Nov 2024 at 22:50, Stephen Morris <steve.morris.au@xxxxxxxxx> wrote:
On 29/11/24 09:45, Will McDonald wrote:
Thanks Will, that is what I thought it might be.On Thu, 28 Nov 2024 at 22:31, Stephen Morris <steve.morris.au@xxxxxxxxx> wrote:
HI,
When I run IOTOP, the first column is TID, what is TID? This display is showing in excess of 50 entries for Thunderbird where all of them have a unique TID value, is Thunderbird really starting that many threads?
It still begs the question with what it is showing, with me running the upstream daily version of Thunderbird, is it really starting the 50 - 60 threads that iotop is showing?
I don't use Thunderbird but I'd guess it's just the application architecture: https://www.ghacks.net/2021/01/23/thunderbird-will-use-multiple-processes-in-the-future/
How many 'thunderbird' processes is ps showing?
For example, using Firefox for comparison, I have 3 windows open, 7 tabs in total and:
[wmcdonald@fedora ~ ]$ ps -ef | grep [f]irefox | wc -l
22
22
You could go try and figure out what each of those threads is doing with strace or core dumps, maybe go read through some of the upstream project lists and/or issues?
Other than 'why are there loads of these' is there a problem? pstree might give you more of an inkling as to how they're being created/consumed.
-- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue