Package liburing: Information
Source package: liburing
Version: 2.2-alt1.1
Build time: Nov 28, 2023, 07:18 PM
Category: System/Libraries
Report package bugHome page: http://git.kernel.dk/cgit/liburing
Summary: The io_uring library
Description:
Provides native async IO for the Linux 5.1+ kernel, in a fast and efficient manner, for both buffered and O_DIRECT. liburing provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that don't need (or want) to deal with the full kernel side implementation.
List of RPM packages built from this SRPM:
liburing (e2kv6, e2kv5, e2kv4, e2k)
liburing-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
liburing-devel (e2kv6, e2kv5, e2kv4, e2k)
liburing (e2kv6, e2kv5, e2kv4, e2k)
liburing-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
liburing-devel (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Michael Shigorin
Last changed
Nov. 28, 2023 Michael Shigorin 2.2-alt1.1
- E2K: fix build (ilyakurdyukov@).
Aug. 9, 2022 Vitaly Chikunov 2.2-alt1
- Update to liburing-2.2 (2022-06-23). - Do not install static library (liburing.a).
Oct. 24, 2021 Vitaly Chikunov 2.1-alt1
- Update to liburing-2.1 (2021-09-09). - Fix LTO build.