Package spdk: Information

    Binary package: spdk
    Version: 23.09-alt1
    Architecture: x86_64
    Build time:  Apr 12, 2024, 07:48 PM in the task #344888
    Source package: spdk
    Report package bug
    Home page: https://spdk.io

    License: BSD-3-Clause
    Summary: Storage Performance Development Kit
    Description: 
    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.

    Maintainer: Leontiy Volodin

    List of contributors:
    Leontiy Volodin

    ACL:
    Leontiy Volodin
    @everybody

    Last changed


    Oct. 16, 2023 Leontiy Volodin 23.09-alt1
    - New version 23.09.
    - Fixed build with python 3.11.6.
    - Cleanup BRs.
    Sept. 6, 2023 Leontiy Volodin 23.05-alt2.1
    - Removed pacman from requires (ALT #47071).
    Aug. 7, 2023 Leontiy Volodin 23.05-alt2
    - Fixed links with some system libraries.
    - Removed unneeded requires for pkgdep scripts (ALT #47071).