From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: __GFP_IO && shrink_[d|i]cache_memory()? Date: Mon, 25 Sep 2000 00:20:14 +0100 (BST) In-Reply-To: <20000924223814.B2615@redhat.com> from "Stephen C. Tweedie" at Sep 24, 2000 10:38:14 PM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: From: Alan Cox Sender: owner-linux-mm@kvack.org Return-Path: To: "Stephen C. Tweedie" Cc: Ingo Molnar , Linus Torvalds , Rik van Riel , Roger Larsson , MM mailing list , linux-kernel@vger.kernel.org List-ID: > quota drop, and that involves quota writeback if it was the last inode > on that particular quota struct. > > shrinking the icache _usually_ involves no IO, but the quota case is > an exception which a lot of developers won't encounter during testing. We've had a history of weird quota deadlocks in 2.0 and earlier 2.2. Is there a reason quota block writeback cannot be queued or handled by a thread ? Alan -- 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.eu.org/Linux-MM/