-
Recent Posts
Recent Comments
- Davi Arnaut on on primary keys
- Henrik Ingo on on primary keys
- Stewart Smith on on primary keys
- Igor Babaev on on primary keys
- Domas Mituzas on MySQL versions at Wikipedia
Archives
Categories
Tags
backup benchmarks conference crash dba dtrace funny gcc gdb google innodb io jfs joke knol linux memcached memory mmap mydumper myisam mysql mysqlconf mysqluc performance presentation profiling raid rant recovery replication san francisco security session solaris sun talk threading timstarling trip tutorial web4 xfs xss zfs
Tag Archives: heap
On valgrind and tcmalloc
I already wrote about tcmalloc, and how it helped with memory fragmentation. This time had some experience with extended features – memory profiling and leak checker. With tcmalloc it is possible to get an overview as well as detailed reports … Continue reading