Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1289846
| Path | csiph.com!news.mixmin.net!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Johannes Weiner <hannes@cmpxchg.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 5/7] mm: vmscan: do not scan anon pages if memcg swap limit is hit |
| Date | Fri, 11 Dec 2015 20:30:02 +0100 |
| Message-ID | <qEBya-ej-7@gated-at.bofh.it> (permalink) |
| References | <qE7JM-5B8-5@gated-at.bofh.it> <qE7JM-5B8-3@gated-at.bofh.it> |
| X-Original-To | Vladimir Davydov <vdavydov@virtuozzo.com> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.24 (2015-08-30) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 13 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Andrew Morton <akpm@linux-foundation.org>, Michal Hocko <mhocko@kernel.org>, linux-mm@kvack.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Fri, 11 Dec 2015 14:27:24 -0500 |
| X-Original-Message-ID | <20151211192724.GD3773@cmpxchg.org> |
| X-Original-References | <cover.1449742560.git.vdavydov@virtuozzo.com> <04c56c92f57c90a1f626546fcfade747fbfa9ec5.1449742561.git.vdavydov@virtuozzo.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1289846 |
Show key headers only | View raw
On Thu, Dec 10, 2015 at 02:39:18PM +0300, Vladimir Davydov wrote: > We don't scan anonymous memory if we ran out of swap, neither should we > do it in case memcg swap limit is hit, because swap out is impossible > anyway. > > Signed-off-by: Vladimir Davydov <vdavydov@virtuozzo.com> Acked-by: Johannes Weiner <hannes@cmpxchg.org> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 5/7] mm: vmscan: do not scan anon pages if memcg swap limit is hit Vladimir Davydov <vdavydov@virtuozzo.com> - 2015-12-10 12:40 +0100 Re: [PATCH 5/7] mm: vmscan: do not scan anon pages if memcg swap limit is hit Johannes Weiner <hannes@cmpxchg.org> - 2015-12-11 20:30 +0100
csiph-web