Bug 120559 - webdavs memory consumtion complete file
Summary: webdavs memory consumtion complete file
Status: RESOLVED DUPLICATE of bug 34578
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: http (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
: 121075 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-01-21 16:29 UTC by christian
Modified: 2007-09-02 06:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description christian 2006-01-21 16:29:18 UTC
Version:            (using KDE KDE 3.5.1)
Installed from:    Compiled From Sources
Compiler:          3.4.4 gentoo std.
OS:                Linux

Webdavs caches the complete File in Memory resulting in Big memory usage when uploading movie files. I think uploading DVD is not possible because it cant cache 4gb.


512mb system:

 9987 chris     16   0  VIRT:846m RES:116m SHR:3256 S  0.3 23.1(<-Memory percent)   0:12.80 kio_http

----
Comment 1 Hamish Rodda 2006-01-21 20:01:48 UTC
Uploading is done through HTTP put -> reassigning to kio_http
Comment 2 christian 2006-01-21 22:20:06 UTC
i looked @ kio_http , perhaps we should not read the complete file but chunks. Or substitute file_reader through stream_reader :-/ 
Comment 3 Thiago Macieira 2006-02-02 20:32:38 UTC
*** Bug 121075 has been marked as a duplicate of this bug. ***
Comment 4 Dawit Alemayehu 2007-09-02 06:49:36 UTC

*** This bug has been marked as a duplicate of 34578 ***