Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an overall MemoryManager class #1037

Closed
NickDraper opened this issue Jul 28, 2008 · 1 comment
Closed

Create an overall MemoryManager class #1037

NickDraper opened this issue Jul 28, 2008 · 1 comment
Assignees
Milestone

Comments

@NickDraper
Copy link
Contributor

This class will be a central point of organization for our memory management efforts.

It will need to be able to
- Determine the amount of memory available for both windows and linux
- Determine the amount of memory used by Mantid data stores (primarily the analysis data service)
- It will be used by the WorkspaceFactory to determine whether to issue a memory reduced version of an algorithm.
- It may (later on) inform less recently used workspaces to save themselves to disk to reduce memory.

@NickDraper
Copy link
Contributor Author

This issue was originally trac ticket 189

@NickDraper NickDraper added this to the Iteration 11 milestone Jun 3, 2015
samueljackson92 added a commit that referenced this issue Oct 26, 2017
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

No branches or pull requests

2 participants