octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #9924] Suggestion for a memory() function


From: Markus Mützel
Subject: [Octave-patch-tracker] [patch #9924] Suggestion for a memory() function
Date: Thu, 21 May 2020 09:57:44 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0

Follow-up Comment #20, patch #9924 (project octave):

@Guillaume: AFAICT, psutil is written in Python. I'm not sure if we can use
this in Octave.

I came across "getrlimit" [1]. I think we could query the process' address
space size on posix compatible systems (Linux and Mac) with "RLIMIT_AS".


[1]: https://pubs.opengroup.org/onlinepubs/9699919799/functions/getrlimit.html

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?9924>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]