Maysam Yabandeh
eb8885a08a
Return correct usable_size for BlockContents ( #4246 )
...
Summary:
If jemalloc is disabled or the API is incorrectly referenced (jemalloc api on windows have a prefix je_) memory usage is incorrectly reported for all block sizes. This is because sizeof(char) is always 1. sizeof() is calculated at compile time and *(char*) is char. The patch uses the size of the slice to fix that.
Fixes #4245
Pull Request resolved: https://github.com/facebook/rocksdb/pull/4246
Differential Revision: D9233958
Pulled By: maysamyabandeh
fbshipit-source-id: 9646933b24504e2814c7379f06a31148829c6b4e
2018-08-08 17:43:00 -07:00
..
2018-03-05 13:13:41 -08:00
2018-03-05 13:13:41 -08:00
2018-05-21 14:43:11 -07:00
2018-06-27 20:42:43 -07:00
2018-05-21 14:43:11 -07:00
2018-07-20 14:43:38 -07:00
2018-07-20 09:11:59 -07:00
2018-07-27 16:12:23 -07:00
2018-07-27 15:42:27 -07:00
2018-07-27 16:12:23 -07:00
2018-07-27 16:12:23 -07:00
2017-07-15 16:11:23 -07:00
2017-07-15 16:11:23 -07:00
2018-07-06 13:12:39 -07:00
2018-06-27 17:13:34 -07:00
2017-07-15 16:11:23 -07:00
2017-07-15 16:11:23 -07:00
2018-07-16 10:13:18 -07:00
2018-07-16 17:13:10 -07:00
2018-07-16 17:13:10 -07:00
2017-07-15 16:11:23 -07:00
2017-07-15 16:11:23 -07:00
2017-07-15 16:11:23 -07:00
2018-07-13 17:27:39 -07:00
2017-10-19 10:57:12 -07:00
2017-07-15 16:11:23 -07:00
2018-03-05 13:13:41 -08:00
2018-04-12 17:59:16 -07:00
2018-07-13 17:27:39 -07:00
2018-06-25 13:19:27 -07:00
2018-06-25 13:19:27 -07:00
2018-07-24 11:43:37 -07:00
2018-07-24 11:43:37 -07:00
2018-07-24 11:43:37 -07:00
2018-06-26 15:57:26 -07:00
2018-03-26 20:26:10 -07:00
2018-06-05 12:58:02 -07:00
2018-08-08 17:43:00 -07:00
2018-04-24 10:58:16 -07:00
2018-05-21 14:43:11 -07:00
2018-06-29 08:57:20 -07:00
2018-06-29 08:57:20 -07:00
2018-07-20 16:58:13 -07:00
2018-07-20 16:58:13 -07:00
2018-07-11 15:57:49 -07:00
2018-07-11 15:57:49 -07:00
2018-05-17 02:56:56 -07:00
2017-09-11 12:04:21 -07:00
2018-05-17 02:56:56 -07:00
2018-03-05 13:13:41 -08:00
2017-09-11 12:04:21 -07:00
2018-06-12 16:57:36 -07:00
2017-10-11 14:57:43 -07:00
2018-07-16 10:13:18 -07:00
2018-06-15 19:26:58 -07:00
2018-06-25 13:19:27 -07:00
2018-06-25 13:19:27 -07:00
2018-06-27 17:13:34 -07:00
2018-07-12 17:27:31 -07:00
2018-06-06 16:58:16 -07:00
2018-04-12 17:59:16 -07:00
2017-07-15 16:11:23 -07:00
2017-07-15 16:11:23 -07:00
2018-05-21 14:43:11 -07:00
2018-05-21 14:43:11 -07:00
2018-05-21 14:43:11 -07:00
2018-03-05 13:13:41 -08:00
2017-07-15 16:11:23 -07:00
2018-05-21 14:43:11 -07:00
2018-03-05 13:13:41 -08:00
2017-07-15 16:11:23 -07:00
2018-06-25 13:19:27 -07:00
2018-06-25 13:19:27 -07:00
2017-07-15 16:11:23 -07:00
2018-03-05 13:13:41 -08:00
2018-07-13 22:43:09 -07:00
2018-07-27 16:12:23 -07:00
2018-01-10 17:11:58 -08:00
2018-06-26 20:27:35 -07:00
2018-07-13 17:27:39 -07:00
2018-06-25 13:19:27 -07:00
2018-07-27 16:12:23 -07:00
2018-05-17 02:56:56 -07:00
2018-04-15 17:26:26 -07:00