Because Apple has set the maximum RAM at 4 MB in their specs.
That's BS, it wouldn't void the warrantee.
It's GB, btw, not MB
Because Apple has set the maximum RAM at 4 MB in their specs.
Because Apple has set the maximum RAM at 4 MB in their specs.
A manufacturer's specs say a certain maximum so they can only guarantee up to said maximum; it has nothing to do with what will void the warranty or not.
So if Apple said 2GB and you install 4GB and it doesn't work, they have no responsibility since they said it can support up to 2GB. Same thing here with 4GB; they say that and you use 8GB and it doesn't work, tough luck. Now if they said 4GB and 4GB doesn't work they would be in trouble.
I hope that clears it up.
alohaod have you, or do you plan to verify this information? So far all I see are 'yeah I put it in and see 8G and I can kinda push it but don't know' as far as vms using that memory there is a difference between allocation and using.
I'd trust your take on it, and order the same day.
I'm confused what do you mean verify? I'm just explaining that the "maximum" advertised is not always the maximum possible, but what is guaranteed possible by the manufacturer. My main point was going over 8GB does not void your warranty; nothing in line of whether or not it will work.
my faith in the reports thus far are about 20%, if you report it as working I would take that as a 100%.
What about Virtual Machines?
http://blogs.technet.com/keithcombs...n-t-like-8gb-of-memory-in-my-macbook-pro.aspx
What are you having difficulty with? It takes 8 gigs, and it does not crash if you exceed 4 gigs.
actually if you really want to test it out... I can write an quick console app that allocates 6.5G writes to it and reads from it..
If you want to email it to me, I'll run it.
What I meant to ask was 'do you plan on buying 8G and installing it'?
Perhaps I'm not invoking gcc correctly. Here's the output in terminal after 'gcc pig.c':
caveman% gcc pig.c
pig.c:4:20: error: iostream: No such file or directory
pig.c:6: error: syntax error before ‘namespace’
pig.c:6: warning: data definition has no type or storage class
pig.c:8: error: syntax error before ‘pig’
pig.c:9: error: syntax error before ‘{’ token
pig.c: In function ‘main’:
pig.c:19: error: ‘cout’ undeclared (first use in this function)
pig.c:19: error: (Each undeclared identifier is reported only once
pig.c:19: error: for each function it appears in.)
pig.c:19: error: ‘endl’ undeclared (first use in this function)
pig.c:20: error: ‘pig’ undeclared (first use in this function)
pig.c:20: error: ‘Piggy’ undeclared (first use in this function)
pig.c:20: error: ‘new’ undeclared (first use in this function)
pig.c:20: error: syntax error before ‘pig’
pig.c:22: error: ‘for’ loop initial declaration used outside C99 mode
pig.c:29: error: redefinition of ‘i’
pig.c:22: error: previous definition of ‘i’ was here
pig.c:29: error: ‘for’ loop initial declaration used outside C99 mode
pig.c:40: error: ‘cin’ undeclared (first use in this function)
pig.c:41: error: ‘delete’ undeclared (first use in this function)
pig.c:41: error: syntax error before ‘Piggy’
Can you clarify its compilation?
That didn't work, either. I also got your binary by email. I put it in its own directory, then did a 'chmod piggy +x' but it would not let me change it. Is there another way to set it to execute?
Edit: OK, sorry, I forgot the +x has to go in front of the app name. Got it running in 5 shells at the moment. Now just wait? What should I expect? A completely erased hard drive?
Edit 2: OK, I think I see. My memory in Activity monitor is going up. My fans have come on too...
That didn't work, either. I also got your binary by email. I put it in its own directory, then did a 'chmod piggy +x' but it would not let me change it. Is there another way to set it to execute?
Edit: OK, sorry, I forgot the +x has to go in front of the app name. Got it running in 5 shells at the moment. Now just wait? What should I expect? A completely erased hard drive?
Edit 2: OK, I think I see. My memory in Activity monitor is going up. My fans have come on too...
That didn't work, either. I also got your binary by email. I put it in its own directory, then did a 'chmod piggy +x' but it would not let me change it. Is there another way to set it to execute?
open up 5 of em let em just sit there for a bit and let me know if you can still use the machine.. if you watch memory usage you'll see each of them using 1g real mem
Yes, got 'em going. Just passed 2.5 gb of Used memory in Activity Monitor and it's continuing to increase. Both of my cores are pegged at the top. You should rename this app from 'piggy' to 'fansallthewayonandprocessormaxedout', or something more descriptive.
Seems responsive otherwise (i.e., moving and resizing windows).
OK, it's still running 'piggy' in the 5 terminal windows and total Used memory is 4.5 gb and climbing. I am able to do other tasks without any issues. Both cores are still maxed out and the fans are blowin'. How long should I let it go?