git: i386: sync i686_mem with FreeBSD

Alexander Polakov polachok at crater.dragonflybsd.org
Sun Dec 13 07:35:49 PST 2009


commit 69ea1399085728cabdc1c18dba8e00b147acd253
Author: Alexander Polakov <polachok at gmail.com>
Date:   Sat Dec 12 12:33:21 2009 +0300

    i386: sync i686_mem with FreeBSD
    
     * style cleanup
     * replace cpu_vendor with cpu_vendor_id
     * fix performance problem with some cpus
       (see http://svn.freebsd.org/viewvc/base?view=revision&revision=177125)
     * add constants for the various fields in MTRR registers
     * hide MTRR under bootverbose

Summary of changes:
 sys/platform/pc32/i386/i686_mem.c |  960 +++++++++++++++++++++----------------
 1 files changed, 534 insertions(+), 426 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/69ea1399085728cabdc1c18dba8e00b147acd253


-- 
DragonFly BSD source repository





More information about the Commits mailing list