Skip to content

Commit 3d001d3

Browse files
authored
Update README.md
1 parent e594925 commit 3d001d3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ Moment from video:
1818

1919

2020
## TODO:
21-
- Hook and rewrite VirtualAlloc and VirtualAllocEx to VirtualAllocExNuma for each NUMA node
21+
- Hook and rewrite VirtualAlloc to VirtualAllocExNuma for each NUMA node
22+
- Hook any OpenProcess and CreateProcess for migrate to other NUMA nodes
2223
- Hook any method detect cores and threads
2324
- Hook open process as double-click or context menu right-click for non-PRO users not to run cmd.exe or powershell
2425

@@ -40,7 +41,8 @@ No one forces you to do this, but you will notice how power consumption CPUs wil
4041

4142
Windows scheduler has to allocate the highest frequency to calculate task faster, while second node is idle, performing background tasks unrelated to main working desired process used.
4243

43-
## Tested on:
44+
## Requirements:
45+
- Minimum version Windows 11 (I will try to make version lower)
4446
- Windows 11 Pro 23H2 [22631.3296]
4547
- another not tested
4648

0 commit comments

Comments
 (0)