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

Uncore #6

Closed
wants to merge 14 commits into from
Closed

Uncore #6

wants to merge 14 commits into from

Conversation

KingKoopasGoomba
Copy link
Contributor

No description provided.

KingKoopasGoomba and others added 14 commits November 18, 2022 14:33
C-States fixes included
* 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>
* rename object core to cpu, initial topology discovery

* topology discovery complete, unit tests
* WIP uncore set frequencies

* set uncore frequencies
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>
* WIP: Readme cleanup

* WIP: Top level readme done: todo object descriptions, godoc

* Readme updates completed

* Fixes pointed out in the review
* fixing fuzz test and adding uncore to it

* removing failing test
* fixing fuzz test and adding uncore to it

* removing failing test

* initial fuzz fixes

* fuzz fix
@KingKoopasGoomba KingKoopasGoomba deleted the uncore branch April 26, 2023 10:06
KingKoopasGoomba added a commit that referenced this pull request Apr 26, 2023
* pstates fuctionality added (#6)

C-States fixes included

* 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>

* Uncore topology (#10)

* rename object core to cpu, initial topology discovery

* topology discovery complete, unit tests

* uncore feature checks + unit tests (#11)

* adding dependabot file for automatic updates (#9)

* Uncore frequency feature (#13)

* WIP uncore set frequencies

* set uncore frequencies

* 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>

* 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

* Fuzzing (#16)

* fixing fuzz test and adding uncore to it

* removing failing test

* Create SECURITY.md (#17)

* Fix MoveCores on exclusive and shared pool types (#18)

* Fuzzing (#19)

* fixing fuzz test and adding uncore to it

* removing failing test

* initial fuzz fixes

* fuzz fix

* update go version and deps (#20)

* lint fixes

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Aaron Dorney <85556203+adorney99@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants