<div dir="ltr">Yes, this is a good idea.  I'll try changing write functions and compare speeds.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 6, 2014 at 5:59 AM, dave fournier <span dir="ltr"><<a href="mailto:davef@otter-rsch.com" target="_blank">davef@otter-rsch.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
I did a bit of experimenting with writing large buffers to disk and it appears that<br>
replacing the low level  writes with fwrites and open with fopen etc .  permits one<br>
to write large buffers to disk in the code.<br>
<br>
A more interesting solution might be to optionally  add another thread which can write<br>
portions of the buffer to disk as they become full.<div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@admb-project.org" target="_blank">Users@admb-project.org</a><br>
<a href="http://lists.admb-project.org/mailman/listinfo/users" target="_blank">http://lists.admb-project.org/<u></u>mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div>