All of lore.kernel.org
 help / color / mirror / Atom feed
* OpTracker optimization
@ 2014-09-09 20:33 Somnath Roy
  2014-09-10 18:16 ` Samuel Just
  0 siblings, 1 reply; 16+ messages in thread
From: Somnath Roy @ 2014-09-09 20:33 UTC (permalink / raw)
  To: Samuel Just (sam.just-4GqslpFJ+cxBDgjK7y7TUQ@public.gmane.org),
	Sage Weil (sweil-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org)
  Cc: ceph-devel-u79uwXL29TY76Z2rM5mHXA, ceph-users-idqoXFIVOFJgJs9I8MT0rw


[-- Attachment #1.1: Type: text/plain, Size: 1618 bytes --]

Hi Sam/Sage,
As we discussed earlier, enabling the present OpTracker code degrading performance severely. For example, in my setup a single OSD node with 10 clients is reaching ~103K read iops with io served from memory while optracking is disabled but enabling optracker it is reduced to ~39K iops. Probably, running OSD without enabling OpTracker is not an option for many of Ceph users.
Now, by sharding the Optracker:: ops_in_flight_lock (thus xlist ops_in_flight) and removing some other bottlenecks I am able to match the performance of OpTracking enabled OSD with OpTracking disabled, but with the expense of ~1 extra cpu core.
In this process I have also fixed the following tracker.

http://tracker.ceph.com/issues/9384


and probably http://tracker.ceph.com/issues/8885 too.



I have created following pull request for the same. Please review it.



https://github.com/ceph/ceph/pull/2440



Thanks & Regards

Somnath


________________________________

PLEASE NOTE: The information contained in this electronic mail message is intended only for the use of the designated recipient(s) named above. If the reader of this message is not the intended recipient, you are hereby notified that you have received this message in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify the sender by telephone or e-mail (as shown above) immediately and destroy any and all copies of this message in your possession (whether hard copies or electronically stored copies).


[-- Attachment #1.2: Type: text/html, Size: 4676 bytes --]

[-- Attachment #2: Type: text/plain, Size: 178 bytes --]

_______________________________________________
ceph-users mailing list
ceph-users-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2014-09-13 16:19 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-09 20:33 OpTracker optimization Somnath Roy
2014-09-10 18:16 ` Samuel Just
     [not found]   ` <CA+4uBUbSrYhy8=ZPKZ7dOTh0sNNCs5mC3ttgBH+qoWO+58UdvA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-09-10 20:30     ` Somnath Roy
2014-09-10 21:36       ` Samuel Just
     [not found]         ` <CA+4uBUbTBksZbRxR9RCTws-O--2N+QnHN5aS_Kx-D7yVeEmiDw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-09-10 21:38           ` Somnath Roy
     [not found]             ` <755F6B91B3BE364F9BCA11EA3F9E0C6F2783C636-cXZ6iGhjG0i+xgsn/SD5JjJ2aSJ780jGSxCzGc5ayCJWk0Htik3J/w@public.gmane.org>
2014-09-10 22:07               ` Samuel Just
2014-09-10 22:13                 ` Somnath Roy
     [not found]                   ` <755F6B91B3BE364F9BCA11EA3F9E0C6F2783C65C-cXZ6iGhjG0i+xgsn/SD5JjJ2aSJ780jGSxCzGc5ayCJWk0Htik3J/w@public.gmane.org>
2014-09-10 22:25                     ` Samuel Just
2014-09-11  1:52                       ` Somnath Roy
2014-09-11  3:33                         ` Sage Weil
     [not found]                           ` <alpine.DEB.2.00.1409102032440.17200-vIokxiIdD2AQNTJnQDzGJqxOck334EZe@public.gmane.org>
2014-09-11 18:30                             ` Somnath Roy
2014-09-11 18:30                               ` Samuel Just
     [not found]                                 ` <CA+4uBUYRdp=VFc1T=WPf7HRXgfD7MEqEM5yhEKRe7_M_s_dh-w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-09-13  8:03                                   ` Somnath Roy
2014-09-13  9:00                                     ` [ceph-users] " Alexandre DERUMIER
2014-09-13 14:32                                       ` Sage Weil
     [not found]                                         ` <alpine.DEB.2.00.1409130731180.29849-vIokxiIdD2AQNTJnQDzGJqxOck334EZe@public.gmane.org>
2014-09-13 16:19                                           ` Somnath Roy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.