From owner-cvs-all Wed Aug 21 19:52: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48F2037B401; Wed, 21 Aug 2002 19:51:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0744743E81; Wed, 21 Aug 2002 19:51:58 -0700 (PDT) (envelope-from bmilekic@FreeBSD.org) Received: from freefall.freebsd.org (bmilekic@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M2pvJU054989; Wed, 21 Aug 2002 19:51:57 -0700 (PDT) (envelope-from bmilekic@freefall.freebsd.org) Received: (from bmilekic@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M2pvLW054988; Wed, 21 Aug 2002 19:51:57 -0700 (PDT) Message-Id: <200208220251.g7M2pvLW054988@freefall.freebsd.org> From: Bosko Milekic Date: Wed, 21 Aug 2002 19:51:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/smp index.sgml 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 bmilekic 2002/08/21 19:51:57 PDT Modified files: en/smp index.sgml Log: Change the status of "interrupt context stealing (lightweight interrupt scheduling) for i386" from "wip" to "suspended" for now. The truth is, the work is sitting in my p4 branch ('interrupt') but is a little stale and requires merging to post-KSEIII world - actually, the merging itself is done but it needs to be unbroken. Right now, I decided to dedicate more time to helping get -CURRENT stabilized for 5.0 instead of adding Yet Another New Feature rush-rush for 5.0. While lightweight interrupts are a really good thing for i386, and I do plan to finish this after 5.0 is released, I (and others) need to look at things realistically right now and focus more on knocking the bugs out of what we already have (KSEIII, TrustedBSD, pmap, etc.) in time for 5.0, as well as getting performance back to sane levels with what we already have. I have the code, it needs fixing but has worked before and has been discussed at the last Devel. Summit; this is now a post-5.0 feature. Revision Changes Path 1.92 +9 -9 www/en/smp/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message