All of lore.kernel.org
 help / color / mirror / Atom feed
From: Evgeny Voevodin <e.voevodin@samsung.com>
To: 陳韋任 <chenwj@iis.sinica.edu.tw>
Cc: Peter Maydell <peter.maydell@linaro.org>,
	i.mitsyanko@samsung.com, qemu-devel@nongnu.org,
	kyungmin.park@samsung.com, d.solodkiy@samsung.com,
	m.kozlov@samsung.com
Subject: Re: [Qemu-devel] [PATCH v2] TCG: Convert global variables to be TLS.
Date: Wed, 29 Feb 2012 07:43:33 +0400	[thread overview]
Message-ID: <4F4D9EE5.3040207@samsung.com> (raw)
In-Reply-To: <20120229032635.GA74258@cs.nctu.edu.tw>

[-- Attachment #1: Type: text/plain, Size: 1410 bytes --]

On 29.02.2012 07:26, 陳韋任 wrote:
> On Tue, Feb 28, 2012 at 08:10:58AM +0000, Peter Maydell wrote:
>> On 28 February 2012 03:13, Evgeny Voevodin<e.voevodin@samsung.com>  wrote:
>>> I wanted to get some feedback and points to show up a direction to move in
>>> this field.
>>> And qomification of translation caches is an interesting suggestion I think.
>> If you're serious about multithreading TCG then I think the first
>> steps are:
>>   * fix existing race conditions
>>   * think very hard
>>   * come up with an overall design for what you're proposing
>>
>> You won't get there by incremental steps unless you know where
>> you're going...
>    Would the paper "PQEMU: A Parallel System Emulator Based on QEMU " help on this?
>
> Regards,
> chenwj
>
> [1] http://www.cs.nthu.edu.tw/~ychung/conference/ICPADS2011.pdf
>

Certainly would :) Also I've studied COREMU: 
http://ppi.fudan.edu.cn/_media/publications%3Bcoremu-ppopp11.pdf
But they are based on v0.14 as I can remember and seems that this 
project is not going to come upstream.
Anyway, thee are a lot of useful approaches they done while facing 
different problems on the way of paralleling the TCG.
I'm sure that those approaches should be used in future work.

-- 
Kind regards,
Evgeny Voevodin,
Leading Software Engineer,
ASWG, Moscow R&D center, Samsung Electronics
e-mail: e.voevodin@samsung.com



[-- Attachment #2: Type: text/html, Size: 2414 bytes --]

  reply	other threads:[~2012-02-29  3:43 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-27 11:06 [Qemu-devel] [PATCH] TCG: Convert global variables to be TLS Evgeny Voevodin
2012-02-27 11:06 ` Evgeny Voevodin
2012-02-27 11:43 ` Evgeny Voevodin
2012-02-27 12:13 ` [Qemu-devel] [PATCH v2] " Evgeny Voevodin
2012-02-27 12:35   ` Peter Maydell
2012-02-28  3:13     ` Evgeny Voevodin
2012-02-28  8:10       ` Peter Maydell
2012-02-29  3:26         ` 陳韋任
2012-02-29  3:43           ` Evgeny Voevodin [this message]
2012-02-29  3:46             ` 陳韋任
2012-02-29  4:01               ` Evgeny Voevodin
2012-03-01  7:51         ` 陳韋任
2012-03-02  6:08           ` Evgeny Voevodin
2012-03-01  8:22       ` Andreas Färber
2012-03-01  8:27         ` Peter Maydell
2012-03-01 10:57           ` Evgeny Voevodin

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=4F4D9EE5.3040207@samsung.com \
    --to=e.voevodin@samsung.com \
    --cc=chenwj@iis.sinica.edu.tw \
    --cc=d.solodkiy@samsung.com \
    --cc=i.mitsyanko@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=m.kozlov@samsung.com \
    --cc=peter.maydell@linaro.org \
    --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.