vagrant-smartos / vagrant-smartos-zones

Manage SmartOS local zones in Vagrant
MIT License
54 stars 9 forks source link

memory settings in example Vagrantfiles may be too aggressive #20

Closed bixu closed 9 years ago

bixu commented 9 years ago

Allocating 3GB per Vagrant instance is pretty aggressive compared to a lot of other boxes I've seen in the community. Even on my iMac with 8GB of RAM I quickly ran into swap hell.

I bet we could get away with 1.5GB or even 1GB. In my tests, 1024MB for global zone and 512MB for the SmartOS zone is fine.