Skip to content

Track memory of RAM filesystem - #352

Open
simongog wants to merge 12 commits into
masterfrom
track_memory_of_ram_fs
Open

Track memory of RAM filesystem#352
simongog wants to merge 12 commits into
masterfrom
track_memory_of_ram_fs

Conversation

@simongog

@simongog simongog commented Nov 8, 2016

Copy link
Copy Markdown
Owner

The in-memory construction provided by method construct_im calls the usual semi-external construction but uses a simple filesystem in RAM instead of disk files. Method construct_im is only intended for very small inputs (at most a couple of kBs) where construction is faster than interacting with disk.
The memory of the RAM filesystem was not yet tracked by the memory_monitor. This branch fixes this issue.

@tb-robot

tb-robot commented Nov 8, 2016

Copy link
Copy Markdown
Collaborator

Can one of the admins verify this patch?

@mpetri

mpetri commented Nov 21, 2016

Copy link
Copy Markdown
Collaborator

can we use this new track_allocator to also keep track of the currently untracked memory (m_longsuperblock and m_miniblock) in select_support_mcl?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants