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

git: kernel/lapic: Remove the special handling for VMware w/ 1 CPU again.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 24 May 2011 14:30:42 -0700 (PDT)

commit da83c0cc1606ec0c1dc4a8a74030d3232f49072d
Author: Sascha Wildner <saw@online.de>
Date:   Tue May 24 23:30:30 2011 +0200

    kernel/lapic: Remove the special handling for VMware w/ 1 CPU again.
    
    I've done some further testing here and it looks like I was on the
    wrong path when I reported it to sephe.
    
    The problem seems to be a local one. It fails occasionally (SMP kernel
    or not) when the ISO is on my file server, but always succeeds when
    the ISO is on the disk of the box running VMware.

Summary of changes:
 sys/cpu/i386/include/specialreg.h   |    1 -
 sys/cpu/x86_64/include/specialreg.h |    1 -
 sys/platform/pc32/apic/lapic.c      |   13 -------------
 sys/platform/pc64/apic/lapic.c      |   13 -------------
 4 files changed, 0 insertions(+), 28 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/da83c0cc1606ec0c1dc4a8a74030d3232f49072d


-- 
DragonFly BSD source repository



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