ULE SMP fixed.

2003-07-08 Thread Jeff Roberson
Squashed the bug that was causing panics with nice processes on SMP ULE. Thanks, Jeff -- Forwarded message -- Date: Mon, 7 Jul 2003 23:19:40 -0700 (PDT) From: Jeff Roberson [EMAIL PROTECTED] To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: cvs commit:

Re: how to create device nodes when devfs doesn't do it?

2003-07-08 Thread Karel J. Bosschaart
On Mon, Jul 07, 2003 at 07:57:59PM +0200, Poul-Henning Kamp wrote: Can you mail me the output of: diskinfo -v da0 diskinfo -v da0s4 dd if=/dev/da0 count=63 | uuencode - openbsd.sect0 dd if=/dev/da0s4 count=16 | uuencode - openbsd.slice4 Then I'll try to see what

Re: HTT on single CPU?

2003-07-08 Thread Tom Samplonius
On Tue, 8 Jul 2003, John Baldwin wrote: ... I would need to look a second time, but there is no such BIOS option, and options HTT was nuked in 5.1, replaced by machdep.hlt_logical_cpus, which I don't have on my system. You need to enable SMP and APIC_IO in your kernel to use HTT. Also,