diff options
author | Max Kellermann <max.kellermann@ionos.com> | 2024-10-04 11:50:19 +0200 |
---|---|---|
committer | Max Kellermann <max.kellermann@ionos.com> | 2024-11-13 21:00:29 +0100 |
commit | f3f5b084a99855d1a5bd8244328c63d213993147 (patch) | |
tree | e8a37a35885afc0d2f835771f18a3f00ab5a91a2 /do_freebsd.sh | |
parent | Merge pull request #60554 from jshen28/fix-legacy-addr-mismatch (diff) | |
download | ceph-f3f5b084a99855d1a5bd8244328c63d213993147.tar.xz ceph-f3f5b084a99855d1a5bd8244328c63d213993147.zip |
osd: disable `boost::intrusive::constant_time_size`
By default, the Boost intrusive containers enable the
`constant_time_size` option which adds overhead to each modification
for tracking the size in a field. We don't need that.
Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
Diffstat (limited to 'do_freebsd.sh')
0 files changed, 0 insertions, 0 deletions