Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for setWr_id (0.05 sec)

  1. src/main/java/jcifs/internal/smb2/rdma/disni/DisniRdmaConnection.java

            try {
                // In real implementation, this would send using DiSNI:
                // DisniMemoryRegion disniRegion = (DisniMemoryRegion) region;
                // IbvSendWR sendWR = new IbvSendWR();
                // sendWR.setWr_id(System.nanoTime());
                // sendWR.setOpcode(IbvSendWR.IbvWrOpcode.IBV_WR_SEND.ordinal());
                // sendWR.setSend_flags(IbvSendWR.IBV_SEND_SIGNALED);
                //
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 23 05:11:12 UTC 2025
    - 10.2K bytes
    - Viewed (0)
  2. docs/smb3-features/05-rdma-smb-direct-design.md

            try {
                DisniMemoryRegion disniRegion = (DisniMemoryRegion) region;
                IbvSendWR sendWR = new IbvSendWR();
                sendWR.setWr_id(System.nanoTime());
                sendWR.setOpcode(IbvSendWR.IbvWrOpcode.IBV_WR_SEND.ordinal());
                sendWR.setSend_flags(IbvSendWR.IBV_SEND_SIGNALED);
                
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 16 02:53:50 UTC 2025
    - 35.9K bytes
    - Viewed (0)
  3. docs/metrics/v3.md

    | `minio_cluster_erasure_set_write_quorum`         | Write quorum for the erasure set in a pool. <br><br>Type: gauge                                         | `pool_id`, `set_id` |
    | `minio_cluster_erasure_set_online_drives_count`  | Count of online drives in the erasure set in a pool. <br><br>Type: gauge                                | `pool_id`, `set_id` |
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Tue Aug 12 18:20:36 UTC 2025
    - 45.2K bytes
    - Viewed (0)
Back to top