My work laptop has 16GB of RAM (company is too r-slurred to get another stick). Windows 11 and Teams eats through 8-10GB by themselves since 2024H2. Another 2-4GB is used for caching, which gets emptied when I run things. Opening Altium and an IDE together slows the computer to a crawl :/
Win10 wasn't anywhere near this bad.
Jump in the discussion.
No email address required.
My ram on Linux after a botched up Arch setup:
Memory leak so bad the system overflowed after 1h
Jump in the discussion.
No email address required.
Problem exists between chair and keyboard
Fix:
Jump in the discussion.
No email address required.
More options
Context
sometimes that happens to me but only when I run my own code
Jump in the discussion.
No email address required.
There is a compiler (I think DMD) that only allocates and never bothers freeing. Rationale is that the application doesn't live long enough for it to be a problem.
Jump in the discussion.
No email address required.
some applications don't ever need to free memory
Jump in the discussion.
No email address required.
this is how I write all my software
eventually the user will restart the pc
Jump in the discussion.
No email address required.
More options
Context
More options
Context
More options
Context
More options
Context
More options
Context