OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Mark Kettenis (ketteniscvs.openbsd.org)
Date: Sun Nov 29 2009 - 11:11:30 CST


CVSROOT: /cvs
Module name: src
Changes by: ketteniscvs.openbsd.org 2009/11/29 10:11:30

Modified files:
        sys/sys : memrange.h
        sys/arch/i386/i386: ipifuncs.c i686_mem.c k6_mem.c
        sys/arch/amd64/amd64: ipifuncs.c amd64_mem.c

Log message:
Reload mtrr state on all CPUs after updates. Seems to speed up X on MP
systems, at least with Intel graphics.

ok marco, deraadt