From owner-cvs-all Fri Feb 9 18:47: 8 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 94A9C37B67D; Fri, 9 Feb 2001 18:46:50 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1A2koa63335; Fri, 9 Feb 2001 18:46:50 -0800 (PST) (envelope-from jhb) Message-Id: <200102100246.f1A2koa63335@freefall.freebsd.org> From: John Baldwin Date: Fri, 9 Feb 2001 18:46:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha interrupt.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/02/09 18:46:50 PST Modified files: sys/alpha/alpha interrupt.c Log: Reenable preemption on interrupts. My last commit accidentally reverted it as I was playing with some other ways of doing kernel preemption. You must still specify the PREEMPTION option in your config file to get a preemptive kernel. Revision Changes Path 1.41 +14 -2 src/sys/alpha/alpha/interrupt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message