DragonFly BSD
DragonFly commits List (threaded) for 2009-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: i386: sync i686_mem with FreeBSD


From: Alexander Polakov <polachok@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 13 Dec 2009 07:33:49 -0800 (PST)

commit 69ea1399085728cabdc1c18dba8e00b147acd253
Author: Alexander Polakov <polachok@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]