Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1586282 > unrolled thread
| Started by | Laurent Dufour <ldufour@linux.vnet.ibm.com> |
|---|---|
| First post | 2017-02-22 17:00 +0100 |
| Last post | 2017-02-22 17:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/2] mm/cgroup soft limit data allocation Laurent Dufour <ldufour@linux.vnet.ibm.com> - 2017-02-22 17:00 +0100
| From | Laurent Dufour <ldufour@linux.vnet.ibm.com> |
|---|---|
| Date | 2017-02-22 17:00 +0100 |
| Subject | [PATCH 0/2] mm/cgroup soft limit data allocation |
| Message-ID | <tdHuF-40t-11@gated-at.bofh.it> |
The first patch of this series is fixing a panic occurring when soft limit data allocation is using soft limit data. The second patch, as suggested by Michal Hocko, is pushing forward by delaying the soft limit data allocation when a soft limit is set. Laurent Dufour (2): mm/cgroup: avoid panic when init with low memory mm/cgroup: delay soft limit data allocation mm/memcontrol.c | 54 ++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 40 insertions(+), 14 deletions(-) -- 2.7.4
Back to top | Article view | linux.kernel
csiph-web