From owner-cvs-all Sat Sep 1 18: 5:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2451937B406; Sat, 1 Sep 2001 18:05:37 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8215bn17998; Sat, 1 Sep 2001 18:05:37 -0700 (PDT) (envelope-from jhb) Message-Id: <200109020105.f8215bn17998@freefall.freebsd.org> From: John Baldwin Date: Sat, 1 Sep 2001 18:05:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_resource.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/09/01 18:05:37 PDT Modified files: sys/kern kern_resource.c Log: Use sched_lock to protect rtp_to_pri() and pri_to_rtp() when needed. Revision Changes Path 1.88 +5 -1 src/sys/kern/kern_resource.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message