Re: MySQL fully supporting NetBSD (was: PostgreSQL)
Alfred Perlstein <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.general |
|---|---|
| Message-ID | <[email protected]> |
* Greg 'groggy' Lehey <[email protected]> [060202 16:10] wrote: > On Thursday, 2 February 2006 at 10:12:04 +0100, Martin S. Weber wrote: > > > > [snip] > > > The capability of the kernel and the thread library to take advantage > > of symmetric multi-processor (SMP) systems. In other words, when a > > process creates a thread, it should be possible for that thread to run > > on a different CPU than the original process. > > > > Bad news. Outright broken. > > This applies to FreeBSD too AFAIK. But it's fully supported. Don't > let it worry you too much. You've been away for a while. Currently FreeBSD supports kernel threads via native kernel threads as well as linux-threads. FreeBSD has supported mysql+kernelthreads (linuxthreads) for several years now. -- - Alfred Perlstein