All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Blue Swirl <blauwirbel@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Switch to thread pool from posix-aio
Date: Fri, 12 Dec 2008 13:20:00 -0600	[thread overview]
Message-ID: <4942B960.8070806@codemonkey.ws> (raw)
In-Reply-To: <f43fc5580812121109t2c480930o446032d306363deb@mail.gmail.com>

Blue Swirl wrote:
> On 12/12/08, Anthony Liguori <anthony@codemonkey.ws> wrote:
>   
>> I've just committed the thread pool patch I posted a few days ago (plus the
>> suggested cleanups).
>>
>>  Please test this especially if you're using a very old glibc or a non-Linux
>> Unix.  Also pay attention for any performance differences.  I don't think
>> any will be noticable unless you're doing very heavy IO and I expect it will
>> only improve things.
>>     
>
> Compilation is broken on Debian stable, you need librt for
> timer_create, clock_gettime etc.
>   

I'll add a proper configure test for that.  I guess that means that 
--disable-aio was broken on Debian unstable too.

Regards,

Anthony Liguori

  reply	other threads:[~2008-12-12 19:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-12 16:43 [Qemu-devel] Switch to thread pool from posix-aio Anthony Liguori
2008-12-12 19:09 ` Blue Swirl
2008-12-12 19:20   ` Anthony Liguori [this message]
2008-12-12 19:25   ` Anthony Liguori
2008-12-12 20:00     ` Blue Swirl
2008-12-12 20:03       ` Anthony Liguori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4942B960.8070806@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.