Skip to content

Conversation

@jessehui
Copy link
Contributor

@jessehui jessehui commented Dec 7, 2022

No description provided.

@jessehui jessehui marked this pull request as draft December 7, 2022 12:34
set_pal_data_addr(pal_data_ptr);

let running_vcpu_num = async_rt::executor::run_tasks();
// Init an io_uring instance for this vcpu
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is possible to use a static COUNTER inside the function as the index of IO_URING_MANAGER, so that there is no need to modify the interface of async-rt.

static COUNTER: AtomicU32

@jessehui jessehui force-pushed the dev_net_perf branch 2 times, most recently from 06d1d54 to a2a3001 Compare January 9, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants