[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Read line length
- From: Jose Torre-Bueno <jtorrebueno@...>
- Date: Tue, 22 Oct 2013 08:50:01 -0700
On Oct 22, 2013, at 7:34 AM, William Ahern <william@25thandClement.com> wrote:
> <snip>
>>
>
> This sounds like maybe an output buffering problem, not input buffering. But
> note that there's an upper limit to the maximum atomic write.
>
Good suggestion but it cannot be a output problem because it happens after the file has been on the disk for a long time and other programs can read the file fine. I will try the suggestion form Luiz to check #t later.