CPU 100% Busy!!!
-
Brain Idle Process at 100% too!
------------------------------------ I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave
-
:laugh: :laugh: Many a time I've wished that I could find a way to keep that System Idle process from starting. I didn't buy this damned thing to sit there and do nothing! It's especially frustrating when I've asked it to do something and persists in remaining 100% idle, and if it's so idle, why does it need so many resources? :mad:
"A Journey of a Thousand Rest Stops Begins with a Single Movement"
Roger Wright wrote:
I didn't buy this damned thing to sit there and do nothing!
If you don't want to switch it off, you could always tell it to go and fold something, or scan the sky for aliens, or download and install some more updates. The idle time problem is no problem at all. :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]
I only read formatted code with indentation, so please use PRE tags for code snippets.
I'm not participating in frackin' Q&A, so if you want my opinion, ask away in a real forum (or on my profile page).
-
Roger Wright wrote:
I didn't buy this damned thing to sit there and do nothing!
If you don't want to switch it off, you could always tell it to go and fold something, or scan the sky for aliens, or download and install some more updates. The idle time problem is no problem at all. :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]
I only read formatted code with indentation, so please use PRE tags for code snippets.
I'm not participating in frackin' Q&A, so if you want my opinion, ask away in a real forum (or on my profile page).
I've done all three, which explains why I have only about 3 hours a month to devote to learning Windows programming. ;P
"A Journey of a Thousand Rest Stops Begins with a Single Movement"
-
I've done all three, which explains why I have only about 3 hours a month to devote to learning Windows programming. ;P
"A Journey of a Thousand Rest Stops Begins with a Single Movement"
So buy and study a book. :laugh: And spend some of your lottery winnings towards a second PC, I recommend a quad-core. You could then organize Idle's affinity with just one core, and use the remaining three. :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]
I only read formatted code with indentation, so please use PRE tags for code snippets.
I'm not participating in frackin' Q&A, so if you want my opinion, ask away in a real forum (or on my profile page).
-
This Friday I just received the most beautifull and inteligent question/problem from one of the PE's. "My computer is working really slow. I've managed to isolate the problem. It seems that System Idle Process is consuming almost 100% of the CPU. Can you please have a look at it? Thanks" This is an aprox transaltion from romanian to english. I'm not kidding. It's one of those wanna be "power users". :)
Just an irritated, ranting son of ... an IT guy. At your trolling services
-
You poor sod having to support people like this.
Morality is indistinguishable from social proscription
-
So buy and study a book. :laugh: And spend some of your lottery winnings towards a second PC, I recommend a quad-core. You could then organize Idle's affinity with just one core, and use the remaining three. :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]
I only read formatted code with indentation, so please use PRE tags for code snippets.
I'm not participating in frackin' Q&A, so if you want my opinion, ask away in a real forum (or on my profile page).
I have, at last inventory, some 80+ sq ft of bookshelf occupied by programming and IT books. Having read all of them, many several times, I can attest to the fact that programming is not learned by study. Only practice and problem resolution leads to knowledge. ;P
"A Journey of a Thousand Rest Stops Begins with a Single Movement"
-
I have, at last inventory, some 80+ sq ft of bookshelf occupied by programming and IT books. Having read all of them, many several times, I can attest to the fact that programming is not learned by study. Only practice and problem resolution leads to knowledge. ;P
"A Journey of a Thousand Rest Stops Begins with a Single Movement"
Now is the time to start using all those idle cores. :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]
I only read formatted code with indentation, so please use PRE tags for code snippets.
I'm not participating in frackin' Q&A, so if you want my opinion, ask away in a real forum (or on my profile page).
-
This Friday I just received the most beautifull and inteligent question/problem from one of the PE's. "My computer is working really slow. I've managed to isolate the problem. It seems that System Idle Process is consuming almost 100% of the CPU. Can you please have a look at it? Thanks" This is an aprox transaltion from romanian to english. I'm not kidding. It's one of those wanna be "power users". :)
Just an irritated, ranting son of ... an IT guy. At your trolling services
Create an executable, call it "Available CPU Load", let it create one thread per virtual core that just adds numbers, set them at a priority just one above "Idle", and (tell him to) install that at boot. Instant Godness.
Agh! Reality! My Archnemesis![^]
| FoldWithUs! | sighist | µLaunch - program launcher for server core and hyper-v server. -
Create an executable, call it "Available CPU Load", let it create one thread per virtual core that just adds numbers, set them at a priority just one above "Idle", and (tell him to) install that at boot. Instant Godness.
Agh! Reality! My Archnemesis![^]
| FoldWithUs! | sighist | µLaunch - program launcher for server core and hyper-v server.something like: somewhere in a serial for... do{ if (true == true && true!= false && (1==1 && 1!=0)) string precentage = (1+1)!=2?"100%":"100%"; } while(true.ToString().ToLower()=="true"); Will that work?:~ :)
Just an irritated, ranting son of ... an IT guy. At your trolling services
modified on Sunday, May 30, 2010 1:30 PM
-
:laugh: :laugh: Many a time I've wished that I could find a way to keep that System Idle process from starting. I didn't buy this damned thing to sit there and do nothing! It's especially frustrating when I've asked it to do something and persists in remaining 100% idle, and if it's so idle, why does it need so many resources? :mad:
"A Journey of a Thousand Rest Stops Begins with a Single Movement"
You're soooooo right. Think at a wash machine remaining so long idle! :-D
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
Now is the time to start using all those idle cores. :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]
I only read formatted code with indentation, so please use PRE tags for code snippets.
I'm not participating in frackin' Q&A, so if you want my opinion, ask away in a real forum (or on my profile page).
:sigh: I really planned to use this vacation time to clean up the yard and house, but instead I find myself glued to the keyboard, completing the User Control I started last week. I have all the graphics working nicely - changing shapes based on user input. Now I want to add event handlers for text boxes and an event generator to notify the host app of changes. Back to the books! Oh, my poor neglected yard... :doh:
"A Journey of a Thousand Rest Stops Begins with a Single Movement"
-
This Friday I just received the most beautifull and inteligent question/problem from one of the PE's. "My computer is working really slow. I've managed to isolate the problem. It seems that System Idle Process is consuming almost 100% of the CPU. Can you please have a look at it? Thanks" This is an aprox transaltion from romanian to english. I'm not kidding. It's one of those wanna be "power users". :)
Just an irritated, ranting son of ... an IT guy. At your trolling services
MDL=>Moshu wrote:
"My computer is working really slow. I've managed to isolate the problem. It seems that System Idle Process is consuming almost 100% of the CPU. Can you please have a look at it
Tell the user its a virus, install an antivirus and charge him! :)
My signature "sucks" today
-
:sigh: I really planned to use this vacation time to clean up the yard and house, but instead I find myself glued to the keyboard, completing the User Control I started last week. I have all the graphics working nicely - changing shapes based on user input. Now I want to add event handlers for text boxes and an event generator to notify the host app of changes. Back to the books! Oh, my poor neglected yard... :doh:
"A Journey of a Thousand Rest Stops Begins with a Single Movement"
Life is one long battle against weeds and bugs. :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]
I only read formatted code with indentation, so please use PRE tags for code snippets.
I'm not participating in frackin' Q&A, so if you want my opinion, ask away in a real forum (or on my profile page).
-
:sigh: I really planned to use this vacation time to clean up the yard and house, but instead I find myself glued to the keyboard, completing the User Control I started last week. I have all the graphics working nicely - changing shapes based on user input. Now I want to add event handlers for text boxes and an event generator to notify the host app of changes. Back to the books! Oh, my poor neglected yard... :doh:
"A Journey of a Thousand Rest Stops Begins with a Single Movement"
Roger Wright wrote:
Oh, my poor neglected yard..
Isn't it all just brown dried husks of plants by now anyway? :-D
I can imagine the sinking feeling one would have after ordering my book, only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon
-
Roger Wright wrote:
Oh, my poor neglected yard..
Isn't it all just brown dried husks of plants by now anyway? :-D
I can imagine the sinking feeling one would have after ordering my book, only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon
Actually, I've found a number of species that can grow here, given proper care. Ruellia, lantana, vinca major - all thrive in the heat with reasonable watering. I have 5 different types of trees growing now, and doing well, along with guavas, grapes, and assorted vegetables. Most surprisingly, I stuck a plumeria in a pot last year and the thing's blooming! Who'da thunk it? But the weeds are a constant menace, and though they die and turn brown, they don't go away - nothing seems to decay here (excepting a few barflies I see now and then).
"A Journey of a Thousand Rest Stops Begins with a Single Movement"
-
Actually, I've found a number of species that can grow here, given proper care. Ruellia, lantana, vinca major - all thrive in the heat with reasonable watering. I have 5 different types of trees growing now, and doing well, along with guavas, grapes, and assorted vegetables. Most surprisingly, I stuck a plumeria in a pot last year and the thing's blooming! Who'da thunk it? But the weeds are a constant menace, and though they die and turn brown, they don't go away - nothing seems to decay here (excepting a few barflies I see now and then).
"A Journey of a Thousand Rest Stops Begins with a Single Movement"
-
MDL=>Moshu wrote:
"My computer is working really slow. I've managed to isolate the problem. It seems that System Idle Process is consuming almost 100% of the CPU. Can you please have a look at it
Tell the user its a virus, install an antivirus and charge him! :)
My signature "sucks" today
-
This Friday I just received the most beautifull and inteligent question/problem from one of the PE's. "My computer is working really slow. I've managed to isolate the problem. It seems that System Idle Process is consuming almost 100% of the CPU. Can you please have a look at it? Thanks" This is an aprox transaltion from romanian to english. I'm not kidding. It's one of those wanna be "power users". :)
Just an irritated, ranting son of ... an IT guy. At your trolling services
I love threads like this. it's good to have that "support" group out there.
///////////////// Groucho Marx Those are my principles, if you don't like them… I have others.
-
This Friday I just received the most beautifull and inteligent question/problem from one of the PE's. "My computer is working really slow. I've managed to isolate the problem. It seems that System Idle Process is consuming almost 100% of the CPU. Can you please have a look at it? Thanks" This is an aprox transaltion from romanian to english. I'm not kidding. It's one of those wanna be "power users". :)
Just an irritated, ranting son of ... an IT guy. At your trolling services