Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 4701 - 4710 of 7,713 for content_length:[0 TO 9999] (0.34 seconds)

  1. 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.html
    Thu Feb 12 20:19:35 GMT 2026
      4.5K bytes
  2. 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.txt
    Wed Feb 08 19:04:48 GMT 2023
      1.7K bytes
  3. 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.html
    Thu Feb 12 20:19:35 GMT 2026
      6K bytes
  4. 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.txt
    Wed Feb 08 19:04:46 GMT 2023
      7.2K bytes
  5. 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.txt
    Wed Feb 08 19:04:47 GMT 2023
      606 bytes
  6. 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.txt
    Wed Feb 08 19:04:49 GMT 2023
      1.3K bytes
  7. 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.txt
    Thu Feb 08 22:05:03 GMT 2024
      5K bytes
  8. 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.txt
    Wed Feb 08 19:04:43 GMT 2023
      640 bytes
  9. 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.html
    Thu Feb 12 20:19:35 GMT 2026
      6.3K bytes
  10. 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.html
    Thu Feb 12 20:19:35 GMT 2026
      6.5K bytes
Back to Top