Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1493217
| From | Michal Hocko <mhocko@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] warn about allocations which stall for too long |
| Date | 2016-09-29 10:50 +0200 |
| Message-ID | <smFct-1IL-7@gated-at.bofh.it> (permalink) |
| References | <sktS9-1fi-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, it seems there was no fundamental opposition to my previous RFC [1] so I am sending this again now to be considered for inclusion. I have reworked the patch slightly and made it use the already existing warn_alloc_failed which was updated and renamed to be more generic. This is the patch 1. The patch 2 then simply uses it to warn about long stall. Comparing to the previous patch it also does show_mem() which might be really helpful to see why the allocation cannot make any progress. [1] http://lkml.kernel.org/r/20160923081555.14645-1-mhocko@kernel.org
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/2] warn about allocations which stall for too long Michal Hocko <mhocko@kernel.org> - 2016-09-29 10:50 +0200
csiph-web