Bug 91903 - limit write_queue size in char_device
Summary: limit write_queue size in char_device
Status: RESOLVED MOVED
Alias: None
Product: Spice
Classification: Unclassified
Component: server (show other bugs)
Version: unspecified
Hardware: Other All
: medium enhancement
Assignee: Victor Toso
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-07 09:01 UTC by Victor Toso
Modified: 2018-06-03 10:15 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Victor Toso 2015-09-07 09:01:05 UTC
This bug is a complement of https://bugs.freedesktop.org/show_bug.cgi?id=91350

While doing file transfer using webdav, it is possible to reach huge amount of memory usage on write-queue.

We should introduce a limit to the ring size.

Example in #91350
When transferring 320 MB file, the write-queue reached 240 MB.
Comment 1 GitLab Migration User 2018-06-03 10:15:37 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/spice/spice-server/issues/19.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.