From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from cthulhu.engr.sgi.com (cthulhu.engr.sgi.com [192.26.80.2]) by neteng.engr.sgi.com (980205.SGI.8.8.8/970903.SGI.AUTOCF) via ESMTP id PAA2838150 for ; Fri, 3 Apr 1998 15:14:47 -0800 (PST) Return-Path: Received: (from majordomo-owner@localhost) by cthulhu.engr.sgi.com (980205.SGI.8.8.8/970903.SGI.AUTOCF) id PAA7559715 for linux-list; Fri, 3 Apr 1998 15:14:03 -0800 (PST) Received: from sgi.sgi.com (sgi.engr.sgi.com [192.26.80.37]) by cthulhu.engr.sgi.com (980205.SGI.8.8.8/970903.SGI.AUTOCF) via ESMTP id PAA7589115 for ; Fri, 3 Apr 1998 15:14:01 -0800 (PST) Received: from lorraine.loria.fr (lorraine.loria.fr [152.81.1.17]) by sgi.sgi.com (980309.SGI.8.8.8-aspam-6.2/980304.SGI-aspam) via ESMTP id PAA29027 for ; Fri, 3 Apr 1998 15:13:58 -0800 (PST) mail_from (Olivier.Galibert@loria.fr) Received: from renaissance.loria.fr (renaissance.loria.fr [152.81.4.102]) by lorraine.loria.fr (8.8.7/8.8.7/8.8.7/JCG) with ESMTP id BAA28743 for ; Sat, 4 Apr 1998 01:13:33 +0200 (MET DST) Received: (from galibert@localhost) by renaissance.loria.fr (8.8.2/8.8.2) id BAA25899; Sat, 4 Apr 1998 01:13:32 +0200 (MET DST) Message-ID: <19980404011332.15427@loria.fr> Date: Sat, 4 Apr 1998 01:13:32 +0200 From: Olivier Galibert To: linux@cthulhu.engr.sgi.com Subject: Re: VCE exceptions Mail-Followup-To: linux@cthulhu.engr.sgi.com References: <199804031911.LAA21028@fir.engr.sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88.14i In-Reply-To: ; from Alan Cox on Fri, Apr 03, 1998 at 08:17:41PM +0100 Sender: owner-linux@cthulhu.engr.sgi.com Precedence: bulk On Fri, Apr 03, 1998 at 08:17:41PM +0100, Alan Cox wrote: > Colouring in Linux isnt going to work without ripping the godawful buddy > allocator out of it.[...] Can someone point me to a good documentation/book/whatever explaining what cache colouring is ? OG.