andrei      2010/09/30 01:56:15 CEST

  SER CVS Repository

  Modified files:
    mem                  f_malloc.c 
  Log:
  mem: fix f_malloc big fragments search
  
  In some situation (depending on previous allocation and frees)
  trying to allocate a "big" fragment (>16k) would fail even if
  enough memory was available (the fragment search algorithm missed
  fallback to bigger buckets when using the free bitmap).
  
  (backported from sip-router, commit 1ccbd33)
  
  Revision  Changes                               Path
  1.30      +22 -6;  commitid: ex0OBOzp0PvnCxQu;  sip_router/mem/f_malloc.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/commitid:?rev=1.30&content-type=text/plain
_______________________________________________
Serdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/serdev

Reply via email to