[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140324122838.490106581@openvz.org>
Date: Mon, 24 Mar 2014 16:28:38 +0400
From: Cyrill Gorcunov <gorcunov@...nvz.org>
To: linux-kernel@...r.kernel.org, linux-mm@...ck.org
Cc: hughd@...gle.com, xemul@...allels.com, akpm@...ux-foundation.org,
gorcunov@...nvz.org
Subject: [patch 0/4] mm: A few memory tracker fixes
Hi! Here is a few fixes for memory softdirty tracker inspired by
LKML thread https://lkml.org/lkml/2014/3/18/709 . It turned out
that indeed I've missed to setup softdirty bit on file mappings
in a few places. But it seems the only intensive user of this
feature is the criu tool where we dump/restore shared memory
areas completely regardless the softdirty bit status and
shared file mapped areas are not dumped at all so I'm not
sure if the patches are stable material. Please take a look,
thanks.
Cyrill
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists