#1742: Skip compact_pool if all blocks are almost full
-----------------------+----------------------------------------------------
 Reporter:  nwellnhof  |        Type:  patch 
   Status:  new        |    Priority:  normal
Milestone:             |   Component:  GC    
  Version:  2.6.0      |    Severity:  medium
 Keywords:             |        Lang:        
    Patch:  new        |    Platform:        
-----------------------+----------------------------------------------------

Comment(by nwellnhof):

 It seems that my patch skips compacting if there are only completely empty
 memory blocks and almost full blocks. In this case the completely empty
 blocks should be freed. Here is a fix on top of the first patch.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1742#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to