i386: sync i686_mem with FreeBSD
authorAlexander Polakov <polachok@gmail.com>
Sat, 12 Dec 2009 09:33:21 +0000 (12:33 +0300)
committerAlexander Polakov <polachok@gmail.com>
Sun, 13 Dec 2009 14:45:47 +0000 (17:45 +0300)
commit69ea1399085728cabdc1c18dba8e00b147acd253
treefc40dcba0d29bc1580c9bb47331060aca9d1f8e6
parent9ea9a0169819d903b85beebe3fe1d5395c54a27f
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
sys/platform/pc32/i386/i686_mem.c