In terms of throughput yes - one OSD may have thousands of threads doing work so it will scale accross multiple clients. But in terms of latency you are still limited by a throughput of one core, so for database workloads or any type of synchronous or single-threaded IO more cores will be of no help.
Jan > On 08 Sep 2015, at 10:50, Gurvinder Singh <[email protected]> > wrote: > > Hi, > > Just wondering if a Ceph OSD daemon supports multi threading and can get > benefit from multi core Intel/ARM processor. E.g. 12 disk server with 36 > Intel or 48 ARM cores. > > Thanks, > Gurvinder > _______________________________________________ > ceph-users mailing list > [email protected] > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
