lkml.org 
[lkml]   [2013]   [Feb]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] rwsem: steal writing sem for better performance

* Alex Shi <alex.shi@intel.com> wrote:

> Commit 5a50508 change to rwsem from mutex, that cause aim7 fork_test
> dropped 50%. Yuanhan liu does a good analysis, find it caused by
> strict sequential writing. Ingo suggest stealing sem writing from
> front task in waiting queue. https://lkml.org/lkml/2013/1/29/84
> So has this patch.
>
> In this patch, I just allow writing steal happen when the
> first waiter is also writer. Then the performance fully
> recovered.

All the aim7 fork_test performance regression is recovered?

Thanks,

Ingo


\
 
 \ /
  Last update: 2013-02-05 16:43    [W:0.093 / U:0.992 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site