runc/libcontainer/cgroups
Filipe Brandenburger 165ee45334 Make channel for StartTransientUnit buffered
So that, if a timeout happens and we decide to stop blocking on the
operation, the writer will not block when they try to report the result
of the operation.

This should address Issue #1780 and it's a follow up for PR #1683,
PR #1754 and PR #1772.

Signed-off-by: Filipe Brandenburger <filbranden@google.com>
2018-04-14 08:49:50 -07:00
..
fs cgroups/fs: fix NPE on Destroy than no cgroups are set 2018-03-06 23:31:31 +01:00
systemd Make channel for StartTransientUnit buffered 2018-04-14 08:49:50 -07:00
cgroups.go cgroups: update the comments 2017-01-03 22:40:12 +08:00
cgroups_test.go Rework ParseCgroupFile 2015-09-10 20:59:27 +03:00
cgroups_unsupported.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
stats.go Expose memory.use_hierarchy in MemoryStats 2017-03-31 13:40:34 -04:00
utils.go Merge pull request #1372 from cloudfoundry-incubator/cpuset-mount-root 2017-05-25 09:53:57 -07:00
utils_test.go Create containers when cgroups already mounted 2017-03-15 10:10:30 +00:00