- Mar 8, 2011
- 2,055
- 1,559
- 0
It's amazing how one little change in hardware can make a huge difference. When I built the computer I use to compile BACKside, I bought a 24" monitor. My nephews at the time were playing their computer games on an old 17" monitor, and as an old school gamer, I couldn't bear to watch them this way, so I gave them my 24" about a year ago. Well, for xmas, they returned the favor, and they got me a new 24" HD TV/monitor. 
So I had been compiling while using the 17" and could normally get a complete build using -j4 in about 45 minutes. Since hooking up the 24" HD monitor, I haven't been able to compile at all till this morning, and I had to resort to a basic make with no -j*, so it took at least twice as long. Seems so much memory is being used to support the HD desktop, it runs out of memory when dexing the frameworks or server. I've spent the past week in frustration thinking I had messed up my local repository, or borked my build environment. Guess I'm going to have to shell out for more memory, or be more patient.

So I had been compiling while using the 17" and could normally get a complete build using -j4 in about 45 minutes. Since hooking up the 24" HD monitor, I haven't been able to compile at all till this morning, and I had to resort to a basic make with no -j*, so it took at least twice as long. Seems so much memory is being used to support the HD desktop, it runs out of memory when dexing the frameworks or server. I've spent the past week in frustration thinking I had messed up my local repository, or borked my build environment. Guess I'm going to have to shell out for more memory, or be more patient.