From owner-freebsd-multimedia Mon May 25 00:36:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA14874 for freebsd-multimedia-outgoing; Mon, 25 May 1998 00:36:08 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA14804 for ; Mon, 25 May 1998 00:36:05 -0700 (PDT) (envelope-from toor@dyson.iquest.net) Received: (from root@localhost) by dyson.iquest.net (8.8.8/8.8.8) id CAA11728; Mon, 25 May 1998 02:35:50 -0500 (EST) (envelope-from toor) Message-Id: <199805250735.CAA11728@dyson.iquest.net> Subject: Re: Write Combining info.. In-Reply-To: <199805250539.PAA06442@cain.gsoft.com.au> from Daniel O'Connor at "May 25, 98 03:09:36 pm" To: doconnor@gsoft.com.au (Daniel O'Connor) Date: Mon, 25 May 1998 02:35:49 -0500 (EST) Cc: multimedia@FreeBSD.ORG From: "John S. Dyson" Reply-To: dyson@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Daniel O'Connor said: > Hi, > I found a web page which has a patch for Linux to manipulate the MTRRs on a > PPro and PII. > It's at http:/http://glide.xxedgexx.com/MTRR.html > It is trivial to set the MTRR's. We don't have smp support yet for the necessary IPI mechanism. I am working on significant SMP upgrades, including that. The issue regarding WC mode is that we need to agree upon an API for XFree to specify the appropriate modes for the cards. The PCI cards don't do a very good job in specifying what they would like to have, so this will have to be an XFree issue. All we need to do is to add kernel support, but again, that is pretty easy. In the short-term, you can use the fastvid stuff that is floating around, but alas it is only fully effective on UP kernels (it works on SMP kernels, but only for one processor.) I am doing a lot of things right now, making SMP work very well, within the current architectural constraints. In some cases, I am making the current architectural constraints less of a problem. -- John | Never try to teach a pig to sing, dyson@freebsd.org | it just makes you look stupid, jdyson@nc.com | and it irritates the pig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message