Project

General

Profile

Actions

Bug #8289

closed

rgw: memory not freed during in-progress read (dumpling)

Added by Sage Weil almost 10 years ago. Updated almost 10 years ago.

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

0%

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

Description

observing memory growing linearly during a read on a large object. once the read completes, memory is freed.tcmalloc

profiling indicates it is all allocated during read_message(). it looks like we are keeping a ref to the incoming buffers somewhere while streaming the incoming data.

Actions

Also available in: Atom PDF