This repository is used to store the jenkins scripts in openEuler community.
this network service framework library extract from FastDFS
Fastdfs is an open source lightweight distributed file system. It manages files, including file storage, file synchronization, file access (file upload, file download), etc., which solves the problems of mass storage and load balancing. It is especially suitable for online services with document as carrier, such as photo album website, video website and so on.
c common functions library extracted from my open source projects FastDFS
s3fs allows Linux and macOS to mount an S3 bucket via FUSE. s3fs preserves the native object format for files, allowing use of other tools like AWS CLI
Tools for binary instrumentation, analysis, and modification
release management including key features, release plan, development and branch plan, release scope and notes
Provides the tools to drive the Device Mapper multipathing driver.
The Storage Performance Development Kit (SPDK) provides a set of tools and libraries for writing high performance, scalable, user-mode storage applications. It achieves high performance by moving all of the necessary drivers into userspace and operating in a polled mode instead of relying on interrupts, which avoids kernel context switches and eliminates interrupt handling overhead.