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

[task] support percpu run-queue and cpu affinity for axtask #176

Merged
merged 51 commits into from
Oct 11, 2024
Merged

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    e2680d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b706e87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65cc732 View commit details
    Browse the repository at this point in the history
  4. feat: introduce cpumask

    hky1999 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    e5551cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cab4cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aafcf9b View commit details
    Browse the repository at this point in the history
  7. Add percpu scheduler doc

    hky1999 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    8e645fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    091a054 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a86d819 View commit details
    Browse the repository at this point in the history
  10. Update percpu_rq

    hky1999 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    c49bd2d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e2b1ce1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    602fadd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    95c9344 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bad3355 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    73eb533 View commit details
    Browse the repository at this point in the history
  2. [fix] some review opinions

    hky1999 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    71909cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75b7756 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    347f3fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fd84b1 View commit details
    Browse the repository at this point in the history
  6. [refactor] timer ticket id

    hky1999 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2782e4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f7ac39 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    de504e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9b9ecc View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    901575f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f69a5b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    6c7f533 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    868ac3e View commit details
    Browse the repository at this point in the history
  3. [feat] add WaitQueueGuard

    hky1999 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d21f780 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b1fe9b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    d04dfd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80a2c94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d629a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3e665c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02a8f9a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    ee2fc14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e64a60a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    038e3e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    0b3786b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    713f4ea View commit details
    Browse the repository at this point in the history
  3. [fix] some compile warnings

    hky1999 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d5db096 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5dfd043 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4c09aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4690c10 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    6cef2ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8fa3da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c09cb39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e41100a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a34fc5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec64c8e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    836a79d View commit details
    Browse the repository at this point in the history
  8. [fix] some compile warnings

    hky1999 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    63e978b View commit details
    Browse the repository at this point in the history