Re: [PATCH] Re: Fifo blocking and performance issues

2012-10-03 Thread Gregory M. Turner
On 10/3/2012 6:02 AM, Christopher Faylor wrote: On Wed, Oct 03, 2012 at 02:58:55AM -0700, Gregory M. Turner wrote: On 10/2/2012 5:55 PM, Christopher Faylor wrote: FYI, a quick scan seems to show that you've pretty much undone a lot of what I've recently added for fifos so I don't expect to real

Re: [PATCH] Re: Fifo blocking and performance issues

2012-10-03 Thread Christopher Faylor
On Wed, Oct 03, 2012 at 02:58:55AM -0700, Gregory M. Turner wrote: >On 10/2/2012 5:55 PM, Christopher Faylor wrote: >>On Tue, Oct 02, 2012 at 01:45:08PM -0700, Gregory M. Turner wrote: >>>On 10/2/2012 1:19 PM, Christopher Faylor wrote: On Tue, Oct 02, 2012 at 03:15:37PM -0400, bob wrote: >

Re: [PATCH] Re: Fifo blocking and performance issues

2012-10-03 Thread Gregory M. Turner
On 10/2/2012 5:55 PM, Christopher Faylor wrote: On Tue, Oct 02, 2012 at 01:45:08PM -0700, Gregory M. Turner wrote: On 10/2/2012 1:19 PM, Christopher Faylor wrote: On Tue, Oct 02, 2012 at 03:15:37PM -0400, bob wrote: Any suggestions on how we can achieve a higher performance blocking read on a

Re: [PATCH] Re: Fifo blocking and performance issues

2012-10-02 Thread Christopher Faylor
On Tue, Oct 02, 2012 at 01:45:08PM -0700, Gregory M. Turner wrote: >On 10/2/2012 1:19 PM, Christopher Faylor wrote: >> On Tue, Oct 02, 2012 at 03:15:37PM -0400, bob wrote: >>> Any suggestions on how we can achieve a higher performance blocking read on >>> a >>> Cygwin RDWR fifo? >> >> As always, i

[PATCH] Re: Fifo blocking and performance issues

2012-10-02 Thread Gregory M. Turner
On 10/2/2012 1:19 PM, Christopher Faylor wrote: On Tue, Oct 02, 2012 at 03:15:37PM -0400, bob wrote: Any suggestions on how we can achieve a higher performance blocking read on a Cygwin RDWR fifo? As always, if you can provide test cases of bugs we will endeavor to fix problems. I didn't th