Nothing is wrong with your hardware.
There may be an app running rogue which could be causing paging/slowdown, but replacing the hardware will not fix that issue.
In your opinion, will this machine last me through college?
Nothing is wrong with your hardware.
There may be an app running rogue which could be causing paging/slowdown, but replacing the hardware will not fix that issue.
In your opinion, will this machine last me through college?
I thought 8GB of RAM would be way more than sufficient for college, and I'm not even an engineering student who runs CAD or stuff. I simply have 4 windows of Safari, iTunes, Mail, and 1 document running in Microsoft Office 2011. I heard 4gb on even the old Macbooks flew through multitasking. What gives? I know that Mountain Lion is x64, but thats no excuse. I'm paging out and experience lag time to time. I know a restart would clear the RAM and give a smoother experience, but within a few hours in the same boat again. I have the Retina Macbook Pro, base model. Can anyone help me?
What I'm doing is not even considered heavy multi-tasking and I'm not even on a site using Flash.
I usually dont truly exit programs because I don't run many and this isn't a problem on older Macs from what I've seen. This is my first time having a Mac, irrelevant but yeah.
http://i50.tinypic.com/2nkrnv8.png
http://i49.tinypic.com/9i6ww6.png
(I only opened Google Chrome to post this, too lazy to move around Safaribut this browser was NOT open when I took that screenshot from Activity Monitor)
Sorry the attachments failed loading here and this was the only way to post the images. I removed the [ I M G] tag so images won't look huge on a post.
In your opinion, will this machine last me through college?
Then how are the screen retention issues occurring? I thought it was only on LG screen?
There is nothing abnormal in your screenshots. More RAM will not eliminate your (very few) page outs. This is the way OSX works.
Yes, but that is a small percentage of total LG screen owners, so the probability you will face retention is low. There are also threads on here about light bleed (much more important than IR IMO) that seems to affect Samsung displays more, and that the colour reproduction is better on the LG. So this is trading off a set of possible risks against each other, and the certainty that whatever screen you get still looks a damn sight better than any other laptop screen on the market![]()
Depends how long you take to get through college doesn't it![]()
Absolutely. There will be kids surviving on less than what you just purchased. You'll be fine. Just don't take it to parties.![]()
Get the 16. That's a lot of page outs.
UNLESS, you have been running the machine without a restart for a while. That's total cumulative pageouts since your last restart.
Go to terminal and type in 'top'Yeah I love not restarting or turning off my Mac. One of the things I love about it. I just open the lid and bam, ready to go. I don't want to turn off my Mac and is this a bad thing? Would it make a difference getting 16gb of RAM? Others mentioned that this is not a lot of page outs. I think my machine didn't restart for 15hours with that screenshot
Go to terminal and type in 'top'
That will give you total runtime. That's quite a lot for 15 hours. I'd consider it. I went with 16gb and have not regretted it.
The thing is though, I don't need 16gb of RAM. I shouldn't for the tasks I do. Everything is running okay so far except when I run mission control when with a lot of desktops open but thats the integrated gpu being slow. I know I sound weird and indecisive but it is a hard decision for me.
Macs are not immune to malware, but no true viruses exist in the wild that can run on Mac OS X, and there never have been any since it was released over 10 years ago. The only malware in the wild that can affect Mac OS X is a handful of trojans, which can be easily avoided by practicing safe computing (see below). Also, Mac OS X 10.6 and later versions have anti-malware protection built in, further reducing the need for 3rd party antivirus apps.Avast is not doing much scanning or whatever but I will try disabling it. How necessary are anti-virus programs on a Mac anyway?
Maybe I missed it, but did you post a screenshot showing "All Processes?"
That would probably be pretty helpful.
Macs are not immune to malware, but no true viruses exist in the wild that can run on Mac OS X, and there never have been any since it was released over 10 years ago. The only malware in the wild that can affect Mac OS X is a handful of trojans, which can be easily avoided by practicing safe computing (see below). Also, Mac OS X 10.6 and later versions have anti-malware protection built in, further reducing the need for 3rd party antivirus apps.
That's all you need to do to keep your Mac completely free of any Mac OS X malware that has ever been released into the wild. While you may elect to use it, 3rd party antivirus software is not required to keep your Mac malware-free.
- Make sure your built-in Mac firewall is enabled in System Preferences > Security > Firewall
- Uncheck "Open "safe" files after downloading" in Safari > Preferences > General
- Disable Java in your browser (Safari, Chrome, Firefox). This will protect you from malware that exploits Java in your browser, including the recent Flashback trojan. Leave Java disabled until you visit a trusted site that requires it, then re-enable only for the duration of your visit to that site. (This is not to be confused with JavaScript, which you should leave enabled.)
- Change your DNS servers to OpenDNS servers by reading this.
- Be careful to only install software from trusted, reputable sites. Never install pirated software. If you're not sure about an app, ask in this forum before installing.
- Never let someone else have access to install anything on your Mac.
- Don't open files that you receive from unknown or untrusted sources.
- For added security, make sure all network, email, financial and other important passwords are long and complex, including upper and lower case letters, numbers and special characters.
- Always keep your Mac and application software updated. Use Software Update for your Mac software. For other software, it's safer to get updates from the developer's site or from the menu item "Check for updates", rather than installing from any notification window that pops up while you're surfing the web.
If you still want to run antivirus for some reason, ClamXav (which is free) is one of the best choices, since it isn't a resource hog, detects both Mac and Windows malware and doesn't run with elevated privileges. You can run scans when you choose, rather than leaving it running all the time, slowing your system.
No, that only shows "My Processes". Follow every step of the following instructions precisely. Do not skip any steps.I posted a screenshot from Activity Monitor on the 1st post. Is that it?
No, that only shows "My Processes". Follow every step of the following instructions precisely. Do not skip any steps.
- Launch Activity Monitor
- Change "My Processes" at the top to "All Processes"
- Click on the "% CPU" column heading once or twice, so the arrow points downward (highest values on top).
(If that column isn't visible, right-click on the column headings and check it, NOT "CPU Time")- Click on the System Memory tab at the bottom.
- Take a screen shot of the entire Activity Monitor window, then scroll down to see the rest of the list, take another screen shot
- Post your screenshots.
No matter how much RAM you have you will always have a minimal amount of page outs.
When you completely close an app, it doesn't instantly get purged from RAM.
Inactive memory is still allocated but has been deemed inactive via reference counting. Before inactive memory gets reallocated, it is checked to see if it actually inactive.
If it is truly inactive, it is freed. If it is inactive but is still needed, then that inactive memory is prioritized to be written to the swap file before the other types of memory and is more likely to be associated with paging, including page outs.
The benefit of this is faster performance of apps that are commonly used but the negative side effect is a small amount of baseline paging regardless of the amount of RAM.
This makes sure that you are getting the most performance out of your RAM regardless of the number of apps that are in use. Unless very few apps are open, you will have roughly 2/3 inactive memory of the memory in use.
Issues can occur when an app in use has a memory leak. In these instances, leaked memory will be listed as inactive but won't be freed when checked to see if it is still needed. Once the leakage has produced a significant amount of inactive memory with very little of it being able to be freed, paging will increase.
But, this would cause more paging than what you are experiencing.
Hmm good points. So I guess I would have no benefit of getting 16GB of RAM at all. I play BF3 on Bootcamp and that doesn't even go to 3.75GB of RAM haha
And posted! But this isn't when I was paging out. However, these are my day to day apps in use. I still don't know if I should get 16GB of RAM. The concept of future-proofing is stupid though, as nothing is future proof. RAM is just one factor that'll help a machine's transition to the future. But I still don't know what I should do.
Excellent, glad to hear it! Thanks for keeping us updated. Enjoy your system!I got rid of Avast and followed GGJstudios' steps for security. All is well and I'm sticking with the 8GB of RAM.
Everything appears to be nice and smooth now.