[ANN] mall 1.0.0 - malloc tuning/reporting + glibc extras!

E

Eric Wong

This library provides access to the SysV mallinfo(3) and mallopt(3)
functions as well as (optionally) several glibc-specific malloc_*()
functions. Mall.opt, Mall.trim and Mall.xml are the most interesting.

* http://bogomips.org/mall/
* (e-mail address removed)
* git://bogomips.org/mall.git

$ gem install mall

Changes:

New methods that map to glibc malloc_* extensions:

* Mall.trim -> malloc_trim()
* Mall.xml -> malloc_info() (requires glibc 2.10+)
* Mall.dump_stats -> malloc_stats()

Mall::ARENA_MAX and Mall::ARENA_TEST are also glibc-specific
constants for Mall.opt. With Mall.xml from glibc 2.10+, Mall
is ENTERPRISE READY!!!1
 
B

botp

$ gem install mall

minor nit,

Installing ri documentation for mall-1.0.0...
file 'lib' not found
Building YARD (yri) index for mall-1.0.0...
Installing RDoc documentation for mall-1.0.0...
file 'lib' not found

thanks for your cool gems.
best regards -botp
 
E

Eric Wong

botp said:
minor nit,

Installing ri documentation for mall-1.0.0...
file 'lib' not found
Building YARD (yri) index for mall-1.0.0...
Installing RDoc documentation for mall-1.0.0...
file 'lib' not found

Oops, should be fixed in 1.0.2
thanks for your cool gems.

No problem! thanks for the feedback!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,234
Latest member
SkyeWeems

Latest Threads

Top