cgroups: add support for oom control#412
cgroups: add support for oom control#412HuKeping wants to merge 0 commit intodocker-archive:masterfrom
Conversation
cgroups/fs/memory.go
Outdated
There was a problem hiding this comment.
Break out OomKillDisable into its own if statement. It shouldn't be bundled with these here (neither should Reservation and Memory for that matter, but that's out of scope :) ).
|
why every time i redo the commit it will auto close the PR? Here's my steps: $ git reset --soft HEAD^ |
|
@HuKeping I'm using |
|
I think your way makes the original commit id go away, which will close the On Thu, Feb 26, 2015 at 6:16 PM, Alexander Morozov <notifications@github.com
|
|
get it,thanks |
Redo #411