From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx104.postini.com [74.125.245.104]) by kanga.kvack.org (Postfix) with SMTP id D186D6B002B for ; Fri, 21 Sep 2012 09:51:14 -0400 (EDT) Message-ID: <505C70C8.5010406@redhat.com> Date: Fri, 21 Sep 2012 09:51:04 -0400 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [PATCH 0/9] Reduce compaction scanning and lock contention References: <1348224383-1499-1-git-send-email-mgorman@suse.de> In-Reply-To: <1348224383-1499-1-git-send-email-mgorman@suse.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Mel Gorman Cc: Andrew Morton , Richard Davies , Shaohua Li , Avi Kivity , QEMU-devel , KVM , Linux-MM , LKML On 09/21/2012 06:46 AM, Mel Gorman wrote: > Hi Andrew, > > Richard Davies and Shaohua Li have both reported lock contention > problems in compaction on the zone and LRU locks as well as > significant amounts of time being spent in compaction. This series > aims to reduce lock contention and scanning rates to reduce that CPU > usage. Richard reported at https://lkml.org/lkml/2012/9/21/91 that > this series made a big different to a problem he reported in August > (http://marc.info/?l=kvm&m=134511507015614&w=2). > One way or the other, this series has a large impact on the amount of > scanning compaction does when there is a storm of THP allocations. Andrew, Mel and I have discussed the stuff in this series quite a bit, and I am convinced this is the way forward with compaction. -- All rights reversed -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org