Skip to content

show_freeze will never show U due to most recent commit #3

@annonch

Description

@annonch

With the change to unfreeze_time function in time.c ,

  • tsk->freeze_start_nsec = 0;
  • /* current unfreeze may not be the last one */
  • tsk->freeze_start_nsec = now;

need new boolean variable in tsk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions