Files
rippled/db
sdong 3e4a9ec241 Arena to inline 2KB of data in it.
Summary:
In order to use arena to a use case that the total allocation size might be small (LogBuffer is already such a case), inline 1KB of data in it, so that it can be mostly in stack or inline in another class.

If always inlining 2KB is a concern, I could make it a template to determine what to inline. However, dependents need to changes. Doesn't go with it for now

Test Plan: make all check.

Reviewers: haobo, igor, yhchiang, dhruba

Reviewed By: haobo

CC: leveldb

Differential Revision: https://reviews.facebook.net/D18609
2014-05-14 11:49:01 -07:00
..
2014-04-27 20:57:10 +01:00
2014-04-25 09:51:16 -04:00
2014-03-12 09:56:53 -07:00
2014-04-24 14:56:41 -04:00
2014-04-15 13:39:26 -07:00
2014-04-30 14:33:40 -04:00
2014-05-09 13:20:35 -07:00
2014-04-14 10:48:01 -07:00
2014-04-15 13:39:26 -07:00
2014-05-14 11:49:01 -07:00
2014-04-08 10:58:07 -07:00
2014-02-28 13:19:47 -08:00
2014-01-27 14:49:10 -08:00
2014-03-14 22:44:35 +00:00
2014-04-25 09:51:16 -04:00
2014-04-28 23:46:24 -04:00
2014-03-14 13:02:20 -07:00
2014-01-30 22:10:10 -08:00
2014-04-15 13:39:26 -07:00
2014-04-26 17:15:43 -04:00