Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 11/14/2007 14:44:14
Module Name: src
Committed By: ad
Date: Wed Nov 14 14:44:14 UTC 2007
Modified Files:
src/sys/arch/i386/i386: gdt.c
Log Message:
Set a 4G limit on the per-CPU segment (quicker for the MMU, and no reason
to limit it).
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/arch/i386/i386/gdt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.