![]() |
| | #1 |
| Registered User Join Date: Feb 2002
Posts: 210
| 5158 handles, 300 threads, and 23 processes 5158 active handles 300 active threads 23 active processes I personally have only the task manager and this board open. The rest belongs to the system and a campus network connection. Is this high?
__________________ "The mind, like a parachute, only functions when open." |
| Invincible is offline |
| | #2 |
| Banned Join Date: Oct 2001
Posts: 1,784
| No. Mine has about the same and I am not on any network. |
| Troll_King is offline |
| | #3 |
| Registered User Join Date: Feb 2002
Posts: 210
| Thanks, just checking. I mean, I can count the 23 processes, but 5000 handles? Sheesh, what are they being used for? I've never had the need to use more than 1 handle in a single program. That's something like 200 handles for each process? And 300 threads? For what?
__________________ "The mind, like a parachute, only functions when open." |
| Invincible is offline |
| | #4 |
| Seņor Member Join Date: Jan 2002
Posts: 561
| That's probably why those Linux freaks b*tch about Windows
__________________ "Freedom's just another word for not caring about the quality of your work" -Dilbert |
| tim545666 is offline |
| | #6 |
| Seņor Member Join Date: Jan 2002
Posts: 561
| That the computer is doing a bunch of crap when it is supposedly idle.
__________________ "Freedom's just another word for not caring about the quality of your work" -Dilbert |
| tim545666 is offline |
| | #7 |
| Registered User Join Date: Feb 2002
Posts: 210
| Basically, a handle is an ID. A thread is a child process. And a process is ... you should know this stuff V ... is a main program loop.
__________________ "The mind, like a parachute, only functions when open." |
| Invincible is offline |
| | #8 |
| Registered User Join Date: Feb 2002
Posts: 210
| Exactly Tim.
__________________ "The mind, like a parachute, only functions when open." |
| Invincible is offline |
| | #9 |
| Registered User Join Date: Oct 2001 Location: Munich, Germany
Posts: 224
| I'm not too sure, but I think that the "handles" represent the available handles on your system. i.e. the maximum number of handles that can be used. Similar, to the FILES=30 in your CONFIG.SYS |
| Zeeshan is offline |
| | #10 |
| Registered User Join Date: Feb 2002
Posts: 210
| That would be a relief. It would also make more sense... same with the threads you think?
__________________ "The mind, like a parachute, only functions when open." |
| Invincible is offline |
| | #11 |
| Seņor Member Join Date: Jan 2002
Posts: 561
| No that can't be true because under processes it says 31. I don't think there's a limit like that on processes.
__________________ "Freedom's just another word for not caring about the quality of your work" -Dilbert |
| tim545666 is offline |
| | #12 |
| Evil Member Join Date: Jan 2002
Posts: 638
| Could be the gajillion or so .dll's what Windoze keeps on hand. Runtime libs, virtual drivers, etc. |
| Imperito is offline |
| | #13 | |
| &TH of undefined behavior Join Date: Aug 2001
Posts: 5,219
| Quote:
A thread is a path of execution (Of which a process can have at least 1 or more) A handle is an ID for a resource.....some relate to high level stuff such as windows....some to lower level stuff like kernal objects (Files...pipes....even threads and processes!) I am not sure but I imagine that many handles might relate to 1 object, but they may be relative to different processes.....so I guess if that's true there would be a fair amount of duplication at any one time....probably that's why there would be so many
__________________ "If A is success in life, then A equals x plus y plus z. Work is x; y is play; and z is keeping your mouth shut." Albert Einstein (1879 - 1955) Board Rules | |
| Fordy is offline |
| | #15 |
| Registered User Join Date: Feb 2002
Posts: 210
| Lol ... sleep-posting?
__________________ "The mind, like a parachute, only functions when open." |
| Invincible is offline |
| Thread Tools | |
| Display Modes | |
|