Uh oh!
There was an error while loading. Please reload this page.
cgroups: add support for oom control - #412
Conversation
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 :) ).
HuKeping
commented
Feb 27, 2015
why every time i redo the commit it will auto close the PR? Here's my steps: $ git reset --soft HEAD^ |
LK4D4
commented
Feb 27, 2015
@HuKeping I'm using |
rjnagal
commented
Feb 27, 2015
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
|
HuKeping
commented
Feb 28, 2015
get it,thanks |
Redo #411