Alexander Mikhalitsyn

Results 325 comments of Alexander Mikhalitsyn

Hi @warusadura! 1. Have you managed to understand from where `list` argument in `list_for_each_entry` macro comes from? Can you write a few words about it? 2. >How can set an...

> thanks @mihalicyn > > > Have you managed to understand from where list argument in list_for_each_entry macro comes from? > > No, I did not :D I'm guessing it...

If you did this work together with Yixue, you can add `Co-authored-by` to the commit messages. https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors Great work! I'll take a look and review this.

Currently we have no resources to work on that. But this project is in our ToDo :) Kumar did a great job on that, but we need someone to continue...

> > Currently we have no resources to work on that. But this project is in our ToDo :) Kumar did a great job on that, but we need someone...

> One possible way is to pause or terminate the process's io_uring operations before attempting to dump it with CRIU. This could potentially allow CRIU to dump the process's state...

Hi @mclapinski! Are you working on that or not? If not, then I'm ready to pick this up.

Dear friends, > It should help. I think there was also a version of criu that could glean the RSEQ parameters from the glibc `__rseq_*` symbols, rather than going through...