From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 29 Mar 2001 09:14:32 +0200 (CEST) From: Ingo Molnar Reply-To: Subject: Re: [patch] pae-2.4.3-C3 In-Reply-To: <200103290610.f2T6A7s282810@saturn.cs.uml.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-linux-mm@kvack.org Return-Path: To: "Albert D. Cahalan" Cc: Linux Kernel List , linux-mm@kvack.org List-ID: On Thu, 29 Mar 2001, Albert D. Cahalan wrote: > > the problem is that redzoning is enabled unconditionally, and SLAB has no > > information about how crutial alignment is in the case of any particular > > SLAB cache. The CPU generates a general protection fault if in PAE mode a > > non-16-byte aligned pgd is loaded into %cr3. > > How about just fixing the debug code to align things? Sure it wastes a > bit of memory, but debug code is like that. redzoning also catches code which assumes specific alignment. Ingo -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux.eu.org/Linux-MM/