public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH ceph 0/2] Build rocksdb in non-debug mode
@ 2024-01-09 14:50 Alexandre Derumier
  2024-01-09 14:50 ` [pve-devel] [PATCH ceph 1/2] patch: debian/rules: fix build type Alexandre Derumier
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Alexandre Derumier @ 2024-01-09 14:50 UTC (permalink / raw)
  To: pve-devel

They are a bug in current debian packaging,
where rocksdb is build in debug mode (not inheriting from cmake flags)

patch 1 already exist in ubuntu
patch 2 is a newer patch commited in ceph recently

(patch 2 should be enough, but I'm keeping patch1 by security).


I have tested it, 4k randwrite iops x2, 

fio: 4k randwrite:queue depth=64:sync write:  cache=none:
before:  16000 iops
https://pbs.twimg.com/media/GDKu9dqXYAAeH4I?format=jpg&name=large

after:  38000 iops
https://pbs.twimg.com/media/GDKu9dqW8AA3dE8?format=jpg&name=large

sandre-win.altima-hosting.fr
sandre-win.altima-hosting.fr


and submit latency /3
https://pbs.twimg.com/media/GDFmBJOW8AApWYZ?format=jpg&name=large

Alexandre Derumier (2):
  patch: debian/rules: fix build type
  patch: add 0022-rocksb-inherit-parent-cmake-cxx-flags.patch

 patches/0021-debian-rules-fix-buildtype.patch | 22 +++++++
 ...ocksb-inherit-parent-cmake-cxx-flags.patch | 57 +++++++++++++++++++
 patches/series                                |  2 +
 3 files changed, 81 insertions(+)
 create mode 100644 patches/0021-debian-rules-fix-buildtype.patch
 create mode 100644 patches/0022-rocksb-inherit-parent-cmake-cxx-flags.patch

-- 
2.39.2




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-01-10  9:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-09 14:50 [pve-devel] [PATCH ceph 0/2] Build rocksdb in non-debug mode Alexandre Derumier
2024-01-09 14:50 ` [pve-devel] [PATCH ceph 1/2] patch: debian/rules: fix build type Alexandre Derumier
2024-01-10  9:18   ` Fabian Grünbichler
2024-01-09 14:50 ` [pve-devel] [PATCH ceph 2/2] patch: add 0022-rocksb-inherit-parent-cmake-cxx-flags.patch Alexandre Derumier
2024-01-09 15:39 ` [pve-devel] [PATCH ceph 0/2] Build rocksdb in non-debug mode Thomas Lamprecht
2024-01-09 15:46   ` DERUMIER, Alexandre
2024-01-09 16:12     ` Thomas Lamprecht
2024-01-09 16:16       ` DERUMIER, Alexandre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal