TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How much RAM do you have? Think you need more?

4 点作者 rahilsondhi将近 12 年前
I have 8 GB RAM on my 2010 MacBook Pro. With Vagrant running, I frequently get under 300 MB of available RAM. Do I need 16 GB?<p>How much do you have and do you think you need more?

17 条评论

TheSwordsman将近 12 年前
It depends on my system. Both my work MacBook Pro and personal MacBook Air have 8GB of RAM. There have been times where I&#x27;ve been 10GB in to swap, and the performance of the system makes me think I&#x27;m actively paging.<p>However, for most cases on my work&#x2F;personal laptop the 8GB of RAM is plenty.<p>On my desktop PC, however, I have 12GB of RAM. I use this primarily for gaming, and I have definitely used 8+ GB on this box. The one time, admittedly, Windows Update was using about 9GB of RAM for no reason. But I have had games get up above 3GB in usage.<p>Also, are you sure your RAM is unavailable and not just used for disk cache or something?
评论 #6181904 未加载
评论 #6181889 未加载
taylorbuley将近 12 年前
Are you sure you need so much memory allocated to VMs? Worth mentioning is this blurb from Vagrant&#x27;s old docs (<a href="http://docs-v1.vagrantup.com/v1/docs/base_boxes.html" rel="nofollow">http:&#x2F;&#x2F;docs-v1.vagrantup.com&#x2F;v1&#x2F;docs&#x2F;base_boxes.html</a>):<p><i>Make sure the default memory allocation is not too high. Most people don’t want to download a box to find it using 1 GB of RAM. We typically set it at 360 MB to start, since that is the size of most small slices. </i>
fr0stycr4ck将近 12 年前
I use 8gb on my mid 2010 MacBook Pro and find that it needs to be rebooted every so often to clear the memory. Since Lion OS X likes to hog all the RAM for some reason.
评论 #6182045 未加载
hhandoko将近 12 年前
16GB - the maximum supported on my current hardware. Ideally I&#x27;d like 32GB.<p>I develop SharePoint solutions on a two-VM configuration locally (DC - 1GB, and app server - 8GB), both off a second drive (SSD). RAM utilisation are always ~90%.<p>Note: When the VMs are off, it hovers around 6GB usage. Each instances of Visual Studio 2012 I run adds an extra 500MB - 1GB to overall usage.
agibsonccc将近 12 年前
I tend to use most of my RAM and I have 16GB. I tend to do a lot of dataset&#x2F;number crunching and have a few different services running at once.<p>I tend to see that as an extreme case though. For everyday web dev 8GB seems more than sufficient. I wouldn&#x27;t say it&#x27;s a requirement, but if you can opt for it you might as well. RAM is cheap.
dagw将近 12 年前
I have 4 GB on my macbook air that I use for traveling, web surfing and hacking various side projects and never run into problems. I have 16 GB on my &#x27;big&#x27; laptop that I use for serious work doing data transformation and analysis and I often wish I had 32 GB.
andrewryno将近 12 年前
4 GB on my Macbook Air. It&#x27;s more than enough usually, but today I was running my 512 MB Vagrant VM and many Python processes running (workers), which consumed about ~3 GB of memory alone and helped bring my laptop to a crawl. So having maybe 6 GB would be great.
venomsnake将近 12 年前
12 but shooting at 32 on the next build (top of the current mobo).<p>You can never have enough RAM as a developer. I just hate closing any kinds of applications and try to restart only on patch Tuesday ...<p>And with RAM so cheap there is no excuse not to max it to what your MB supports.
chilicuil将近 12 年前
WTF you do with your RAM?, What you used to do when there were not machine with more that 4GB?, I&#x27;ve a machine with 4GB ram and I feel me in the heaven, most of the time I&#x27;m under 2GB usage.., using Ubuntu 12.04 here
eggestad将近 12 年前
I put in 32GB last time and now I have enough, meaning the machine almost always have RAM to spare, but I do have a usage &gt; 16GB generally.
aroch将近 12 年前
I have 64GB in my hackintosh, I was originally planning on 32GB but for some reason Amazon sent me two sets of 32 so who am I to complain?
tagabek将近 12 年前
16GB on my late 2011 MacBook Pro. I rarely go below 8 GB, and I love the freedom of having more than enough. I would highly recommend it!
bayesianhorse将近 12 年前
I can&#x27;t speak for Macs, but I am very pleased with my 16Gb setup. I probably almost never use it all, but I do get above 8 Gb.
gee_totes将近 12 年前
I have 3 GB of ram in my Thinkpad T60 and that seems to handle about everything I need to do. Why would I need more?
junto将近 12 年前
I have 16GB in my Asus, but I&#x27;m running Windows and Visual Studio 2012 needs it all!
jamesjguthrie将近 12 年前
I have 4 GB in my 2012 Mac Mini and it is definitely not enough!
AsmMAn将近 12 年前
Is there some non-Mac user here also to me?