Hi Minor and Josh,

thank you for your response, I also thought about parallel IO. It would be
very nice to have a support for this, because it's demotivating, when your
calculations can profit from more threads and your IO-Task is killing the
won performance. So, please let us know, if the support is ready. I alwaye
use the latest SVN download, so I don't have to wait for a new public
release.

Thanks,
Sascha


2011/1/18 Tetsu Soh <tetsu.soh....@gmail.com>

> On Tue, 18 Jan 2011 07:49:41 +0900, Josh Milthorpe
> <josh.miltho...@anu.edu.au> wrote:
>
> Hi Josh,
>
> > Unfortunately, those threads are "busy waiting", and constantly
> > interrupting the IO thread to attempt to steal work.  This is known to
> > slow down single threaded sections.
> > https://jira.codehaus.org/browse/XTENLANG-1012
> >
>
>
> I has tried to use the -NO_STEALS option to disable the job steals but it
> has no effect at all.
> So, does the -NO_STEALS mean different things?
>
> Thanks,
> -Tetsu
>
>
> ------------------------------------------------------------------------------
> Protect Your Site and Customers from Malware Attacks
> Learn about various malware tactics and how to avoid them. Understand
> malware threats, the impact they can have on your business, and how you
> can protect your company and customers by using code signing.
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> X10-users mailing list
> X10-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/x10-users
>
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to