I heard that for Mac, the RAM of 8GB is equivalent to 12GB of Windows RAM and 16GB of Mac RAM is worth about 24GB of Windows RAM? Is this true?
No... It is the same hardware. "Mac Certified" is nothing more than a gimmick and a higher cost. Corsair, GSkill and Mushkin are all good brands that sell Mac memory.
I heard that for Mac, the RAM of 8GB is equivalent to 12GB of Windows RAM and 16GB of Mac RAM is worth about 24GB of Windows RAM? Is this true?
I heard that for Mac, the RAM of 8GB is equivalent to 12GB of Windows RAM and 16GB of Mac RAM is worth about 24GB of Windows RAM? Is this true?
Simple answer: for all intents and purposes, no.
A more complicated answer: it is definitively not true that OS X is better at memory management than Windows. Its different, that's all. Both have state of the art RAM allocation and management. However, it is true that OS X can handle more RAM pressure before the performance starts to degrade because of its RAM compression and some other things. It might be true (although I am unsure about that one) that OS X also utilizes RAM more efficiently, by using aggressive caching.
Yes, OS X compresses RAM really aggressively. You can push active RAM usage to 18GB on an 8GB machine before it starts paging out to the SSD.
Mach Virtual Memory Statistics: (page size of 4096 bytes)
Pages free: 924087.
Pages active: 2357187.
Pages inactive: 102411.
Pages speculative: 58552.
Pages throttled: 0.
Pages wired down: 515360.
Pages purgeable: 856892.
"Translation faults": 402017895.
Pages copy-on-write: 31708653.
Pages zero filled: 301322699.
Pages reactivated: 150812.
Pages purged: 14801333.
File-backed pages: 263381.
Anonymous pages: 2254769.
Pages stored in compressor: 1205852.
Pages occupied by compressor: 234706.
Decompressions: 10522998.
Compressions: 15446258.
Pageins: 16419111.
Pageouts: 11054.
Swapins: 6794065.
Swapouts: 7365118.
Well, FreeBSD RAM management is super confusing, but from what I know about it, it is not possible to have more active RAM than your physical RAM. AFAIK, 'active' means amount of physical RAM which is being actively used by applications. When you look at the activity monitor, your total amount of memory on the right side (app+file cache+wired+compressed) represents the physical RAM currently being in use and should equal the 'memory used' stat. I think its good that Mavericks removed all that active/inactive etc. stuff, it was super-confusing you need to be a kernel hacker to understand what all these things mean. Just to illustrate my point, here is output of vm_stat command on my computer, that shows you how insanely complex the system is:
Code:Mach Virtual Memory Statistics: (page size of 4096 bytes) Pages free: 924087. Pages active: 2357187. Pages inactive: 102411. Pages speculative: 58552. Pages throttled: 0. Pages wired down: 515360. Pages purgeable: 856892. "Translation faults": 402017895. Pages copy-on-write: 31708653. Pages zero filled: 301322699. Pages reactivated: 150812. Pages purged: 14801333. File-backed pages: 263381. Anonymous pages: 2254769. Pages stored in compressor: 1205852. Pages occupied by compressor: 234706. Decompressions: 10522998. Compressions: 15446258. Pageins: 16419111. Pageouts: 11054. Swapins: 6794065. Swapouts: 7365118.
Ever since Mavericks, active RAM doesn't necessarily the amount of physical RAM used by anymore, because of RAM compression.
Wow, did you even read his post?...
AFAIK, the compression applies only to pages that would be paged out to swap. I.e. OS X attempts first to keep a page from being swapped to disk by compressing it. If that does not help, it will page out to disk.Ever since Mavericks, active RAM doesn't necessarily the amount of physical RAM used by anymore, because of RAM compression.
Regardless.... 16GB is 16GB on any OS. It's all about memory efficiency and Mavericks can compress.
There is still no physical difference between both.
I heard that for Mac, the RAM of 8GB is equivalent to 12GB of Windows RAM and 16GB of Mac RAM is worth about 24GB of Windows RAM? Is this true?
I heard that for Mac, the RAM of 8GB is equivalent to 12GB of Windows RAM and 16GB of Mac RAM is worth about 24GB of Windows RAM? Is this true?
Many OSX apps are just not well optimized and just expect vast amounts of memory.
I heard that for Mac, the RAM of 8GB is equivalent to 12GB of Windows RAM and 16GB of Mac RAM is worth about 24GB of Windows RAM? Is this true?
There must be more than just OS's memory management to the way system feels to the user.Lots of companies make bloated software for Windows 7/8 etc. so many people think that Windows memory management is horrible but it's not as bad as most people make it out to be.
OS X would have trouble with 2GB of ram as well. With Vista, if you tried that early on, it was rather buggy. I use win8 at home (for work stuff), I also use win7 on my office desktop and various versions of windows servers. I think OS X does have better memory management but Window's is not bad. As someone else stated, the apps have a lot to do with it. If you have a bloated or misbehaving app, it will consumer a lot of ram on windows and cause everything to slow down.There must be more than just OS's memory management to the way system feels to the user.
I got fed up with windows at the Vista time. I unpacked a ThinkPad T61 with 2GB of RAM which was unuseable. The fresh system, OOB, could not manage running itself, let alone any applications.
I agree. But my lesson with Vista on T61 was 2-fold:People experience similar issues on OS X, with older versions of Safari (its gotten better over the years) or currently with Chrome.
I agree. But my lesson with Vista on T61 was 2-fold:
1) The OS could not manage running itself, without any apps started yet.
2) I was sold effectively non-working configuration (Vista required min 4GB at that time). I've not had comparable OOB-experience with any Mac I own.