| Module | Fog::Storage::Softlayer::Memory |
| In: |
lib/fog/softlayer/storage.rb
|
Thanks to @camertron! gist.github.com/camertron/2939093
| REF_SIZE | = | 4 | sizes are a guess, close enough for Mocks | |
| OBJ_OVERHEAD | = | 4 | ||
| FIXNUM_SIZE | = | 4 | ||
| MemoryInfo | = | Struct.new :roots, :objects, :bytes, :loops | informational output from analysis |