Project

General

Profile

Actions

Bug #9408

closed

erasure-code: misalignment

Added by Loïc Dachary over 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
OSD
Target version:
-
% Done:

80%

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

Description

fdeeeb1b6be7a95f473ad33d3344a499a61106a1

[20:56:48] sage: I'm not even sure where the buffers for erasure-code/jerasure are allocated
[21:05:44] ErasureCodeJerasure seems to handle alignment
[21:52:50] I don't get why it's not aligned. blocksize = 1536; chunk.substr_of(out, i * blocksize, blocksize); cerr << i << ": " << static_cast<const void*>(chunk.c_str()) << '\n'; produces '2: 0x10e3008'
[21:58:44] the buffer combining in ErasureCode::encode_prepare might be responsible

Related issues 2 (0 open2 closed)

Related to Ceph - Feature #9728: erasure-code: jerasure support for NEONResolvedLoïc Dachary10/10/2014

Actions
Copied to Ceph - Backport #11704: erasure-code: misalignmentRejectedLoïc Dachary09/09/2014Actions
Actions

Also available in: Atom PDF