看板 DFBSD_commit 關於我們 聯絡資訊
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