Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Uncore #7

Merged
merged 15 commits into from
Apr 26, 2023
Merged

Uncore #7

merged 15 commits into from
Apr 26, 2023

Commits on Nov 18, 2022

  1. pstates fuctionality added (#6)

    C-States fixes included
    KingKoopasGoomba authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    a2ea436 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Race condittions (#8)

    * P-States fuctionality added
    
    * WIP: power lib re-imagining
    
    * WIP: power lib re-imagining-2
    
    * some tests done
    
    * WIP: more unit tests done
    
    * WIP: more unit tests done
    
    * host tests (#7)
    
    * host tests
    
    * WIP: fixed host unit tests
    
    ---------
    
    Co-authored-by: Danilczuk, Lukasz <lukasz.danilczuk@intel.com>
    
    * Completed race conditions with fixed unit tests and all features
    
    ---------
    
    Co-authored-by: Aaron Dorney <85556203+adorney99@users.noreply.github.com>
    KingKoopasGoomba and adorney99 authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    9b3d72e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Uncore topology (#10)

    * rename object core to cpu, initial topology discovery
    
    * topology discovery complete, unit tests
    KingKoopasGoomba authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    f563d9e View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    7c97d71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8efa5b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Uncore frequency feature (#13)

    * WIP uncore set frequencies
    
    * set uncore frequencies
    KingKoopasGoomba authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    afdf447 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#12)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.1...v1.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    60637f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. README updates/clean for uncore (#14)

    * WIP: Readme cleanup
    
    * WIP: Top level readme done: todo object descriptions, godoc
    
    * Readme updates completed
    
    * Fixes pointed out in the review
    KingKoopasGoomba authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    b4a6f06 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Fuzzing (#16)

    * fixing fuzz test and adding uncore to it
    
    * removing failing test
    adorney99 authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    72b4e9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c2f523 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    63f1bc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Fuzzing (#19)

    * fixing fuzz test and adding uncore to it
    
    * removing failing test
    
    * initial fuzz fixes
    
    * fuzz fix
    adorney99 authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    d33276e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b358c2f View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. lint fixes

    KingKoopasGoomba committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    2b648b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

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