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: Wordle 829 Pin
pkfox25-Sep-23 21:51
professionalpkfox25-Sep-23 21:51 
GeneralRe: Wordle 829 Pin
Sander Rossel25-Sep-23 22:07
professionalSander Rossel25-Sep-23 22:07 
GeneralRe: Wordle 829 - 5 4 me Pin
pkfox25-Sep-23 21:49
professionalpkfox25-Sep-23 21:49 
GeneralRe: Wordle 829 Pin
ChandraRam25-Sep-23 23:52
ChandraRam25-Sep-23 23:52 
GeneralRe: Wordle 829 Pin
Cp-Coder26-Sep-23 0:47
Cp-Coder26-Sep-23 0:47 
GeneralRe: Wordle 829 (4/6) Pin
Jeremy Falcon26-Sep-23 4:15
professionalJeremy Falcon26-Sep-23 4:15 
GeneralRe: Wordle 829 4/6 Pin
jmaida26-Sep-23 8:14
jmaida26-Sep-23 8:14 
GeneralMemory issues... Pin
Sander Rossel25-Sep-23 3:36
professionalSander Rossel25-Sep-23 3:36 
My coworker has a brand new 16GB laptop.
16GB should be enough for most workloads, or so you'd think.
Unfortunately, that is not the case.

We're running "the usual", such as Outlook, Spotify, SourceTree, Teams, Chrome, OneDrive, etc.
Now, with only two Visual Studio instances and a SQL Server Management Studio instance open, SQL Server (the service) just chokes.
We're getting timeouts like you wouldn't believe, nothing works.
After some digging, we found the reason to be memory exhaustion, 16GB just went up in smoke and it's at its peak at a constant 90+%.
I've had 16GB and even less in the past, and running a local SQL Server instance together with VS and SSMS has never been a problem.
At this point it's become unworkable.

You'd think that maybe the memory would be more evenly distributed and that some processes would write to disk instead and become a bit slower.
But instead, SQL Server just pretty much stops working altogether.
Closing a VS instance fixes the problem, but sometimes we just need to have two instances open.

My coworker changed his virtual memory page file to use 20GB and that fixes the problem, but doesn't feel right.
Anyone have any ideas what the problem could be?*

* Is this a programming question? Is it a SQL Server question? Is it a general computing question? I'm not sure, so I'm posting it here.

GeneralRe: Memory issues... Pin
Jeremy Falcon25-Sep-23 4:06
professionalJeremy Falcon25-Sep-23 4:06 
GeneralRe: Memory issues... Pin
Nelek25-Sep-23 9:08
protectorNelek25-Sep-23 9:08 
GeneralRe: Memory issues... Pin
Andreas Mertens25-Sep-23 16:41
professionalAndreas Mertens25-Sep-23 16:41 
GeneralRe: Memory issues... Pin
Nelek25-Sep-23 19:55
protectorNelek25-Sep-23 19:55 
GeneralRe: Memory issues... Pin
Peter_in_278025-Sep-23 20:39
professionalPeter_in_278025-Sep-23 20:39 
GeneralRe: Memory issues... Pin
Nelek26-Sep-23 1:36
protectorNelek26-Sep-23 1:36 
GeneralRe: Memory issues... Pin
Jeremy Falcon26-Sep-23 4:17
professionalJeremy Falcon26-Sep-23 4:17 
GeneralRe: Memory issues... Pin
GuyThiebaut25-Sep-23 4:16
professionalGuyThiebaut25-Sep-23 4:16 
GeneralRe: Memory issues... Pin
Jeremy Falcon25-Sep-23 4:51
professionalJeremy Falcon25-Sep-23 4:51 
GeneralRe: Memory issues... Pin
GuyThiebaut25-Sep-23 5:18
professionalGuyThiebaut25-Sep-23 5:18 
GeneralRe: Memory issues... Pin
Jeremy Falcon25-Sep-23 4:54
professionalJeremy Falcon25-Sep-23 4:54 
GeneralRe: Memory issues... Pin
Mike Hankey25-Sep-23 4:53
mveMike Hankey25-Sep-23 4:53 
GeneralRe: Memory issues... Pin
Getulio_Domingues25-Sep-23 5:35
Getulio_Domingues25-Sep-23 5:35 
GeneralRe: Memory issues... Pin
Sander Rossel25-Sep-23 10:18
professionalSander Rossel25-Sep-23 10:18 
GeneralRe: Memory issues... Pin
dandy7225-Sep-23 12:02
dandy7225-Sep-23 12:02 
GeneralRe: Memory issues... Pin
Gerry Schmitz25-Sep-23 5:44
mveGerry Schmitz25-Sep-23 5:44 
GeneralRe: Memory issues... Pin
trΓΈnderen25-Sep-23 9:33
trΓΈnderen25-Sep-23 9:33 

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.