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

Calculate total physical memory on all platforms #46

Closed
giampaolo opened this issue May 23, 2014 · 9 comments
Closed

Calculate total physical memory on all platforms #46

giampaolo opened this issue May 23, 2014 · 9 comments

Comments

@giampaolo
Copy link
Owner

From billiej...@gmail.com on March 25, 2009 18:45:56

Implement a get_total_phymem() function or a TOTAL_PHYMEM constant to read
the total physical memory available.

Original issue: http://code.google.com/p/psutil/issues/detail?id=46

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on March 25, 2009 10:55:09

This is currently already implemented on Linux as TOTAL_PHYMEM constant ( r281 ).

Labels: -Progress-0in4 Progress-1in4 Progress-1in4

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on March 25, 2009 19:44:01

Implemented on Linux as r322 .
We're now using the following naming convention:

TOTAL_MEM
used_mem()
total_virtmem()
used_virtmem()

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on March 27, 2009 05:27:41

Implemented on FreeBSD as r287 .

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on March 27, 2009 05:27:49

Labels: -Progress-1in4 -Progress-1in4

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on March 27, 2009 05:27:58

Labels: Progress-2in4

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on March 27, 2009 05:33:39

Implemented on Windows as r281 .

Labels: -Progress-2in4 Progress-3in4

@giampaolo
Copy link
Owner Author

From jlo...@gmail.com on March 27, 2009 06:29:21

Implemented on OS X as r283

Status: Fixed
Labels: -Progress-3in4 Progress-4in4 OpSys-All

@giampaolo
Copy link
Owner Author

From g.rodola on June 09, 2011 15:33:50

Labels: -OpSys-All

@giampaolo
Copy link
Owner Author

From g.rodola on March 02, 2013 03:48:29

Updated csets after the SVN -> Mercurial migration: r281 == revision 
7190515808a5 r283 == revision e8430a82d380 r287 == revision 1418ddcdd78d r322 == revision 1ce59580ce9c

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

No branches or pull requests

1 participant