
malloc_status(3)      LPC 系統函數      malloc_status(3)

名稱
     malloc_status()  -  report  various  statistics  related  to
     memory usage.

語法
     void malloc_status( void );

描述
     This function writes memory usage statistics to the caller's
     screen.   This function replaces the hardcoded 'malloc' com-
     mand in vanilla 3.1.2.  Note that  the  output  produced  by
     malloc_status() depends upon which memory management package
     is chosen in options.h when building the driver.

請參考
     mud_status(3), dumpallobj(3), memory_info(3)

MudOS                Last change: 5 Sep 1994                    1

