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

Pause ckb-vm by signal #348

Merged
merged 12 commits into from
Jun 7, 2023
Merged

Pause ckb-vm by signal #348

merged 12 commits into from
Jun 7, 2023

Commits on Jun 5, 2023

  1. POC

    mohanson committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    42e6a51 View commit details
    Browse the repository at this point in the history
  2. The signal renamed to pause

    mohanson committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    4bc0925 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Add signal structure

    mohanson committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f19b422 View commit details
    Browse the repository at this point in the history
  2. Implement it in aarch64

    mohanson committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    390aee9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2946cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29f77a3 View commit details
    Browse the repository at this point in the history
  5. Fix ci

    mohanson committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    905918d View commit details
    Browse the repository at this point in the history
  6. Fix aarch64

    mohanson committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    37d8305 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    9f2f36a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2712a87 View commit details
    Browse the repository at this point in the history
  3. Reduce signal latency

    mohanson committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    62ffb78 View commit details
    Browse the repository at this point in the history
  4. Refactor pause tests cases

    mohanson committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    4d56b0c View commit details
    Browse the repository at this point in the history