Tags: momostarsky/folly
Tags
Updated lz4 manifest to exlude ls4-static on CentOS Stream 9 Summary: Ran into issue install dependenices via: `sudo opensource/fbcode_builder/getdeps.py install-system-deps --recursive eden` ``` ... Error: Unable to find a match: lz4-static ... ``` Reviewed By: chadaustin Differential Revision: D47688409 fbshipit-source-id: 281b930e7d94d616b88d291257112e729c5f3b29
SGR cli: command line options Summary: Program options: support for android Reviewed By: asleep Differential Revision: D47453084 fbshipit-source-id: 4593c6ff6dfe6ee2b4aa0cd848dccc77884e71ea
tweak Function storage init Summary: Alternative to {D6241712}. Reviewed By: luciang Differential Revision: D47317649 fbshipit-source-id: 7088eee30ff3fa0dcc8c0884dc0cd2d0c0f5c842
co_bt: rename gdb.py -> co_bt.py Summary: This debugger extension now supports both gdb and lldb, and this updates the name to reflect this. Reviewed By: jeffreytan81 Differential Revision: D47011466 fbshipit-source-id: 637e2469348f53404fbf4cf5ae4723b51f06f86e
Expose timepoint at the start of EventBase loop callbacks Summary: This is useful to separate out idle time from the evb loop time. Reviewed By: yfeldblum Differential Revision: D46956487 fbshipit-source-id: fbf99b15b8b8c22df65f77b9624543d7b0a999bf
Deprecate non-RAII init() Summary: RAII version has been around for a while and where adopted it has simplified shutdown management, let's deprecate the old function. Reviewed By: yfeldblum, luciang Differential Revision: D46561311 fbshipit-source-id: 53e8068e26206e1b2ee51df535356e5187dfaa52
Avoid redundant redeclaration of 'constexpr' static data member Summary: Avoid redundant redeclaration of 'constexpr' static data member Reviewed By: ispeters Differential Revision: D46622576 fbshipit-source-id: 7e4473d9265d41cddf698d725b78a77f5facf17a
a hazptr test for recursive while-protected retirement Reviewed By: Gownta Differential Revision: D46405364 fbshipit-source-id: 6cbc914e8202dd8c7a0448909b00daafe43ed850
Change Hazptr internal set type to folly container Summary: `F14FastSet` strictly superior. Reviewed By: ot Differential Revision: D42533179 fbshipit-source-id: 624bc544de5e1c82a4ca983e21599c1411c7f54d
Expand CpuId for more AVX512 support Summary: Also add a way to check the vendor string. Reviewed By: mattjgalloway Differential Revision: D43925665 fbshipit-source-id: 2f66e5d573567c5b0fda5d7c27e4587439cab8fe
PreviousNext