[erlang-questions] append to a memory-mapped file

Joel Reymont joelr1@REDACTED
Thu Dec 16 12:26:53 CET 2010


On Dec 16, 2010, at 11:24 AM, Max Lapshin wrote:

> You must mmap more data, file will be larged and you can write there.

I'll rephrase my original question then:

What is the most efficient way to extend the memory mapping to include data appended to the same file?

Alternatively, what's the most efficient way to make newly appended data available as part of the memory mapping?

	Thanks, Joel

---
http://twitter.com/wagerlabs



More information about the erlang-questions mailing list