Files
docker-cli/components/engine/daemon
Antonio Murdaca 01cb29485d daemon_unix: set golang runtime max threads
SetMaxThreads from runtime/debug in Golang is called to set max threads
value to 90% of /proc/sys/kernel/threads-max

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
Upstream-commit: 140a74347d7fde130598aeca028b72af99737239
Component: engine
2016-01-30 21:37:24 +01:00
..
2016-01-20 12:52:05 +08:00
2016-01-28 14:08:11 -07:00
2016-01-03 23:03:39 +01:00
2015-12-16 11:58:52 -08:00
2016-01-27 10:05:06 +08:00
2016-01-14 08:17:40 +00:00
2016-01-26 23:47:02 +11:00
2016-01-07 14:10:42 -05:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver