# File lib/innodb/ibuf_bitmap.rb, line 20
  def size_bitmap
    (@page.space.pages_per_bookkeeping_page * BITS_PER_PAGE) / 8
  end