| commit | fab8eb53d9f74410946f8a08c342e65cc9d51641 | [log] [tgz] |
|---|---|---|
| author | Yuji Mano <yuji.mano@am.sony.com> | Mon Jun 15 17:03:50 2009 -0700 |
| committer | Yuji Mano <yuji.mano@am.sony.com> | Tue Jul 07 12:24:23 2009 -0700 |
| tree | 4a85bacdd19dc072aea2df8261321ec578049395 | |
| parent | 0ad710a69acf37916364bc57d7b47e65380c74df [diff] |
base: host side mutex contention This reduces the chances of mutex lock contention on the host-side which becomes apparent when a large number of pthreads are created and access the mutex simultaneously. Signed-off-by: Yuji Mano <yuji.mano@am.sony.com> Acked-by: Kazunori Asayama <asayama@sm.sony.co.jp>