Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jan 4th, 2006, 10:43 AM   #11
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,464
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
In windows: explorer.exe would be a critical system task. (btw iexplorer is for internet explorer).
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Jan 4th, 2006, 3:54 PM   #12
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Posts: 1,799
Rep Power: 5 Sane will become famous soon enough
Sorry, I sort of phrased my question wrong.

I didn't mean critical as in critical to being there, but critical to having a higher priority then all other programs.

Like if explorer has less memory available, can something actually go wrong?
Sane is offline   Reply With Quote
Old Jan 4th, 2006, 4:05 PM   #13
MBirchmeier
Hobbyist Programmer
 
Join Date: Oct 2005
Posts: 211
Rep Power: 3 MBirchmeier is on a distinguished road
Quote:
Originally Posted by Sane
Like if explorer has less memory available, can something actually go wrong?
If explorer has as more memory available than it would ever concieveably use something can go wrong (and probablly will )

Generally interrupting/ignoring/delaying OS level commands is a good way to have bad things happen. I don't think priority determines the amount of memory a process can have but rather it's weight in the queue to use CPU time, and the amount of time it gets to spend in the CPU accordingly. A good example of a problem this could cause is if the OS doesn't get enough time to calculate screen output according to the refresh rate of the monitor the screen could get choppy or inaccurate.

-MBirchmeier
*Note: The above posting is in no way based on anything proven, and I could be wrong, I'm just going based on things I remember from various OS and cpu management classes, so if I'm spewing a load of crap please correct me*
MBirchmeier is offline   Reply With Quote
Old Jan 4th, 2006, 4:07 PM   #14
jayme
Professional Programmer
 
jayme's Avatar
 
Join Date: Nov 2005
Location: Canada
Posts: 495
Rep Power: 0 jayme is an unknown quantity at this point
Send a message via MSN to jayme
Gui would most likely just process slower than usual. Nothing (aside from windows/folders/etc.. loading a bit slower) should happen so long as it still has a minimal amount of memory available, which cant be too high.
__________________

Quote:
Originally Posted by Mohamed Jihad
Durka durka!
Due to incorrect calculations during the middle ages, our calendar actually begins a few years after Jesus' birth. Thus the real 6/6/6 happened a few years back. The world already ended and you missed it.

Download Code::Blocks now!
jayme is offline   Reply With Quote
Old Jan 5th, 2006, 11:44 AM   #15
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Posts: 1,799
Rep Power: 5 Sane will become famous soon enough
Well the computer is not even being used, so should I care about that? The only thing the computer is actually for is running one python script.
Sane is offline   Reply With Quote
Old Jan 5th, 2006, 11:46 AM   #16
coldDeath
Expert Programmer
 
coldDeath's Avatar
 
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power: 3 coldDeath is on a distinguished road
Send a message via AIM to coldDeath Send a message via Yahoo to coldDeath
Maybe you should run linux, its perfect for what you need, you wouldn't need the GUI and other rubbish running at all, saving memory and you wouldn't need all the clutter, saving disk space. :-)
__________________
Join us at #programmingforums @ irc.freenode.net!

My software never has bugs. It just develops random features.
coldDeath is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 9:09 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC