From owner-freebsd-hackers Mon Dec 26 18:05:27 1994 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id SAA03866 for hackers-outgoing; Mon, 26 Dec 1994 18:05:27 -0800 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id CAA03860 for ; Tue, 27 Dec 1994 02:05:20 GMT Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id SAA04022; Mon, 26 Dec 1994 18:03:20 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.9/8.6.5) with SMTP id SAA00302; Mon, 26 Dec 1994 18:03:20 -0800 Message-Id: <199412270203.SAA00302@corbin.Root.COM> X-Authentication-Warning: corbin.Root.COM: Host localhost didn't use HELO protocol To: w_taylor@n8ino.mainstream.com (Bill Taylor) cc: FreeBSD-hackers@freefall.cdrom.com, dufault@hda.com, smcarey@mailbox.syr.edu Subject: Re: Real-time and parallel extensions to FreeBSD In-reply-to: Your message of "Mon, 26 Dec 94 19:55:23 EST." <9412270055.AA08221@dg1020> From: David Greenman Reply-To: davidg@Root.COM Date: Mon, 26 Dec 1994 18:03:14 -0800 Sender: hackers-owner@freebsd.org Precedence: bulk >system; as far as we know, FreeBSD is the most robust around, but we >nee to know whether there are plans to take it parallel. If there is There is work in progress on SMP support. I won't say more until this work has been completed. FreeBSD 2.0 has primitive real-time scheduling, but work is needed to add preemption points before FreeBSD will be of much use in a 'real' real-time application. -DG