Commit Graph

7 Commits

Author SHA1 Message Date
d74f385a68 pmt: dont include new memoryTestFunction 2025-08-13 09:42:37 +03:00
f5e465b995 pmt: reformat code 2025-08-10 18:44:58 +03:00
70328dc4db Write docs and fixup real-path and real-size-path delimiters. 2025-08-09 23:58:09 +03:00
fc1e45f2ca partitionSizeFunction: fiz --only-size flag 2025-08-09 22:24:03 +03:00
8e629d60d0 pmt: New features and improvements
- Added type getter and reboot function
 - Writed a garbage collector, so manually freeing memory and closing file descriptors is removed
 - Some other improvements
2025-08-09 12:48:04 +03:00
8b3e886eee pmt: Improve performance and functions
- Added two new functions
 - Improved functions
 - Reformatted code (scripts and src/ include/)
 - Increased processing speed with multi-threading
2025-08-07 14:49:24 +03:00
6294482b39 pmt: ready for release
- Fix memory leaks
 - Writed functions and apply
 - Test pmt and verify stability
2025-08-06 21:58:05 +03:00