# File lib/vmstat/memory.rb, line 33
    def inactive_bytes
      inactive * pagesize
    end