dup() scales badly on multicore platform

From: <崔岩ccuiyyan_at_sina.com>
Date: Thu, 2 Apr 2009 18:14:37 +0800
Dear all;

       i benchchmark the dup() system call on 32 cores machine in
FreeBSD-current8.0.

       The results are bad. The phenomenon is easy to come out. Each
process(not thread) on the core

       dup() its private file, and close() in a tight loop. The time
completing the parallel workload

       is considered as performance. At first,  i think there are some
locks. However, lock profiling

       in FreeBSD is strange and interesting. I attach the graph and lock
profiling. Any ideas?



      Best Wishes!


            Yan

Received on Thu Apr 02 2009 - 08:14:38 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:45 UTC