large number of #PRTS in 'top'
large number of #PRTS in 'top'
- Subject: large number of #PRTS in 'top'
- From: Aaron Tuller <email@hidden>
- Date: Sun, 21 Dec 2003 21:14:40 -0800
My app seems to be leaking mach ports, somehow, my PRTS number in top
gets huge, like over 1000 over it's been running for a while. Is
there any good way to debug this?
The only place I explicitly deal with mach ports in my app is when
dealing with the IOKit and that's only with the kIOMasterPortDefault
constant which is supposed to reuse the same one, I've tried running
that part of code many times and watching top and the number doesn't
grow, it's just over time. Maybe I shouldn't worry?
-aaron
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.