balena-supervisor/gosuper
Petros Angelatos c7a7ba93fb gosuper: support i386 platforms without MMX instructions
The intel quark and the gallileo have an x86 CPU that does not have MMX
extensions. Use a patched go that does not require those instructions for
atomics, and also enable the GO386=387 flag.

Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
2016-10-20 20:52:33 -07:00
..
go-1.6.3-patches gosuper: support i386 platforms without MMX instructions 2016-10-20 20:52:33 -07:00
Godeps Initial helper functions for adjusting OOM adj value of process' and Docker containers 2016-01-08 18:30:14 +05:30
gosuper Fix disabling logs to display on newer OS with different service name 2016-10-05 19:04:47 +00:00
psutils BugFix - OOMAdjust wrongly runs on all PIDs without a name match 2016-01-20 02:20:36 +05:30
supertest Change APIResponse to a struct with a Data Interface 2015-10-13 13:45:05 -03:00
systemd Prevent non-fatal errors from closing the supervisor. 2015-10-15 18:14:42 +01:00
Dockerfile gosuper: support i386 platforms without MMX instructions 2016-10-20 20:52:33 -07:00
test_formatting.sh Add missing container filtering + Address PR Comments by removing regexp and making more idiomatic choices 2016-01-12 17:58:07 +05:30