Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move timers dump/restore code into separate file #335

Closed
xemul opened this issue Jun 29, 2017 · 3 comments
Closed

Move timers dump/restore code into separate file #335

xemul opened this issue Jun 29, 2017 · 3 comments
Labels
enhancement no-auto-close Don't auto-close as a stale issue

Comments

@xemul
Copy link
Member

xemul commented Jun 29, 2017

In criu/cr-restore.c file there's a set of functions starting from prepare_posix_timers() and prepare_itimers(). In criu/parasite-syscall.c there's a set starting from parasite_dump_itimers_seized() and parasite_dump_posix_timers_seized().

Both are better to be moved to separate .c file in the criu/ directory.

@Rajiv2605
Copy link

Rajiv2605 commented Dec 28, 2020

@adrianreber This issue seems unresolved/ open. Can I work on this issue?

@github-actions
Copy link

A friendly reminder that this issue had no activity for 30 days.

@github-actions
Copy link

github-actions bot commented Apr 4, 2021

A friendly reminder that this issue had no activity for 30 days.

@github-actions github-actions bot closed this as completed Apr 4, 2022
@mihalicyn mihalicyn added no-auto-close Don't auto-close as a stale issue and removed stale-issue labels Mar 13, 2023
@mihalicyn mihalicyn reopened this Mar 13, 2023
ccccrrrr added a commit to ccccrrrr/criu that referenced this issue Feb 29, 2024
move timers dump/restore code into separate file

Signed-off-by: ccccrrrr <zcr1006@gmail.com>
ccccrrrr added a commit to ccccrrrr/criu that referenced this issue Feb 29, 2024
Fixes: checkpoint-restore#335

move timers dump/restore code into separate file

Signed-off-by: ccccrrrr <zcr1006@gmail.com>
ccccrrrr added a commit to ccccrrrr/criu that referenced this issue Feb 29, 2024
Fixes: checkpoint-restore#335

move timers dump/restore code into separate file

Signed-off-by: ccccrrrr <zcr1006@gmail.com>
ccccrrrr added a commit to ccccrrrr/criu that referenced this issue Feb 29, 2024
Fixes: checkpoint-restore#335

move timers dump/restore code into separate file

Signed-off-by: ccccrrrr <zcr1006@gmail.com>
ccccrrrr added a commit to ccccrrrr/criu that referenced this issue Mar 5, 2024
Fixes: checkpoint-restore#335

move timers dump/restore code into separate file

Signed-off-by: ccccrrrr <zcr1006@gmail.com>
ccccrrrr added a commit to ccccrrrr/criu that referenced this issue Mar 6, 2024
Fixes: checkpoint-restore#335

move timers dump/restore code into separate file

Signed-off-by: ccccrrrr <zcr1006@gmail.com>
@avagin avagin closed this as completed in 6182876 Mar 25, 2024
avagin pushed a commit to avagin/criu that referenced this issue Aug 16, 2024
Fixes: checkpoint-restore#335

Signed-off-by: ccccrrrr <zcr1006@gmail.com>
avagin pushed a commit that referenced this issue Sep 11, 2024
Fixes: #335

Signed-off-by: ccccrrrr <zcr1006@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement no-auto-close Don't auto-close as a stale issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants