Re: [libgomp, GSoC'19] Work-stealing task scheduling

2019-09-02 Thread Ray Kim
Hi Jakub, > Your mailer sadly made the patch not applicable, I had to spent quite a long > time to just undo the undesirable line breaking. Please fix your mailer not > to break lines automatically, or at least send patches as attachments on > which hopefully it will not do that on. Sorry for wa

Re: [libgomp, GSoC'19] Work-stealing task scheduling

2019-09-02 Thread Jakub Jelinek
On Mon, Aug 26, 2019 at 01:08:39AM +0900, Ray Kim wrote: > This patch implemented work-stealing task scheduling for GSoC'19 final > evaluations. > Currently there are some issues that needs to be further addressed, > however I think it is functional. > > This that could be improved are as follows:

Re: [libgomp, GSoC'19] Work-stealing task scheduling

2019-09-02 Thread Jakub Jelinek
On Mon, Aug 26, 2019 at 02:58:46PM +0900, Ray Kim wrote: > Fixed typos, lowered memory constraints where appropriate. Your mailer sadly made the patch not applicable, I had to spent quite a long time to just undo the undesirable line breaking. Please fix your mailer not to break lines automatical

[libgomp, GSoC'19] Work-stealing task scheduling

2019-08-25 Thread Ray Kim
Hi, This patch implemented work-stealing task scheduling for GSoC'19 final evaluations. Currently there are some issues that needs to be further addressed, however I think it is functional. This that could be improved are as follows: 1. Currently the threads busy wait even when the task queues are