Re: Increased memory usage with GHC 7.10.1

2015-04-03 Thread David Feuer
On a machine with an SSD instead of a hard disk, swapping greatly reduces the lifespan of the storage device. On Fri, Apr 3, 2015 at 10:14 AM, Bertram Felgenhauer < bertram.felgenha...@googlemail.com> wrote: > George Colpitts wrote: > > I'm curious why the amount of RAM is relevant as all of our

Re: Increased memory usage with GHC 7.10.1

2015-04-03 Thread Bertram Felgenhauer
George Colpitts wrote: > I'm curious why the amount of RAM is relevant as all of our OS have virtual > memory so it is only the size of the heap and the amount of swap that > should be relevant for an Out Of Memory error, right? The computer may not be your own. VPSs are essentially priced based o

Help wanted: working on the GHC webpage

2015-04-03 Thread Austin Seipp
Hello *, For a while now, I've been wanting to do a facelift on the GHC homepage, but among many other things it's been a low priority. I'd like for people to help, so I've tried to get the ball rolling. The webpages existed in a Darcs repository previously (which wasn't available online), but ea