help wantedquestion
Métriques du dépôt
- Stars
- (6 985 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
I find a way to print the direct memory used by the direct byte buffers and mapped byte buffers: https://stackoverflow.com/questions/20058489/is-there-a-way-to-measure-direct-memory-usage-in-java But this solution can only print direct byte buffers. As JavaCV, Is direct byte buffers the only things in the direct memory?