Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 4 Jan 2002 16:49:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 4 Jan 2002 16:49:12 -0500 Received: from [217.9.226.246] ([217.9.226.246]:13696 "HELO merlin.xternal.fadata.bg") by vger.kernel.org with SMTP id ; Fri, 4 Jan 2002 16:49:05 -0500 To: William Lee Irwin III Cc: linux-kernel@vger.kernel.org, riel@surriel.com, mjc@kernel.org, bcrl@redhat.com Subject: Re: hashed waitqueues In-Reply-To: <20020104094049.A10326@holomorphy.com> From: Momchil Velikov Date: 04 Jan 2002 23:47:40 +0200 In-Reply-To: <20020104094049.A10326@holomorphy.com> Message-ID: <87sn9lkcub.fsf@fadata.bg> Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org >>>>> "WLI" == William Lee Irwin writes: WLI> This is a long-discussed space optimization for the VM system, with WLI> Cheers, Cheers ;) I couple of places that need fixing: ./drivers/char/agp/agpgart_be.c:833: wake_up(&page->wait); ./drivers/char/agp/agpgart_be.c:2760: wake_up(&page->wait); ./drivers/char/drm/i810_dma.c:302: wake_up(&virt_to_page(page)->wait); Regards, -velco - 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/