Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2701 - 2710 of 6,339 for content_length:[0 TO 9999] (0.46 sec)

  1. simd_bitreverse in std::intrinsics::simd - Rust

    Reverses bits of each element.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_bitreverse.html
    Registered: Wed Nov 05 03:11:46 UTC 2025
    - Last Modified: Thu Oct 30 18:22:27 UTC 2025
    - 3.5K bytes
    - Viewed (0)
  2. maxnumf64 in std::intrinsics - Rust

    Returns the maximum (IEEE 754-2008 maxNum) of two `f64` values.
    doc.rust-lang.org/std/intrinsics/fn.maxnumf64.html
    Registered: Wed Nov 05 03:11:56 UTC 2025
    - Last Modified: Thu Oct 30 18:22:26 UTC 2025
    - 3.9K bytes
    - Viewed (0)
  3. fmuladdf64 in std::intrinsics - Rust

    Returns `a * b + c` for `f64` values, non-deterministically executing either a fused multiply-add or two operations with rounding of the intermediate result.
    doc.rust-lang.org/std/intrinsics/fn.fmuladdf64.html
    Registered: Wed Nov 05 03:10:25 UTC 2025
    - Last Modified: Thu Oct 30 18:22:26 UTC 2025
    - 4.2K bytes
    - Viewed (0)
  4. cli_api.rst.txt

    CLI API Commands Module ========== The CLI API module exposes most of the ceph-mgr Python API via CLI commands. This API can be benchmarked. Enabling -------- Enable the ``cli api`` module by runni...
    docs.ceph.com/en/latest/_sources/mgr/cli_api.rst.txt
    Registered: Wed Nov 05 03:09:33 UTC 2025
    - Last Modified: Thu Jun 05 00:07:09 UTC 2025
    - 1.1K bytes
    - Viewed (0)
  5. dirfrags.rst.txt

    ========== Configuring Directory fragmentation ========== In CephFS, directories are *fragmented* when they become very large or very busy. This splits up the metadata so that it can be shared betw...
    docs.ceph.com/en/latest/_sources/cephfs/dirfrags.rst.txt
    Registered: Wed Nov 05 03:06:13 UTC 2025
    - Last Modified: Wed Feb 08 19:04:49 UTC 2023
    - 4.5K bytes
    - Viewed (0)
  6. eviction.rst.txt

    ========== Ceph file system client eviction ========== When a file system client is unresponsive or otherwise misbehaving, it may be necessary to forcibly terminate its access to the file system. T...
    docs.ceph.com/en/latest/_sources/cephfs/eviction.rst.txt
    Registered: Wed Nov 05 03:06:19 UTC 2025
    - Last Modified: Wed Feb 08 19:04:50 UTC 2023
    - 7.4K bytes
    - Viewed (0)
  7. capabilities.rst.txt

    ========== Capabilities in CephFS ========== When a client wants to operate on an inode, it will query the MDS in various ways, which will then grant the client a set of **capabilities**. This gran...
    docs.ceph.com/en/latest/_sources/cephfs/capabilities.rst.txt
    Registered: Wed Nov 05 03:06:23 UTC 2025
    - Last Modified: Wed Feb 08 19:04:50 UTC 2023
    - 7.6K bytes
    - Viewed (0)
  8. experimental-features.rst.txt

    ========== Experimental Features ========== CephFS includes a number of experimental features which are not fully stabilized or qualified for users to turn on in real deployments. We generally do o...
    docs.ceph.com/en/latest/_sources/cephfs/experimental-features.rst.txt
    Registered: Wed Nov 05 03:06:31 UTC 2025
    - Last Modified: Fri Jun 13 18:48:00 UTC 2025
    - 1.8K bytes
    - Viewed (0)
  9. fabsf64 in std::intrinsics - Rust

    Returns the absolute value of an `f64`.
    doc.rust-lang.org/std/intrinsics/fn.fabsf64.html
    Registered: Wed Nov 05 03:06:31 UTC 2025
    - Last Modified: Thu Oct 30 18:22:26 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  10. dynamic-metadata-management.rst.txt

    ========== CephFS Dynamic Metadata Management ========== Metadata operations usually take up more than 50 percent of all file system operations. Also the metadata scales in a more complex fashion w...
    docs.ceph.com/en/latest/_sources/cephfs/dynamic-metadata-management.rst.txt
    Registered: Wed Nov 05 03:07:24 UTC 2025
    - Last Modified: Wed Feb 08 19:04:51 UTC 2023
    - 4.8K bytes
    - Viewed (0)
Back to top