From owner-freebsd-bugs Sun Sep 30 21:20: 5 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C31637B409 for ; Sun, 30 Sep 2001 21:20:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f914K0A10437; Sun, 30 Sep 2001 21:20:00 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A83E337B40F for ; Sun, 30 Sep 2001 21:11:07 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f914B7G09563; Sun, 30 Sep 2001 21:11:07 -0700 (PDT) (envelope-from nobody) Message-Id: <200110010411.f914B7G09563@freefall.freebsd.org> Date: Sun, 30 Sep 2001 21:11:07 -0700 (PDT) From: Jason Smethers To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/30951: Optimize page queue scan on miss of specified L2 cache colored page Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30951 >Category: kern >Synopsis: Optimize page queue scan on miss of specified L2 cache colored page >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Sep 30 21:20:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Jason Smethers >Release: -current >Organization: >Environment: >Description: This patch optimizes the scan of free page queues and cache page queues when a look up for a page of a specified L2 cache color in these queues fails. The scan now ends a search on the queue of the specified color instead of starting on it. Patch at: http://www.smethers.net/~jason/FreeBSD/patches/kern.vm.l2scan.1.diff >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message