MCPcopy Create free account

hub / github.com/ProjectMitosisOS/mitosis-core / functions

Functions1,289 in github.com/ProjectMitosisOS/mitosis-core

↓ 1 callersFunctionrun
(*args, **kwargs)
mitosis-kms/build.py:9
↓ 1 callersFunctionruncmd
(command)
exp/fork-functions/finra/child_function_wrapper.py:26
↓ 1 callersMethodserialization_buf_len
(&self)
mitosis/src/descriptors/page_table.rs:121
↓ 1 callersFunctionserver
()
exp/fork-functions/finra/master.py:21
↓ 1 callersMethodsession_connected
Return if the corresponding session exists
os-network/src/rpc.rs:89
↓ 1 callersFunctionset_cpuset_cgroup
set cpuset parameters (cpu count and numa node count)
mitosis-user-libs/mitosis-lean-container/lib/core/lean_container.c:191
↓ 1 callersMethodset_machine_id
(&mut self, id: usize)
mitosis/src/lib.rs:110
↓ 1 callersFunctionset_memory_cgroup
set the memory paramter for the corresponding container template
mitosis-user-libs/mitosis-lean-container/lib/core/lean_container.c:249
↓ 1 callersFunctionset_mitosis_root_cpuset
set the root cpuset, allocate all the resources
mitosis-user-libs/mitosis-lean-container/lib/core/lean_container.c:174
↓ 1 callersMethodset_mm_reg_states
(&mut self, regs: &RegDescriptor)
mitosis/src/kern_wrappers/task.rs:99
↓ 1 callersFunctionset_namespace
mitosis-user-libs/mitosis-lean-container/lib/core/lean_container.c:60
↓ 1 callersMethodset_stack_registers
Set registers stored on the stack
mitosis/src/kern_wrappers/task.rs:154
↓ 1 callersMethodset_tls_fs
( &mut self, fsbase: crate::linux_kernel_module::c_types::c_ulong, )
mitosis/src/kern_wrappers/task.rs:172
↓ 1 callersMethodset_tls_gs
( &mut self, gsbase: crate::linux_kernel_module::c_types::c_ulong, )
mitosis/src/kern_wrappers/task.rs:179
↓ 1 callersMethodstart
(&mut self)
mitosis-util/src/reporter/thpt.rs:18
↓ 1 callersFunctionstart_rdma
Note: need to call `end_rdma` before destroying the kernel module Return Some(()), the start succeeds None, fatal error happens, the result is printed
mitosis/src/rdma_context.rs:13
↓ 1 callersFunctionsys_command_outstatuserr
(cmd, timeout=30)
stress-test/evaluation_runner.py:28
↓ 1 callersFunctionsys_command_outstatuserr
(cmd, timeout=30)
exp_scripts/evaluation_runner.py:28
↓ 1 callersMethodsyscall_connect_rc
( &mut self, machine_id: usize, gid: &alloc::string::String, nic_idx: usize,
mitosis/src/core_syscall_handler.rs:515
↓ 1 callersMethodsyscall_nil_rpc
(&mut self, machine_id: c_ulong, handler_id: c_ulong)
mitosis/src/core_syscall_handler.rs:539
↓ 1 callersFunctiontest_basic
()
mitosis/unitests/remote_page_table/src/lib.rs:15
↓ 1 callersFunctiontest_dc_factory
A test on `DCFactory`
os-network/unitests/dc/src/lib.rs:40
↓ 1 callersFunctiontest_dc_one_sided
A test on one-sided operation on `DCConn`
os-network/unitests/dc/src/lib.rs:79
↓ 1 callersFunctiontest_dc_remote
A test on `DCRemoteDevice`
os-network/unitests/remote_memory/src/lib.rs:77
↓ 1 callersFunctiontest_local
A test on `LocalDevice`
os-network/unitests/remote_memory/src/lib.rs:47
↓ 1 callersMethodtest_mitosis_child_descriptor
(&self, _arg: c_ulong)
mitosis/unitests/serializer/src/my_syscall.rs:314
↓ 1 callersMethodtest_mitosis_parent_descriptor
(&self, _arg: c_ulong)
mitosis/unitests/serializer/src/my_syscall.rs:247
↓ 1 callersMethodtest_mm
(&self)
mitosis/unitests/kern_wrapper/src/my_syscall.rs:56
↓ 1 callersMethodtest_page_table
(&self, _arg: c_ulong)
mitosis/unitests/serializer/src/my_syscall.rs:90
↓ 1 callersMethodtest_page_table_self_cloning
(&self)
mitosis/unitests/prefetcher/src/my_syscall.rs:91
↓ 1 callersFunctiontest_pause_unpause_container
mitosis-user-libs/mitosis-lean-container/lib/benchmark/benchmark_lean_container_pause_w_command.c:59
↓ 1 callersFunctiontest_rc_factory
A test on `RCFactory`
os-network/unitests/rc/src/lib.rs:31
↓ 1 callersFunctiontest_rc_post_poll
()
os-network/unitests/rc/src/lib.rs:99
↓ 1 callersFunctiontest_rc_post_poll_err
A test on error work completion status code of RC qp 1. An error rkey will result in IB_WC_REM_ACCESS_ERR and cause the qp to be in an error state 2.
os-network/unitests/wc_err/src/lib.rs:32
↓ 1 callersFunctiontest_rc_remote
A test on `RCRemoteDevice`
os-network/unitests/remote_memory/src/lib.rs:235
↓ 1 callersMethodtest_rdma_descriptor
(&self, _arg: c_ulong)
mitosis/unitests/serializer/src/my_syscall.rs:165
↓ 1 callersMethodtest_reg_descriptor
(&self, _arg: c_ulong)
mitosis/unitests/serializer/src/my_syscall.rs:54
↓ 1 callersFunctiontest_rpc_headers
test generation of rpc headers
os-network/unitests/rpc/src/lib.rs:77
↓ 1 callersFunctiontest_service
a local test
os-network/unitests/rpc/src/lib.rs:35
↓ 1 callersFunctiontest_setup_lean_container
* Body function for starting lean container * */
exp/fork-functions/run_lean_container.c:103
↓ 1 callersFunctiontest_setup_lean_container
* Body function for starting lean container * */
exp/fork-functions/benchmark_lean_container.c:103
↓ 1 callersFunctiontest_setup_lean_container
mitosis-user-libs/mitosis-lean-container/lib/benchmark/benchmark_lean_container.c:61
↓ 1 callersFunctiontest_setup_lean_container
mitosis-user-libs/mitosis-lean-container/lib/benchmark/benchmark_lean_container_w_command.c:68
↓ 1 callersMethodtest_task
(&self)
mitosis/unitests/kern_wrapper/src/my_syscall.rs:45
↓ 1 callersFunctiontest_ud_factory
A test on `UDFactory`
os-network/unitests/ud/src/lib.rs:38
↓ 1 callersFunctiontest_ud_rpc
a test RPC with RDMA
os-network/unitests/rpc/src/lib.rs:98
↓ 1 callersFunctiontest_ud_rpc_elegant
()
os-network/unitests/rpc/src/lib.rs:277
↓ 1 callersFunctiontest_ud_session
()
os-network/unitests/ud_session/src/lib.rs:38
↓ 1 callersFunctiontest_ud_two_sided
A test on one-sided operation on `UDDatagram`
os-network/unitests/ud/src/lib.rs:61
↓ 1 callersMethodtest_vma
(&self)
mitosis/unitests/kern_wrapper/src/my_syscall.rs:70
↓ 1 callersMethodtest_vma_page_table
(&self, _arg: c_ulong)
mitosis/unitests/serializer/src/my_syscall.rs:220
↓ 1 callersMethodtest_w_arg
( &mut self, cmd: crate::libc::c_int, data: *const T, )
mitosis-user-libs/mitosis-rust-client/src/lib.rs:71
↓ 1 callersFunctiontest_wrapper
()
os-network/unitests/remote_memory/src/lib.rs:358
↓ 1 callersFunctiontest_wrapper
()
os-network/unitests/dc/src/lib.rs:221
↓ 1 callersFunctiontest_wrapper
()
os-network/unitests/ud_session/src/lib.rs:160
↓ 1 callersFunctiontest_wrapper
()
os-network/unitests/rc/src/lib.rs:233
↓ 1 callersFunctiontest_wrapper
()
os-network/unitests/ud/src/lib.rs:186
↓ 1 callersFunctiontest_wrapper
()
os-network/unitests/rpc/src/lib.rs:429
↓ 1 callersFunctiontest_wrapper
()
os-network/unitests/wc_err/src/lib.rs:155
↓ 1 callersMethodtick
exp/fork-functions/micro/workingset.cc:44
↓ 1 callersMethodto_bytes
(&self)
mitosis/src/shadow_process/page.rs:53
↓ 1 callersMethodtock
exp/fork-functions/micro/workingset.cc:50
↓ 1 callersFunctiontouch_working_set
* @param: woking_sz: Touched memory in Bytes * */
exp/fork-micro/bench_prepare_time.cc:28
↓ 1 callersFunctiontouch_working_set
(working_sz)
exp/fork-micro/bench_prepare_time.py:38
↓ 1 callersFunctiontouch_working_set
(working_sz)
exp/criu-micro/bench_exe_time_parent.py:26
↓ 1 callersFunctiontrigger
(dictory)
exp_scripts/lean_container_log_analyser.py:84
↓ 1 callersFunctiontrigger_bootstrap
(dictory)
stress-test/evaluation_runner.py:45
↓ 1 callersFunctiontrigger_bootstrap
(dictory)
exp_scripts/evaluation_runner.py:45
↓ 1 callersMethodunmap_region
( &mut self, addr_s: VirtAddrType, sz: usize, )
mitosis/src/kern_wrappers/mm.rs:47
↓ 1 callersMethodunmap_self
(&self)
mitosis/src/kern_wrappers/task.rs:25
↓ 1 callersMethodunregister
(&mut self, key: usize)
mitosis/src/shadow_process_service.rs:135
↓ 1 callersFunctionunshare_and_fork
mitosis-user-libs/mitosis-lean-container/lib/core/lean_container.c:262
↓ 1 callersMethodvma_pg_table_serialization_buf_len
(&self)
mitosis/src/descriptors/parent.rs:96
↓ 1 callersFunctionwait
exp/common/simple_child_socket.cc:15
↓ 1 callersFunctionwait
()
exp/common/criu_wrapper.py:27
↓ 1 callersFunctionwait
()
mitosis-user-libs/mitosis-lean-container/app/criu/benchmark.py:32
↓ 1 callersFunctionwait_handlers_ready_barrier
(wait_num: usize)
mitosis/src/rpc_service.rs:14
↓ 1 callersFunctionwait_pid
exp/fork-functions/run_lean_container.c:36
↓ 1 callersFunctionwait_pid
exp/fork-functions/benchmark_lean_container.c:36
↓ 1 callersFunctionwait_pid
mitosis-user-libs/mitosis-lean-container/lib/benchmark/benchmark_lean_container_pause_w_command.c:30
↓ 1 callersFunctionwait_pid
mitosis-user-libs/mitosis-lean-container/lib/benchmark/benchmark_lean_container.c:28
↓ 1 callersFunctionwait_pid
mitosis-user-libs/mitosis-lean-container/lib/benchmark/benchmark_lean_container_w_command.c:35
↓ 1 callersMethodwalk_inner
( &mut self, _vma: *mut vm_area_struct, start: crate::linux_kernel_module::c_types::c_
mitosis/src/kern_wrappers/vma_iters.rs:161
↓ 1 callersFunctionwrite_memory_limit
a wrapper to write the memory parameter the memory cgroupfs
mitosis-user-libs/mitosis-lean-container/lib/core/lean_container.c:218
↓ 1 callersFunctionwrite_pid
a wrapper to write pid to cgroupfs
mitosis-user-libs/mitosis-lean-container/lib/core/lean_container.c:91
MethodStringFlagDestructor
exp/gflags_dir/include/gflags/gflags.h:584
MethodThread
exp/os-network/rpc/bench_nil_rpc.hh:19
MethodTimer
exp/os-network/rpc/bench_nil_rpc.hh:74
Method__init__
(self, name, c, o)
stress-test/bootstrap.py:28
Method__init__
(self, f="")
stress-test/bootstrap.py:80
Method__init__
(self, mac, user="", passp="")
stress-test/bootstrap.py:118
Method__init__
(self, user=getpass.getuser(), pwd="123", hosts="hosts.xml", passp="", curdir=".", keyfile="")
stress-test/bootstrap.py:224
Method__init__
(self, name, c, o)
exp_scripts/bootstrap.py:28
Method__init__
(self, f="")
exp_scripts/bootstrap.py:80
Method__init__
(self, mac, user="", passp="")
exp_scripts/bootstrap.py:118
Method__init__
(self, user=getpass.getuser(), pwd="123", hosts="hosts.xml", passp="", curdir=".", keyfile="")
exp_scripts/bootstrap.py:224
Method__init__
(self,name,c)
scripts/bootstrap_proxy.py:20
Method__init__
(self,f = "")
scripts/bootstrap_proxy.py:63
Method__init__
(self,mac,user="",passp="")
scripts/bootstrap_proxy.py:100
Method__init__
(self,user=getpass.getuser(),pwd="123",hosts = "hosts.xml",passp="",curdir = ".",keyfile = "")
scripts/bootstrap_proxy.py:203
← previousnext →601–700 of 1,289, ranked by callers