• Yossi Gottlieb's avatar
    Fix memory info on FreeBSD. (#8620) · af217532
    Yossi Gottlieb authored
    The obtained process_rss was incorrect (the OS reports pages, not
    bytes), resulting with many other fields getting corrupted.
    
    This has been tested on FreeBSD but not other platforms.
    af217532
zmalloc.c 20.4 KB