Project

General

Profile

Actions

Bug #4866

open

ndnputchunks consumes a large amount of RAM

Added by Anonymous about 5 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

ndnputchunks needs over 3x the memory as the size of the content that is served.

For example:

  • 100MB file -> needs 336MB RAM
  • 300MB file -> needs 980MB RAM

The required memory is completely freed up after closing ndnputchunks, so it's not about caching inside NFD.

I wonder what explains this inefficiency?

Moreover, is it possible to have ndnputchunks store files on the disk, in order to save memory?

Actions

Also available in: Atom PDF