> Hi, > > This is the first version of my work towards fine grained MM locking. > This is still early work - I am happy with my page fault changes, > but want to expand on the mmap/munmap side of things before I send the > next version. I have previously shared this with some of the copied folks > (for those who received that, there are no additional changes in this > public resend). Please expect a v2 within a few weeks, with further > changes for fine grained range locking in the mmap and munmap paths. hello, Michel. I noticed rwsem has been renamed to mmap_lock and some apis were created for taking the lock. but is the original fine grained mm locking series still under development? maybe i missed something but i failed to find v2 for it. Thanks Barry