]> Sergey Matveev's repositories - btrtrc.git/commit
mmap_span: Synchronize access to memory maps to avoid race when unmapping
authorMatt Joiner <anacrolix@gmail.com>
Sat, 6 Jan 2018 05:39:52 +0000 (16:39 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Sat, 6 Jan 2018 05:39:52 +0000 (16:39 +1100)
commit57fec523718f2f4b11462adab69dd2cea9c14b78
tree44c71a8066ae3f621a0cd646a08a1ad226c662ca
parent6bcf2a58b2576bc976751a0baa380a7e29e1f153
mmap_span: Synchronize access to memory maps to avoid race when unmapping
mmap_span/mmap_span.go
storage/mmap.go