chiark / gitweb /
makebuildserver: default memory to 1024MB, so it runs on normal machines
authorHans-Christoph Steiner <hans@eds.org>
Thu, 28 Jan 2016 12:00:18 +0000 (13:00 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 3 Feb 2016 13:54:14 +0000 (14:54 +0100)
commit09daa5eee0dd0ccb4e6b7a1daac37733fcb332d5
tree19592a409c4d92650e60bef02fe1800c4c95f3d9
parentdd93505fceb3d4a8293a0b153f2e09f9483f1247
makebuildserver: default memory to 1024MB, so it runs on normal machines

4 gigs is still a common amount of RAM these days for laptops, if the VM
takes almost all of that, it makes the machine drag to almost a halt. Most
apps build fine in 1gig of RAM, indeed that's the default for most CI
instances, like travis-ci and gitlab-ci.
examples/makebuildserver.config.py
makebuildserver