Click here to Skip to main content
15,913,709 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: Mini CCCs 120 Pin
Tim Deveaux25-Aug-19 19:18
Tim Deveaux25-Aug-19 19:18 
GeneralRe: Mini CCCs 120 Pin
OriginalGriff25-Aug-19 20:20
mveOriginalGriff25-Aug-19 20:20 
GeneralRe: Mini CCCs 120 - Done Pin
Tim Deveaux26-Aug-19 0:15
Tim Deveaux26-Aug-19 0:15 
General8GB no longer enough Pin
raddevus25-Aug-19 11:00
mvaraddevus25-Aug-19 11:00 
GeneralRe: 8GB no longer enough Pin
OriginalGriff25-Aug-19 11:10
mveOriginalGriff25-Aug-19 11:10 
GeneralRe: 8GB no longer enough Pin
raddevus25-Aug-19 11:16
mvaraddevus25-Aug-19 11:16 
GeneralRe: 8GB no longer enough Pin
raddevus25-Aug-19 11:22
mvaraddevus25-Aug-19 11:22 
GeneralRe: 8GB no longer enough Pin
Randor 25-Aug-19 11:50
professional Randor 25-Aug-19 11:50 
raddevus wrote:
Check out how many svchost.exe processes are running:
I can't even fit them all on one screen (in task manager) see the snapshot :
https://i.stack.imgur.com/bPaaD.png[^]
What is going on? Has anyone else noticed this?
The old Windows security model was severely lacking... but process isolation is actually quite good. The reason browsers consume so much RAM is because they are also taking advantage of process isolation and job object isolation. The operating system is now also taking advantage of process isolation.

Plus... in the old service model when a service crashed a half-dozen other services crashed along with it. You can go back to the old behavior by changing a registry key but you will not gain much by doing that.

For a development box I'd recommend a minimum of 16GB RAM.

Best Wishes,
-David Delaune
GeneralRe: 8GB no longer enough Pin
raddevus25-Aug-19 13:04
mvaraddevus25-Aug-19 13:04 
GeneralRe: 8GB no longer enough Pin
abmv25-Aug-19 17:40
professionalabmv25-Aug-19 17:40 
GeneralRe: 8GB no longer enough Pin
raddevus26-Aug-19 1:41
mvaraddevus26-Aug-19 1:41 
GeneralRe: 8GB no longer enough Pin
abmv26-Aug-19 1:56
professionalabmv26-Aug-19 1:56 
GeneralRe: 8GB no longer enough Pin
raddevus26-Aug-19 2:10
mvaraddevus26-Aug-19 2:10 
GeneralRe: 8GB no longer enough PinPopular
Rage25-Aug-19 20:34
professionalRage25-Aug-19 20:34 
GeneralRe: 8GB no longer enough Pin
enhzflep26-Aug-19 16:47
enhzflep26-Aug-19 16:47 
GeneralRe: 8GB no longer enough Pin
Member 916705725-Aug-19 22:14
Member 916705725-Aug-19 22:14 
GeneralRe: 8GB no longer enough Pin
phil.o25-Aug-19 22:23
professionalphil.o25-Aug-19 22:23 
GeneralRe: 8GB no longer enough Pin
Dan Neely26-Aug-19 3:44
Dan Neely26-Aug-19 3:44 
GeneralRe: 8GB no longer enough Pin
kalberts26-Aug-19 0:29
kalberts26-Aug-19 0:29 
GeneralRe: 8GB no longer enough Pin
raddevus26-Aug-19 1:53
mvaraddevus26-Aug-19 1:53 
GeneralRe: 8GB no longer enough Pin
Dan Neely26-Aug-19 3:51
Dan Neely26-Aug-19 3:51 
GeneralRe: 8GB no longer enough Pin
kalberts26-Aug-19 7:00
kalberts26-Aug-19 7:00 
GeneralRe: 8GB no longer enough Pin
objectvill27-Aug-19 1:54
objectvill27-Aug-19 1:54 
GeneralRe: 8GB no longer enough Pin
kalberts27-Aug-19 5:07
kalberts27-Aug-19 5:07 
GeneralRe: 8GB no longer enough Pin
kalberts28-Aug-19 10:04
kalberts28-Aug-19 10:04 

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.