From owner-cvs-sys Fri May 15 14:07:00 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA04618 for cvs-sys-outgoing; Fri, 15 May 1998 14:07:00 -0700 (PDT) (envelope-from owner-cvs-sys) 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 OAA04603; Fri, 15 May 1998 14:06:43 -0700 (PDT) (envelope-from toor@dyson.iquest.net) Received: (from root@localhost) by dyson.iquest.net (8.8.8/8.8.8) id QAA03242; Fri, 15 May 1998 16:06:41 -0500 (EST) (envelope-from toor) Message-Id: <199805152106.QAA03242@dyson.iquest.net> Subject: Re: cvs commit: src/sys/i386/i386 pmap.c In-Reply-To: <199805152057.NAA08998@rah.star-gate.com> from Amancio Hasty at "May 15, 98 01:57:34 pm" To: hasty@rah.star-gate.com (Amancio Hasty) Date: Fri, 15 May 1998 16:06:41 -0500 (EST) Cc: dyson@FreeBSD.ORG, hasty@rah.star-gate.com, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@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-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Amancio Hasty said: > > Why is it tricky to enable write-combining for a vga physical memory? > It is tricky because not all cards correctly specify the memory type. Also, on SMP, the processors have to be kept in sync, and the memory type is in per-processor registers. -- 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.