Sun, 22 Dec 2024 15:25:35 CST | login

Information for RPM boost-fiber-1.82.0-6.ocs23.loongarch64.rpm

ID214518
Nameboost-fiber
Version1.82.0
Release6.ocs23
Epoch
Archloongarch64
SummaryRun-time component of boost fiber library
DescriptionBoost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similiarly to standard thread support library. Each fiber has its own stack. A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses call/cc from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time.
Build Time2024-09-26 15:58:58 GMT
Size36.39 KB
f78bc3f64d60518de3d44bb257e1b141
LicenseBoost Software License 1.0
Buildrootdist-ocs23-base-build-288052-27980
Provides
boost-fiber = 1.82.0-6.ocs23
boost-fiber(loongarch-64) = 1.82.0-6.ocs23
libboost_fiber.so.1.82.0()(64bit)
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ld-linux-loongarch-lp64d.so.1()(64bit)
ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit)
libboost_context.so.1.82.0()(64bit)
libboost_filesystem.so.1.82.0()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.36)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libgcc_s.so.1(GCC_3.3.1)(64bit)
libm.so.6()(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(CXXABI_1.3.2)(64bit)
libstdc++.so.6(CXXABI_1.3.7)(64bit)
libstdc++.so.6(CXXABI_1.3.8)(64bit)
libstdc++.so.6(CXXABI_1.3.9)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
libstdc++.so.6(GLIBCXX_3.4.11)(64bit)
libstdc++.so.6(GLIBCXX_3.4.18)(64bit)
libstdc++.so.6(GLIBCXX_3.4.19)(64bit)
libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
libstdc++.so.6(GLIBCXX_3.4.29)(64bit)
libstdc++.so.6(GLIBCXX_3.4.30)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 5 of 5
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/d3/035ff859154a5e9e5b965e23089d1061a6249846.00 B
/usr/lib64/libboost_fiber.so.1.82.0101.59 KB
/usr/share/licenses/boost-fiber0.00 B
/usr/share/licenses/boost-fiber/LICENSE_1_0.txt1.31 KB
Component of No Buildroots