Skip to content
Snippets Groups Projects
Commit e2ac3922 authored by Mark OLESEN's avatar Mark OLESEN Committed by mattijs
Browse files

ENH: handle 64-bit memory information (#3060)

- on large memory systems (eg, 6TB) the process information
  exceeds an 'int' range, so adjust parsing of the /proc/..
  to use int64

ENH: update/modernize OSspecific system information

ENH: minor update of profiling code

- std::string, noexcept, lazier evaluations

STYLE: use direct call of memInfo
parent 17e7f2c7
No related branches found
No related tags found
Loading
Showing
with 256 additions and 219 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment