- Sort Score
- Num 10 results
- Language All
- Labels All
Results 4701 - 4710 of 7,713 for content_length:[0 TO 9999] (0.91 seconds)
-
atomic_xor in std::intrinsics - Rust
Bitwise xor with the current value, returning the previous value. `T` must be an integer or pointer type. `U` must be the same as `T` if that is an integer type, or `usize` if `T` is a pointer type.doc.rust-lang.org/std/intrinsics/fn.atomic_xor.htmlThu Feb 12 20:19:35 GMT 2026 4.5K bytes -
plugins.rst.txt
.. _ceph-volume-plugins: Plugins ======= ``ceph-volume`` started initially to provide support for using ``lvm`` as the underlying system for an OSD. It is included as part of the tool but it is tre...docs.ceph.com/en/latest/_sources/dev/ceph-volume/plugins.rst.txtWed Feb 08 19:04:48 GMT 2023 1.7K bytes -
read_to_string in std::fs - Rust
Reads the entire contents of a file into a string.doc.rust-lang.org/std/fs/fn.read_to_string.htmlThu Feb 12 20:19:35 GMT 2026 6K bytes -
kubernetes.rst.txt
.. _kubernetes-dev: ========== Hacking on Ceph in Kubernetes with Rook ========== .. warning:: This is *not* official user documentation for setting up production Ceph clusters with Kubernetes. It ...docs.ceph.com/en/latest/_sources/dev/kubernetes.rst.txtWed Feb 08 19:04:46 GMT 2023 7.2K bytes -
delayed-delete.rst.txt
========== CephFS delayed deletion ========== The deletion of a file does not immediately remove its data. Each of the file's underlying objects must be removed independently. If these objects were...docs.ceph.com/en/latest/_sources/dev/delayed-delete.rst.txtWed Feb 08 19:04:47 GMT 2023 606 bytes -
freebsd.rst.txt
========== FreeBSD Implementation details ========== Disk layout ---------- Current implementation works on ZFS pools * created in /var/lib/ceph * One ZFS pool per OSD, like:: gpart create -s GPT a...docs.ceph.com/en/latest/_sources/dev/freebsd.rst.txtWed Feb 08 19:04:49 GMT 2023 1.3K bytes -
crush-msr.rst.txt
========== CRUSH MSR (Multi-step Retry) ========== Motivation ---------- Conventional CRUSH has an important limitation: rules with multiple `choose` steps which hit an `out` osd cannot retry prior...docs.ceph.com/en/latest/_sources/dev/crush-msr.rst.txtThu Feb 08 22:05:03 GMT 2024 5K bytes -
libs.rst.txt
========== Library architecture ========== Ceph is structured into libraries which are built and then combined together to make executables and other libraries. - libcommon: a collection of utiliti...docs.ceph.com/en/latest/_sources/dev/libs.rst.txtWed Feb 08 19:04:43 GMT 2023 640 bytes -
autodiff in std::intrinsics - Rust
Generates the LLVM body for the automatic differentiation of `f` using Enzyme, with `df` as the derivative function and `args` as its arguments.doc.rust-lang.org/std/intrinsics/fn.autodiff.htmlThu Feb 12 20:19:35 GMT 2026 6.3K bytes -
set_times_nofollow in std::fs - Rust
Changes the timestamps of the file or symlink at the specified path.doc.rust-lang.org/std/fs/fn.set_times_nofollow.htmlThu Feb 12 20:19:35 GMT 2026 6.5K bytes