6222: Add memory stats to status.json.
authorTom Clegg <tom@curoverse.com>
Tue, 7 Jul 2015 20:31:55 +0000 (16:31 -0400)
committerTom Clegg <tom@curoverse.com>
Tue, 7 Jul 2015 20:31:55 +0000 (16:31 -0400)
commit2359eabb2e84dd9aa5109332c37b0f50aee896bc
treea9050a999c9a5a3bfc0a63b0ab417c533b98a64f
parentda80f4a198e734313a7991466244083dabd64b00
6222: Add memory stats to status.json.

Reduce malloc activity in status.json.

Remove abandoned GetVolumeStatus, and move its tests over to
volume_unix_test.go.
services/keepstore/bufferpool.go
services/keepstore/handlers.go
services/keepstore/keepstore_test.go
services/keepstore/volume_unix.go
services/keepstore/volume_unix_test.go