SMP
Submitted by Bram Schoenmakers on 18 July, 2008 - 16:08.
This entry is quite simple: don't use SMP FreeBSD kernels on a VMWare virtual machine. This gives many problems, illustrated with this snippet from dmesg:
Submitted by Bram Schoenmakers on 20 March, 2008 - 11:31.
FreeBSD 6.2 sometimes stops booting the kernel, with the last message on screen:
Timecounters tick every 1.000 ms
This was a SMP kernel. As soon as I switched back to a GENERIC kernel, I haven't seen this behavior anymore.
Something to investigate better whenever I have more time, but it's a good temporary fix 
Update 28 March 2008: