Slide 13
              Slide 13 text
              
                  Bitmap marking
All	
  mark	
  flags	
  for	
  heap	
  move	
  to	
  
single	
  dedicated	
  data	
  structure.	
  
1	
  for	
  In	
  Use,	
  0	
  for	
  Collectable.
Flag	
  not	
  wriMen	
  to	
  data	
  
structure,	
  much	
  more	
  friendly	
  
to	
  copy-‐on-‐write
2.0 GC
Heap diagram from: http://patshaughnessy.net/2012/3/23/why-you-should-be-excited-about-garbage-collection-in-ruby-2-0