Software /
code /
prosody
Log
util-src/pposix.c @ 5052:f1157cce5d7a
description | author | age |
---|---|---|
util.pposix: Warn about posix_fallocate | Kim Alvefur | Sun, 29 Jul 2012 22:21:58 +0200 |
util.pposix: Add fallocate method, backed by either posix_fallocate() or Linux fallocate() | Kim Alvefur | Sat, 28 Jul 2012 22:21:10 +0200 |
util.pposix: Add comments to mallinfo fields we use, so I don't forget tomorrow what they mean | Matthew Wild | Sun, 08 Jul 2012 18:54:30 +0100 |
util.pposix: Add meminfo() binding to memory allocation stats provided by mallinfo() [compilation tested on Ubuntu...] | Matthew Wild | Sun, 08 Jul 2012 18:47:05 +0100 |