Click here to Skip to main content
15,881,852 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: Flushing to paging disk Pin
PIEBALDconsult16-Jan-21 6:10
mvePIEBALDconsult16-Jan-21 6:10 
GeneralRe: Flushing to paging disk Pin
Richard Andrew x6416-Jan-21 6:32
professionalRichard Andrew x6416-Jan-21 6:32 
GeneralRe: Flushing to paging disk Pin
trønderen16-Jan-21 7:00
trønderen16-Jan-21 7:00 
GeneralRe: Flushing to paging disk Pin
trønderen16-Jan-21 6:39
trønderen16-Jan-21 6:39 
GeneralRe: Flushing to paging disk Pin
Mircea Neacsu16-Jan-21 5:56
Mircea Neacsu16-Jan-21 5:56 
GeneralRe: Flushing to paging disk Pin
trønderen16-Jan-21 6:25
trønderen16-Jan-21 6:25 
GeneralRe: Flushing to paging disk Pin
Mircea Neacsu16-Jan-21 7:33
Mircea Neacsu16-Jan-21 7:33 
GeneralRe: Flushing to paging disk Pin
Gary R. Wheeler16-Jan-21 7:02
Gary R. Wheeler16-Jan-21 7:02 
For what it's worth, Windows uses unallocated RAM for disk cache. For most folks, that's probably where they see a speed improvement with more RAM.

I've observed this with the servers we use for software builds at work. Multiple processors or higher cores reduces build time somewhat, mainly during C++ compiles and linking. Adding RAM reduces build times substantially throughout. I'll admit we get the most bang for our buck from that combined with hardware RAID. Our fastest build machine has 64GB of RAM plus 24 1TB hard drives configured as a RAID-5 array. Our largest product, which required nearly 100 minutes to build on the previous server, now builds in 12 minutes.
Software Zen: delete this;

GeneralRe: Flushing to paging disk Pin
trønderen17-Jan-21 4:13
trønderen17-Jan-21 4:13 
GeneralRe: Flushing to paging disk Pin
Gary R. Wheeler18-Jan-21 10:12
Gary R. Wheeler18-Jan-21 10:12 
GeneralRe: Flushing to paging disk Pin
trønderen19-Jan-21 3:56
trønderen19-Jan-21 3:56 
GeneralRe: Flushing to paging disk Pin
Kornfeld Eliyahu Peter16-Jan-21 8:44
professionalKornfeld Eliyahu Peter16-Jan-21 8:44 
GeneralRe: Flushing to paging disk Pin
trønderen17-Jan-21 4:49
trønderen17-Jan-21 4:49 
GeneralRe: Flushing to paging disk Pin
Slacker00716-Jan-21 9:38
professionalSlacker00716-Jan-21 9:38 
GeneralRe: Flushing to paging disk Pin
trønderen16-Jan-21 11:35
trønderen16-Jan-21 11:35 
JokeThe secret to great coffee Pin
Cp-Coder16-Jan-21 1:55
Cp-Coder16-Jan-21 1:55 
GeneralRe: The secret to great coffee Pin
Mike Hankey16-Jan-21 3:23
mveMike Hankey16-Jan-21 3:23 
GeneralRe: The secret to great coffee Pin
Gary R. Wheeler16-Jan-21 7:04
Gary R. Wheeler16-Jan-21 7:04 
GeneralRe: The secret to great coffee Pin
trønderen16-Jan-21 9:13
trønderen16-Jan-21 9:13 
GeneralRe: The secret to great coffee Pin
W Balboos, GHB17-Jan-21 7:42
W Balboos, GHB17-Jan-21 7:42 
GeneralRe: The secret to great coffee Pin
BryanFazekas19-Jan-21 1:13
BryanFazekas19-Jan-21 1:13 
GeneralRe: The secret to great coffee Pin
W Balboos, GHB19-Jan-21 1:16
W Balboos, GHB19-Jan-21 1:16 
GeneralRe: The secret to great coffee Pin
BryanFazekas19-Jan-21 1:18
BryanFazekas19-Jan-21 1:18 
JokeRe: The secret to great coffee Pin
W Balboos, GHB19-Jan-21 1:20
W Balboos, GHB19-Jan-21 1:20 
GeneralI can't believe I missed this! Pin
Sander Rossel16-Jan-21 0:34
professionalSander Rossel16-Jan-21 0:34 

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.