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

Repart #853

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

Repart #853

wants to merge 4 commits into from

Commits on Oct 16, 2024

  1. Reset repart flag during refreshing request status

    The flag isn't reset before retraversation so it might be true even if cache
    line was reparted in the meantime
    
    Signed-off-by: Michal Mielewczyk <michal.mielewczyk@huawei.com>
    mmichal10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b3fa1fc View commit details
    Browse the repository at this point in the history
  2. Repart all misclassified cache lines

    Remapped cache lines my require repartitioning as well
    
    Signed-off-by: Michal Mielewczyk <michal.mielewczyk@huawei.com>
    mmichal10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6bfd212 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. pyocf: ioclass statas api

    Signed-off-by: Michal Mielewczyk <michal.mielewczyk@huawei.com>
    mmichal10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a18bee3 View commit details
    Browse the repository at this point in the history
  2. pyocf: Cache lines reclassification test

    Signed-off-by: Michal Mielewczyk <michal.mielewczyk@huawei.com>
    mmichal10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    91ad647 View commit details
    Browse the repository at this point in the history