Activity

Krishna Paliwal

Shipped this project!

Hours: 0.37
Cookies: 🍪 3
Multiplier: 7.45 cookies/hr

The program allows developers on linux system really figure out the memory usage of multithreaded systems and also manage ports for systems involving multiple services.
The hardest part was figuring out how a program connects itself to multiple threads and use linux’s stores process info in /proc and extract it and then figuring out how programs used the same memory and subtracting it as it was bieng counted multiple times.

Krishna Paliwal

I made this project to speedup development on linux. It allows user to view the memory usage of complexly multithreaded programs.
It allows users to see which process has occupied which port and free that port up instantly to avoid unexpected glitches and failures.

Attachment
Attachment
0