Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/InfiniStore
/ functions
Functions
292 in github.com/bytedance/InfiniStore
⨍
Functions
292
◇
Types & classes
102
↳
Endpoints
3
Method
_callback
(code)
infinistore/lib.py:409
Function
_check_rdma_devices_ibv
()
infinistore/lib.py:259
Function
_kernel_modules
()
infinistore/lib.py:246
Function
add_mempool_completion
src/infinistore.cpp:468
Function
alloc_buffer
src/infinistore.cpp:669
Method
allocate
src/protocol.cpp:19
Function
block_size
src/local_meta_generated.h:72
Function
block_size
src/meta_request_generated.h:24
Method
blocking_connect
()
infinistore/lib.py:319
Method
check_exist
src/libinfinistore.cpp:546
Method
close_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
Method
cq_handler
src/libinfinistore.cpp:281
Method
deallocate
src/protocol.cpp:28
Method
delete_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
Function
error_code
src/allocate_response_generated.h:39
Method
exchange_conn_info
src/libinfinistore.cpp:503
Function
extend_mempool
src/infinistore.cpp:474
Method
forward
(self, x)
infinistore/example/demo_prefill.py:32
Function
generate_random_string
(length)
infinistore/benchmark.py:105
Function
generate_random_string
(length)
infinistore/example/client.py:12
Function
generate_uuid
()
infinistore/server.py:33
Method
get_lkey
src/mempool.h:34
Method
get_match_last_index
src/libinfinistore.cpp:585
Method
get_rkey
src/mempool.h:35
Method
get_send_buffer
src/libinfinistore.cpp:357
Method
init_rdma_resources
src/libinfinistore.cpp:131
Method
intrusive_ptr_add_ref
src/utils.h:31
Method
intrusive_ptr_release
src/utils.h:35
Function
kvmap_len
()
infinistore/server.py:38
Function
log_msg
src/log.cpp:20
Method
modify_qp_to_init
src/libinfinistore.cpp:263
Method
modify_qp_to_rtr
src/libinfinistore.cpp:439
Method
modify_qp_to_rts
src/libinfinistore.cpp:483
Function
offset
src/local_meta_generated.h:20
Function
on_chunk_write
src/infinistore.cpp:203
Function
on_close
src/infinistore.cpp:190
Function
on_head_write
src/infinistore.cpp:230
Function
on_new_connection
src/infinistore.cpp:1150
Function
on_read
src/infinistore.cpp:1070
Function
on_write
src/infinistore.cpp:682
Function
op
src/tcp_payload_request_generated.h:22
Function
op
src/meta_request_generated.h:29
Method
perform_batch_rdma
src/infinistore.cpp:502
Method
post_ack
src/infinistore.cpp:328
Method
post_recv_ack
src/libinfinistore.cpp:697
Method
prepare_recv_rdma_request
src/infinistore.cpp:483
Function
print_vector
src/utils.cpp:105
Function
purge
()
infinistore/server.py:26
Method
rdma_info_base
src/libinfinistore.h:45
Method
rdma_read_info
src/libinfinistore.h:59
Method
rdma_write_info
src/libinfinistore.h:52
Method
read_rdma_cache
src/infinistore.cpp:625
Function
recv_exact
src/utils.cpp:31
Function
register_mr
()
infinistore/test_infinistore.py:395
Function
register_mr
()
infinistore/example/client_async_single.py:41
Function
register_server
src/infinistore.cpp:1173
Method
release_send_buffer
src/libinfinistore.cpp:369
Function
remote_addr
src/allocate_response_generated.h:26
Function
rkey
src/allocate_response_generated.h:25
Function
rkey
src/meta_request_generated.h:25
Function
send_exact
src/utils.cpp:19
Function
server
()
infinistore/test_infinistore.py:30
Function
set_log_level
src/log.cpp:5
Function
set_rdma_dev
()
infinistore/test_infinistore.py:21
Function
signal_handler
src/utils.cpp:95
Function
skip_member
(app, what, name, obj, skip, options)
docs/source/conf.py:39
Function
start_loop
(loop)
infinistore/benchmark.py:115
Function
start_loop
(loop)
infinistore/example/client.py:21
Function
test_async_api
(server)
infinistore/test_infinistore.py:378
Function
test_basic_read_write_cache
(server, dtype)
infinistore/test_infinistore.py:99
Function
test_batch_read_write_cache
(server, separated_gpu)
infinistore/test_infinistore.py:151
Function
test_benchmark
(server)
infinistore/test_infinistore.py:437
Function
test_delete_keys
(server, test_dtype)
infinistore/test_infinistore.py:465
Function
test_get_match_last_index
(server)
infinistore/test_infinistore.py:291
Function
test_key_check
(server)
infinistore/test_infinistore.py:271
Function
test_key_not_found
(server)
infinistore/test_infinistore.py:314
Function
test_multiple_clients
(num_clients)
infinistore/test_infinistore.py:218
Function
test_overwrite_tcp
(server)
infinistore/test_infinistore.py:542
Function
test_read_non_exist_key
(server)
infinistore/test_infinistore.py:409
Function
test_simple_tcp_read_write
(server)
infinistore/test_infinistore.py:517
Function
test_upload_cpu_download_gpu
(server)
infinistore/test_infinistore.py:339
Function
upload_worker
()
infinistore/example/demo_prefill.py:55
Function
value_length
src/tcp_payload_request_generated.h:21
Method
write_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
← previous
201–292 of 292, ranked by callers