Skip to content

limit memory usage #350

@milahu

Description

@milahu

the current way to limit memory usage
seems to be to reduce --max-blocking-threads 8
to something like 2

but then checking torrents is slow
as only 2 torrents are checked in parallel

so --max-blocking-threads
seems to limit both cpu and ram

im looking for an option to limit only ram

edit:

but then checking torrents is slow

also with
--max-blocking-threads 8 and
--worker-threads 8
only 2 torrents are checked in parallel

but this could also be
a resource limit of the machine
(cpu load is 16/24)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions