On 2017-09-08 at 09:47 "Ron Minnich (Gerrit)" <[email protected]> wrote: > Ron Minnich has posted comments on this change. ( > https://akaros-review.googlesource.com/4220 ) > > Change subject: Added helper functions to user/vmm/memory.c > ...................................................................... > > > Patch Set 1: Code-Review+2
Merged to master at 5db97e32bc4b..51ddba8a6354 (from, to] You can see the entire diff with 'git diff' or at https://github.com/brho/akaros/compare/5db97e32bc4b...51ddba8a6354 for future reference, the files are being mmapped with MAP_PRIVATE - we might want to do that with MAP_SHARED, possibly as a parameter. it's fine for now. thanks, barret -- 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.
