[PATCH 0/7] use interval trees for anon rmap

2012-09-04 Thread Michel Lespinasse
This patch series applies on top of the previous ones currently queued into Andrew's -mm tree (the rbtree, augmented rbtree and interval tree changes). The goal here is to use interval trees to replace the same_anon_vma linked list, and avoid anon rmap scalability issues when a given process has

[PATCH 0/7] use interval trees for anon rmap

2012-09-04 Thread Michel Lespinasse
This patch series applies on top of the previous ones currently queued into Andrew's -mm tree (the rbtree, augmented rbtree and interval tree changes). The goal here is to use interval trees to replace the same_anon_vma linked list, and avoid anon rmap scalability issues when a given process has