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

feature: Fine-grained control of the CPU. #115

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on May 24, 2022

  1. feature: Fine-grained control of the CPU.

    Signed-off-by: Super-long <[email protected]>
    Super-long committed May 24, 2022
    Configuration menu
    Copy the full SHA
    0d1d6f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4204a4 View commit details
    Browse the repository at this point in the history
  3. Complete first version of prototype, need to test

    Signed-off-by: Super-long <[email protected]>
    Super-long committed May 24, 2022
    Configuration menu
    Copy the full SHA
    910dab7 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Fix the CPU burn instability.

    Signed-off-by: Super-long <[email protected]>
    Super-long committed May 25, 2022
    Configuration menu
    Copy the full SHA
    aecf663 View commit details
    Browse the repository at this point in the history
  2. add fft, crc16, fibonacci

    Signed-off-by: Super-long <[email protected]>
    Super-long committed May 25, 2022
    Configuration menu
    Copy the full SHA
    4cbc488 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. add cpu burn method: pi

    Signed-off-by: Super-long <[email protected]>
    Super-long committed May 26, 2022
    Configuration menu
    Copy the full SHA
    a649af9 View commit details
    Browse the repository at this point in the history
  2. An easy repair method.

    Signed-off-by: Super-long <[email protected]>
    Super-long committed May 26, 2022
    Configuration menu
    Copy the full SHA
    206cdfc View commit details
    Browse the repository at this point in the history
  3. Add multi-channel to fix slow startup.

    Signed-off-by: Super-long <[email protected]>
    Super-long committed May 26, 2022
    Configuration menu
    Copy the full SHA
    4c418f8 View commit details
    Browse the repository at this point in the history
  4. Fix the overload when cpu-count is less than cpu-num.

    Signed-off-by: Super-long <[email protected]>
    Super-long committed May 26, 2022
    Configuration menu
    Copy the full SHA
    d68c6c6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Improve code comments.

    Signed-off-by: Super-long <[email protected]>
    Super-long committed May 27, 2022
    Configuration menu
    Copy the full SHA
    837d6f4 View commit details
    Browse the repository at this point in the history