rbonghi / jetson_stats

📊 Simple package for monitoring and control your NVIDIA Jetson [Orin, Xavier, Nano, TX] series
https://rnext.it/jetson_stats
GNU Affero General Public License v3.0
2.14k stars 261 forks source link

ZSWAP support. #29

Closed FPSychotic closed 4 years ago

FPSychotic commented 5 years ago

Could be possible add stats for ZSWAP if is activated in kernel? It is a nice peace of software,congrats

rbonghi commented 5 years ago

Hi @FPSychotic ,

Thank you for your message, and for your issue! I think it is possible, but I don't know how I can reproduce your scenario.

I'm looking from these pages:

This is what are you looking?

FPSychotic commented 5 years ago

XD, well that is not a issue. I just added that feature to my kernel and used you soft by first time and I thought that maybe interest you. I saw some commands and a script to get the info, but didn't get them work, as almost everything in Linux XD.

Yes, that is the tutorial that I followed and that is the script

FPSychotic commented 5 years ago

Apart, that thing zswap works, is amazing, I could compile Librealsense2 without swap

rbonghi commented 5 years ago

Hi @FPSychotic ,

sorry if I write late, but I am in holiday :-) It's a nice idea! I will study a way to implement it, I think is not hard to check, I should be follow this script https://github.com/Syonyk/raspberry_pi_scripts/blob/master/zswap.sh to read this information. 👍

FPSychotic commented 5 years ago

I hope you enjoyed your holidays, that is a good notice, anyway is just a small improvement and I told you because there was the script. Really the important is already there and very nice done. Just thank you by listen and share it.

rbonghi commented 4 years ago

Add extra information to show the zram

image

I can show for each zram the used status

FPSychotic commented 4 years ago

So fast...Thank you!

On Sat, 8 Feb 2020, 19:30 Raffaello Bonghi, notifications@github.com wrote:

Add extra information to show the zram

[image: image] https://user-images.githubusercontent.com/4551246/74090927-75880b80-4aa9-11ea-9905-5dba0f2f3ce4.png

I can show for each zram the used status

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rbonghi/jetson_stats/issues/29?email_source=notifications&email_token=AITQOVGEDAN5Y4IAHKSJAATRB4B67A5CNFSM4IKZX7X2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELFZYJA#issuecomment-583769124, or unsubscribe https://github.com/notifications/unsubscribe-auth/AITQOVHMQGCHPJQQ7C4F55TRB4B67ANCNFSM4IKZX7XQ .

rbonghi commented 4 years ago

I added the new feature! :-) Now you can read the status of each swap directly from the new page

image