From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Wagner Subject: Re: [RFC v2 3/4] locks: Split insert/delete block functions into flock/posix parts Date: Wed, 04 Mar 2015 22:13:37 +0100 Message-ID: <54F77581.4070300@monom.org> References: <1425306313-7234-1-git-send-email-daniel.wagner@bmw-carit.de> <1425306313-7234-4-git-send-email-daniel.wagner@bmw-carit.de> <20150302195502.0c3a59e3@tlielax.poochiereds.net> <54F714B1.1070908@bmw-carit.de> <20150304160136.57a75e8e@tlielax.poochiereds.net> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: Jeff Layton , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, "J. Bruce Fields" , Alexander Viro To: Jeff Layton , Daniel Wagner Return-path: In-Reply-To: <20150304160136.57a75e8e@tlielax.poochiereds.net> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On 03/04/2015 10:01 PM, Jeff Layton wrote: > I pulled down the most recent Fedora rawhide kernel today: > > 4.0.0-0.rc2.git0.1.fc23.x86_64 > > ...and with that, I can't reproduce this. The ftrace_event_field slab > (which is shared by the fasync_struct cache) seems to stay under > control. I see it hover around 3-4M in size while the test is running > but the box isn't falling over or anything. > > Perhaps this was an MM or RCU bug that is now fixed? Can you confirm > whether you're still able to reproduce it with the most recent mainline > kernels? Sure, I'll give tomorrow a spin.