Riyaz Faizullabhoy
fdffacd809
Add sysctl changes as suggested by lynis
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com >
2016-12-01 15:41:57 -08:00
Riyaz Faizullabhoy
0a265fa521
Disable kernel modules for cloud editions from moby by checking in
...
a modified sysctl init with a cloud config
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com >
2016-11-28 15:40:02 -08:00
Justin Cormack
248a3c39f9
Increase neighbor cache threshold values
...
Needed for larger clusters.
Needed for https://github.com/docker/editions/issues/377
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-10-28 22:25:36 +01:00
Justin Cormack
b9273e5549
Support memory overcommit
...
One less complaint in Redis startup.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-10-05 11:46:58 +02:00
Justin Cormack
0847d0419e
Increase default fs.aio-max-nr
...
As recommended by Oracle for MySQL.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-09-19 23:38:26 +01:00
Justin Cormack
c0579f4b83
Add default sysfs settings
...
This uses the new Alpine sysfs.conf service to allow config of sysfs.
Default file that sets transparent huge pages to only be used on request
to fix #368
Database setting available for user configuration.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-08-12 14:13:40 +01:00