ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示

/doc/efuns/malloc_status

HOME :: doc :: efuns :: malloc_status

     mmmmaaaalllllllloooocccc____ssssttttaaaattttuuuussss((((3333))))       MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))        mmmmaaaalllllllloooocccc____ssssttttaaaattttuuuussss((((3333))))

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

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          void malloc_status( void );

     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
          This function writes memory usage statistics to the caller's
          screen.  This function replaces the hardcoded 'malloc'
          command 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.

     SSSSEEEEEEEE AAAALLLLSSSSOOOO
          mud_status(3), dumpallobj(3), memory_info(3)

     Page 1                                          (printed 3/16/95)

HOME :: doc :: efuns :: malloc_status