[Devel] CVS commitlog: sip-server statistics.c statistics.h sip-server/mem f_malloc.c f_malloc.h q_malloc.c q_malloc.h shm_mem.c shm_mem.h

Juha Heinanen jh at tutpro.com
Mon Feb 13 06:30:33 CET 2006


bogdan,

 >   > openserctl fifo get_statistics shmem:
 >   Module name = shmem; statistics=6
 >   shmem:total_size = 33554432
 >   shmem:used_size = 1584656
 >   shmem:real_used_size = 1602032
 >   shmem:max_used_size = 1609616
 >   shmem:free_size = 31952400
 >   shmem:fragments = 14

all other fifo commands return on the first reply line a status code,
e.g.,

200 OK

or some error code.  get_statistics doesn't semms to do so, but returns
as first line e.g.

Module name = shmem; statistics=6

could you align this fifo command with the rest so that external
programs that use statistics can easily find out if the command
succeeded or not.

-- juha



More information about the Devel mailing list