On Mon, Dec 7, 2015 at 10:32 AM, 'Davide Libenzi' via Akaros < [email protected]> wrote:
> I think it is OK to require that writes are atomic. The user should send > in the whole buffer. > This is, /methink, like Linux procfs stuff (and its seq_file) work as well. > We cannot OTOH, require the user to slurp in everything in one read. > Will test on Linux, but I think those are the procfs semantics. > I pretty much agree with this vis-a-vis the write case, especially for things like ctl files: the user should just give the entire buffer at once. -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
