Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2000 16:38:06 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        "Scott Hess" <scott@avantgo.com>
Cc:        <jasone@canonware.com>, <freebsd-hackers@FreeBSD.ORG>, <developer@lists.mysql.com>
Subject:   Re: Concept check: iothreads addition to pthreads for MYSQL+FreeBSD.
Message-ID:  <200001110038.QAA32246@apollo.backplane.com>
References:  <1a6101bf5bc1$4e364b20$1e80000a@avantgo.com> <20000110153917.D4938@sturm.canonware.com> <1b0e01bf5bc6$10cc9b40$1e80000a@avantgo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
:find
:> linuxthreads to meet your needs at the moment.
:
:That's being tested in parallel.  The main issue with LinuxThreads is that
:we'd go from running ~25 processes on this server to running ~800.

    Yes, but they are rfork(RF_MEM)'d processes - they share a lot of 
    context between themselves including their page tables so if you up the
    kernel resources it should work reasonably well. 

    It isn't the best solution, but it's a pretty good temporary solution.

					-Matt



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001110038.QAA32246>