| | Date | Tue, 19 Apr 2011 13:07:25 -0700 | | From | Andrew Morton <> | | Subject | Re: [PATCH 15/20] mm: Convert i_mmap_lock to a mutex |
| |
On Fri, 01 Apr 2011 14:13:13 +0200 Peter Zijlstra <a.p.zijlstra@chello.nl> wrote:
> Straight fwd conversion of i_mmap_lock to a mutex
What effect does this have on kernel performance?
Workloads which take the lock at high frequency from multiple threads should be tested.
|