Project

General

Profile

Actions

Bug #12946

closed

Heavy memory shuffling in rados bench

Added by Piotr Dalek over 8 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
common
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
hammer
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

"rados bench"'s max performance is capped by memory buffer shuffling, and it is particularly bad on fast SSDs/ramdisks.
Reuse existing buffer instead of constantly deleting and recreating it, so the performance is no longer capped by rados.

Fixed in master/infernalis (https://github.com/ceph/ceph/pull/4690).
NOTE: this fix will trigger bug in obj_bencher.ccc (fixed in https://github.com/ceph/ceph/pull/5152).


Related issues 2 (0 open2 closed)

Related to Ceph - Fix #12947: Race condition in rados benchResolvedPiotr Dalek09/04/2015

Actions
Copied to Ceph - Backport #12948: Heavy memory shuffling in rados benchResolvedAbhishek VarshneyActions
Actions #2

Updated by Loïc Dachary over 8 years ago

  • Status changed from New to Pending Backport
Actions #3

Updated by Loïc Dachary over 8 years ago

  • Assignee set to Piotr Dalek
Actions #4

Updated by Loïc Dachary about 8 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF