From owner-freebsd-current@FreeBSD.ORG Thu Jun 16 08:01:11 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9687C16A41C for ; Thu, 16 Jun 2005 08:01:11 +0000 (GMT) (envelope-from daniel_k_eriksson@telia.com) Received: from pne-smtpout2-sn2.hy.skanova.net (pne-smtpout2-sn2.hy.skanova.net [81.228.8.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FC1443D58 for ; Thu, 16 Jun 2005 08:01:11 +0000 (GMT) (envelope-from daniel_k_eriksson@telia.com) Received: from royal64.emp.zapto.org (195.198.193.104) by pne-smtpout2-sn2.hy.skanova.net (7.2.059.6) id 429C53B600383D47 for freebsd-current@freebsd.org; Thu, 16 Jun 2005 10:01:10 +0200 Date: Thu, 16 Jun 2005 10:01:09 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-ID: <4F9C9299A10AE74E89EA580D14AA10A6028579@royal64.emp.zapto.org> Content-Transfer-Encoding: quoted-printable X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-class: urn:content-classes:message Thread-Topic: IPI_PREEMPTION, something to test for normal users? X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Thread-Index: AcVySY5CQ3g84cBhT/WRO5ZdCuxxDw== From: "Daniel Eriksson" To: Subject: IPI_PREEMPTION, something to test for normal users? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2005 08:01:11 -0000 On a regular SMP server running 6-CURRENT, is IPI_PREEMPTION something to try? I've looked around for an explanation of what it does and what possible pitfalls there are, but I haven't really found anything. It's only in NOTES at the moment, indicating that it isn't for general consumption yet(?). /Daniel Eriksson