Skip to content

Information request buffer allocation #8544

Open
@AlexPeshkoff

Description

@AlexPeshkoff

Server allocates memory for subj according to client request. And as long as client can request up to 4Gb - 1 this causes use of too much of virtual address space. Worse, currently server zeros that buffer in advance, which causes abuse of physical RAM.

Plans to fix first of all second problem. Return to virtual space later.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions