MCPcopy Create free account

hub / github.com/bytedance/InfiniStore / functions

Functions292 in github.com/bytedance/InfiniStore

Method_callback
(code)
infinistore/lib.py:409
Function_check_rdma_devices_ibv
()
infinistore/lib.py:259
Function_kernel_modules
()
infinistore/lib.py:246
Functionadd_mempool_completion
src/infinistore.cpp:468
Functionalloc_buffer
src/infinistore.cpp:669
Methodallocate
src/protocol.cpp:19
Functionblock_size
src/local_meta_generated.h:72
Functionblock_size
src/meta_request_generated.h:24
Methodblocking_connect
()
infinistore/lib.py:319
Methodcheck_exist
src/libinfinistore.cpp:546
Methodclose_conn
because python will always hold GIL when doing ~Connection(), which could lead to deadlock, so we have to explicitly call close() to stop cq_handler.
src/libinfinistore.cpp:47
Methodcq_handler
src/libinfinistore.cpp:281
Methoddeallocate
src/protocol.cpp:28
Methoddelete_keys
* The function sends the request to delete a list of keys from the store * * Input: * keys: the list of the keys to delete * * Return: *
src/libinfinistore.cpp:645
Functionerror_code
src/allocate_response_generated.h:39
Methodexchange_conn_info
src/libinfinistore.cpp:503
Functionextend_mempool
src/infinistore.cpp:474
Methodforward
(self, x)
infinistore/example/demo_prefill.py:32
Functiongenerate_random_string
(length)
infinistore/benchmark.py:105
Functiongenerate_random_string
(length)
infinistore/example/client.py:12
Functiongenerate_uuid
()
infinistore/server.py:33
Methodget_lkey
src/mempool.h:34
Methodget_match_last_index
src/libinfinistore.cpp:585
Methodget_rkey
src/mempool.h:35
Methodget_send_buffer
src/libinfinistore.cpp:357
Methodinit_rdma_resources
src/libinfinistore.cpp:131
Methodintrusive_ptr_add_ref
src/utils.h:31
Methodintrusive_ptr_release
src/utils.h:35
Functionkvmap_len
()
infinistore/server.py:38
Functionlog_msg
src/log.cpp:20
Methodmodify_qp_to_init
src/libinfinistore.cpp:263
Methodmodify_qp_to_rtr
src/libinfinistore.cpp:439
Methodmodify_qp_to_rts
src/libinfinistore.cpp:483
Functionoffset
src/local_meta_generated.h:20
Functionon_chunk_write
src/infinistore.cpp:203
Functionon_close
src/infinistore.cpp:190
Functionon_head_write
src/infinistore.cpp:230
Functionon_new_connection
src/infinistore.cpp:1150
Functionon_read
src/infinistore.cpp:1070
Functionon_write
src/infinistore.cpp:682
Functionop
src/tcp_payload_request_generated.h:22
Functionop
src/meta_request_generated.h:29
Methodperform_batch_rdma
src/infinistore.cpp:502
Methodpost_ack
src/infinistore.cpp:328
Methodpost_recv_ack
src/libinfinistore.cpp:697
Methodprepare_recv_rdma_request
src/infinistore.cpp:483
Functionprint_vector
src/utils.cpp:105
Functionpurge
()
infinistore/server.py:26
Methodrdma_info_base
src/libinfinistore.h:45
Methodrdma_read_info
src/libinfinistore.h:59
Methodrdma_write_info
src/libinfinistore.h:52
Methodread_rdma_cache
src/infinistore.cpp:625
Functionrecv_exact
src/utils.cpp:31
Functionregister_mr
()
infinistore/test_infinistore.py:395
Functionregister_mr
()
infinistore/example/client_async_single.py:41
Functionregister_server
src/infinistore.cpp:1173
Methodrelease_send_buffer
src/libinfinistore.cpp:369
Functionremote_addr
src/allocate_response_generated.h:26
Functionrkey
src/allocate_response_generated.h:25
Functionrkey
src/meta_request_generated.h:25
Functionsend_exact
src/utils.cpp:19
Functionserver
()
infinistore/test_infinistore.py:30
Functionset_log_level
src/log.cpp:5
Functionset_rdma_dev
()
infinistore/test_infinistore.py:21
Functionsignal_handler
src/utils.cpp:95
Functionskip_member
(app, what, name, obj, skip, options)
docs/source/conf.py:39
Functionstart_loop
(loop)
infinistore/benchmark.py:115
Functionstart_loop
(loop)
infinistore/example/client.py:21
Functiontest_async_api
(server)
infinistore/test_infinistore.py:378
Functiontest_basic_read_write_cache
(server, dtype)
infinistore/test_infinistore.py:99
Functiontest_batch_read_write_cache
(server, separated_gpu)
infinistore/test_infinistore.py:151
Functiontest_benchmark
(server)
infinistore/test_infinistore.py:437
Functiontest_delete_keys
(server, test_dtype)
infinistore/test_infinistore.py:465
Functiontest_get_match_last_index
(server)
infinistore/test_infinistore.py:291
Functiontest_key_check
(server)
infinistore/test_infinistore.py:271
Functiontest_key_not_found
(server)
infinistore/test_infinistore.py:314
Functiontest_multiple_clients
(num_clients)
infinistore/test_infinistore.py:218
Functiontest_overwrite_tcp
(server)
infinistore/test_infinistore.py:542
Functiontest_read_non_exist_key
(server)
infinistore/test_infinistore.py:409
Functiontest_simple_tcp_read_write
(server)
infinistore/test_infinistore.py:517
Functiontest_upload_cpu_download_gpu
(server)
infinistore/test_infinistore.py:339
Functionupload_worker
()
infinistore/example/demo_prefill.py:55
Functionvalue_length
src/tcp_payload_request_generated.h:21
Methodwrite_rdma_cache
src/infinistore.cpp:587
Method~Client
src/infinistore.cpp:122
Method~Connection
src/libinfinistore.cpp:80
Method~IntrusivePtrTarget
src/utils.h:26
Method~MM
src/mempool.h:86
Method~MemoryPool
src/mempool.cpp:46
Method~PTR
src/infinistore.h:39
Method~SendBuffer
src/libinfinistore.cpp:29
Method~rdma_info_base
src/libinfinistore.h:46
← previous201–292 of 292, ranked by callers