Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 23 Oct 2001 22:08:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 23 Oct 2001 22:08:37 -0400 Received: from mail11.speakeasy.net ([216.254.0.211]:50957 "EHLO mail11.speakeasy.net") by vger.kernel.org with ESMTP id ; Tue, 23 Oct 2001 22:08:21 -0400 Content-Type: text/plain; charset=US-ASCII From: safemode To: Rik van Riel Subject: Re: time tells all about kernel VM's Date: Tue, 23 Oct 2001 22:08:55 -0400 X-Mailer: KMail [version 1.3.2] Cc: In-Reply-To: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Message-Id: <20011024020830Z278529-17408+4201@vger.kernel.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday 23 October 2001 19:42, Rik van Riel wrote: > On Mon, 22 Oct 2001, safemode wrote: > > First the kernel created about 600MB of buffer in addition to the > > application specified 128MB of buffer i had it using (e2defrag -p > > 16384). This brought the system to a crawl. > > Now that I think about it, and read the last message you wrote > in the thread ... do you have some vmstat output during this > time ? > > Do you know if e2defrag somehow locks buffers into RAM ? > e2defrag has a setting to allocate buffers. According to the number i gave it, it should have allocated 128MB .. this is in accordance to what i observed in ps aux during the runtime. All vmstat data i had was in buffer and lost when later i ran the graphviz programs and deadlocked the computer. I was not expecting to reboot. I can always try it again. e2defrag didn't deadlock the computer, but it did cause that unusual behavior that i observed just before deadlocking it with graphviz. What kind of vmstat output do you want, every 10 seconds? - 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/