Click here to Skip to main content
15,886,919 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Utilization Pin
honey the codewitch7-Sep-23 6:22
mvahoney the codewitch7-Sep-23 6:22 
GeneralRe: Utilization Pin
Gary Wheeler7-Sep-23 6:31
Gary Wheeler7-Sep-23 6:31 
GeneralRe: Utilization Pin
honey the codewitch7-Sep-23 6:32
mvahoney the codewitch7-Sep-23 6:32 
GeneralRe: Utilization Pin
jochance8-Sep-23 4:56
jochance8-Sep-23 4:56 
GeneralRe: Utilization Pin
David On Life8-Sep-23 8:32
David On Life8-Sep-23 8:32 
GeneralRe: Utilization Pin
trønderen7-Sep-23 6:59
trønderen7-Sep-23 6:59 
GeneralRe: Utilization Pin
honey the codewitch7-Sep-23 7:10
mvahoney the codewitch7-Sep-23 7:10 
GeneralRe: Utilization Pin
dandy727-Sep-23 7:02
dandy727-Sep-23 7:02 
honey the codewitch wrote:
Assuming you're going to be using your machine in the near future, your I/O may be sitting idle, but ideally it would be preloading things you were planning to use, so it could launch faster.


That's all fine and dandy when it knows what it is I'm going to be using, but making the wrong guess means someone's expended resources to do that work for nothing. Leaving less memory for other things that could've been cached.

It's really all a balancing act, every OS has its own guidelines explaining what each app should do or avoid in order to be a good citizen. Then it's up to the OS to juggle it all and try to make the correct guesses.

Bottom line, I'm with you, if you have the resources, by all means, use them. But the key, as already mentioned, is that you have to be smart about it, you can't act as if you're the only one around, 'cuz everybody else is trying to do the same...
GeneralRe: Utilization Pin
honey the codewitch7-Sep-23 7:06
mvahoney the codewitch7-Sep-23 7:06 
GeneralRe: Utilization Pin
dandy727-Sep-23 7:20
dandy727-Sep-23 7:20 
GeneralRe: Utilization Pin
honey the codewitch7-Sep-23 7:25
mvahoney the codewitch7-Sep-23 7:25 
GeneralRe: Utilization Pin
dandy727-Sep-23 7:29
dandy727-Sep-23 7:29 
GeneralRe: Utilization Pin
Marc Clifton7-Sep-23 7:54
mvaMarc Clifton7-Sep-23 7:54 
GeneralRe: Utilization Pin
obermd7-Sep-23 8:40
obermd7-Sep-23 8:40 
GeneralRe: Utilization Pin
honey the codewitch7-Sep-23 9:18
mvahoney the codewitch7-Sep-23 9:18 
GeneralRe: Utilization Pin
wapiti648-Sep-23 5:56
wapiti648-Sep-23 5:56 
GeneralRe: Utilization Pin
honey the codewitch8-Sep-23 5:57
mvahoney the codewitch8-Sep-23 5:57 
GeneralRe: Utilization Pin
wapiti648-Sep-23 6:28
wapiti648-Sep-23 6:28 
GeneralRe: Utilization Pin
honey the codewitch8-Sep-23 7:01
mvahoney the codewitch8-Sep-23 7:01 
GeneralRe: Utilization Pin
trønderen8-Sep-23 8:22
trønderen8-Sep-23 8:22 
GeneralRe: Utilization Pin
honey the codewitch8-Sep-23 11:05
mvahoney the codewitch8-Sep-23 11:05 
GeneralRe: Utilization Pin
trønderen7-Sep-23 11:49
trønderen7-Sep-23 11:49 
GeneralRe: Utilization Pin
honey the codewitch8-Sep-23 3:19
mvahoney the codewitch8-Sep-23 3:19 
GeneralRe: Utilization Pin
Peter Adam7-Sep-23 23:25
professionalPeter Adam7-Sep-23 23:25 
GeneralRe: Utilization Pin
Choroid8-Sep-23 5:30
Choroid8-Sep-23 5:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.