Re: [Qemu-devel] TCG Multithreading performance improvement

2014-11-26 Thread Mark Burton
> On 26 Nov 2014, at 20:12, Lluís Vilanova wrote: > > Mark Burton writes: > >> Hi all, >> We are now actively going to pursue TCG Multithreading to improve the >> performance of the TCG for Qemu models that include multiple cores. > >> We have set up a wiki page to track the project >> http:/

Re: [Qemu-devel] TCG Multithreading performance improvement

2014-11-26 Thread Lluís Vilanova
Mark Burton writes: > Hi all, > We are now actively going to pursue TCG Multithreading to improve the > performance of the TCG for Qemu models that include multiple cores. > We have set up a wiki page to track the project > http://wiki.qemu.org/Features/tcg-multithread > At this point, I would

Re: [Qemu-devel] TCG Multithreading performance improvement

2014-11-26 Thread Chih-Min Chao
Another good slide for PQemu http://people.cs.nctu.edu.tw/~chenwj/slide/QEMU/PQEMU_presentation_(IIS_Sinica_2)_.pptx On Wed, Nov 26, 2014 at 5:31 PM, Mark Burton wrote: > > > Hi all, > > We are now actively going to pursue TCG Multithreading to improve the > performance of the TCG for Qemu model

Re: [Qemu-devel] TCG Multithreading performance improvement

2014-11-26 Thread Alex Bennée
Mark Burton writes: > Hi all, > > We are now actively going to pursue TCG Multithreading to improve the > performance of the TCG for Qemu models that include multiple cores. > > We have set up a wiki page to track the project > http://wiki.qemu.org/Features/tcg-multithread >

Re: [Qemu-devel] TCG Multithreading performance improvement

2014-11-26 Thread Claudio Fontana
On 26.11.2014 15:06, Peter Maydell wrote: > On 26 November 2014 at 09:31, Mark Burton wrote: >> We have set up a wiki page to track the project >> http://wiki.qemu.org/Features/tcg-multithread > > I see you write "The TCG today is close to being thread safe". > Personally I would phrase this as "

Re: [Qemu-devel] TCG Multithreading performance improvement

2014-11-26 Thread Peter Maydell
On 26 November 2014 at 09:31, Mark Burton wrote: > We have set up a wiki page to track the project > http://wiki.qemu.org/Features/tcg-multithread I see you write "The TCG today is close to being thread safe". Personally I would phrase this as "TCG today is not at all thread safe" :-) -- PMM

[Qemu-devel] TCG Multithreading performance improvement

2014-11-26 Thread Mark Burton
Hi all, We are now actively going to pursue TCG Multithreading to improve the performance of the TCG for Qemu models that include multiple cores. We have set up a wiki page to track the project http://wiki.qemu.org/Features/tcg-multithread At