Talk:Out of memory

From WikiProjectMed
Jump to navigation Jump to search

Usage of 'virtual memory'

The term virtual memory was misused quite a bit on this page. Virtual memory is not the same as swap space, rather, VM is the system by which applications are given 'memory' which could be mapped to one of many backing stores, namely, RAM, a file (via mmap), or swap space. I tried to improve the factual accuracy of this page, but I was also afraid to try to go too far into what is virtual memory. But, it's hard to explain what 'out of memory' means when there are two substantially different concepts of memory. Bugg42 (talk) 06:42, 7 March 2008 (UTC)[reply]

The Linux OOM Killer

The linux OOM Killer should have it's own article. —Preceding unsigned comment added by 12.107.188.5 (talk) 20:17, 8 June 2010 (UTC)[reply]

Moore's Law is not a mandate

Quote: "Due to Moore's law, the amount of physical memory in all computers has grown almost exponentially". Wow, thanks Gordon!

More seriously, perhaps a rewording along the lines of "As predicted by Moore's Law..."?

 Done --M4gnum0n (talk) 13:04, 8 July 2016 (UTC)[reply]

"Modern" is relative to period when it was written

Article uses phrase "Modern operating systems" and "modern computers". "Modern" is vague and relative to the period of time this was/is written. (?) — Preceding unsigned comment added by Djk44883 (talkcontribs) 23:11, 23 June 2020 (UTC)[reply]

True, 32 bits systems are not modern anymore. 37.71.157.226 (talk) 07:45, 10 July 2024 (UTC)[reply]

Docker & micro-services

OOM kill can happen frequently for micro-services run in docker containers with a RAM limit 37.71.157.226 (talk) 07:45, 10 July 2024 (UTC)[reply]