Skip to content

Releases: spddl/GoInterruptPolicy

v1.9.0

27 Mar 14:54

Choose a tag to compare

  • Fixed the odd layout for the i5-11400H #14
  • Fixed the incorrect export of devices as RegFile #15
  • Added a new column showing used IRQ lanes and the device class

Full Changelog: v1.8.0...v1.9.0

v1.8.0

24 Jan 20:05

Choose a tag to compare

If multiple devices are selected, they can also be edited using the new context menu.
To resolve issues #5 and #13

Full Changelog: v1.7.2...v1.8.0

Special thanks to @imribiy for testing this version.

v1.7.2

15 Apr 19:45

Choose a tag to compare

On a fresh operating system before the registry editor was opened once, there was an “NtQueryKey Error” when using the “Open Device” button in GoInterruptPolicy.

Now a required registry value is created if it does not exist.

v1.7.1

03 Apr 07:00

Choose a tag to compare

Many thanks to @signin404 for bringing this to my attention and helping to narrow down the problem. #8

The layout was previously calculated with all logical cores and not divided between P-cores and E-cores, so there were incorrect views.
This is now solved.

v1.7.0

10 Feb 14:23

Choose a tag to compare

I have tested some configurations and I think this layout is the most suitable. The new layout automatically adapts to the number and provides more information about the current CPU architecture, which should make configuration easier.

Full Changelog: v1.6.0...v1.7.0

Example pictures:
test1
test2
test3
test4

the latest version with the old layout is v1.4.0

v1.6.0

18 Jan 20:21

Choose a tag to compare

v1.6.0 Pre-release
Pre-release
  • New is the search bar for finding individual devices more quickly
    image
  • previously deactivated devices were also listed.
    Thanks to @lextra2 #9

Full Changelog: v1.5.0...v1.6.0

v1.5.0

11 Jun 21:44

Choose a tag to compare

v1.5.0 Pre-release
Pre-release

I hope that with the update the overview of CPU cores and threads will be improved when selecting specific threads

pic

Full Changelog: v1.4.0...v1.5.0

v1.4.0

11 Mar 19:10

Choose a tag to compare

Full Changelog: v1.3.1...v1.4.0

Now it is possible to export the current configuration for this device to a reg file
thanks @Falcordog for this idea #3

v1.3.1

15 Jan 20:12

Choose a tag to compare

Full Changelog: v1.3.0...v1.3.1

v1.3.0

22 Dec 08:46

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0