Re: [LAD] Jack ring buffer (again)

2016-05-14 Thread Len Ovens
On Sat, 14 May 2016, Will Godfrey wrote: While I understand that generally you can't be certain of writing or reading all bytes in a block of data in one call, what about the specific case where you *always* read and write the same number of bytes and the buffer is an exact multiple of this size

Re: [LAD] Jack ring buffer (again)

2016-05-14 Thread Hanspeter Portner
On 14.05.2016 09:18, Will Godfrey wrote: I'm not sure if this has been covered before... Similar questions seem to come up every couple of months. While I understand that generally you can't be certain of writing or reading all bytes in a block of data in one call, what about the specific cas

[LAD] Jack ring buffer (again)

2016-05-14 Thread Will Godfrey
I'm not sure if this has been covered before... While I understand that generally you can't be certain of writing or reading all bytes in a block of data in one call, what about the specific case where you *always* read and write the same number of bytes and the buffer is an exact multiple of this