use actual macos memory usage from libproc pid_rusage#800
use actual macos memory usage from libproc pid_rusage#800dalance merged 2 commits intodalance:masterfrom
Conversation
0646850 to
098372d
Compare
|
I agree to add I update MSRV to fix MSRV CI failure. |
a4add73 to
202a417
Compare
|
i accidentally had a few extra commits which added support for the also i think the MSRV needs to be bumped to 1.82 due to this dep update of |
202a417 to
06c058f
Compare
use actual macos memory usage from libproc pid_rusage
06c058f to
fac0eb8
Compare
|
yay, ci is passing. thanks for doing those updates to the ci config <3 |
I'd also like to add a column to show the raw bytes from
ri_phys_footprint, but i'm not sure if i should create a new column or which existing column to use (I'm thinking of making a new VmTotal or VmPss column, which could be calculated appropriately for other operating systems)