diff options
| author | Amlal <amlal@nekernel.org> | 2025-05-05 09:56:40 +0200 |
|---|---|---|
| committer | Amlal <amlal@nekernel.org> | 2025-05-05 09:56:40 +0200 |
| commit | 0c54169b6517fc7acbe4281399fa8146219a8e2c (patch) | |
| tree | b820fe8c7116ade5347f995859393521f2259004 /dev/boot/modules/SysChk/amd64-ahci-epm.json | |
| parent | eaf96ff18d9bc516d4b1da84bc3585ff20c06c63 (diff) | |
feat(kernel): new HeFS version, scheduler allocation tree improvements and reintroduce VEPM.0.0.2e1
why?
- The extents structure on HeFS has to be clearer.
- The allocation tracker group has to be organized according to pointer size.
- VEPM was scraped because HeFS took time, so now I can focus on it now.
Signed-off-by: Amlal <amlal@nekernel.org>
Diffstat (limited to 'dev/boot/modules/SysChk/amd64-ahci-epm.json')
| -rw-r--r-- | dev/boot/modules/SysChk/amd64-ahci-epm.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/boot/modules/SysChk/amd64-ahci-epm.json b/dev/boot/modules/SysChk/amd64-ahci-epm.json index 3c56cfe8..91c95941 100644 --- a/dev/boot/modules/SysChk/amd64-ahci-epm.json +++ b/dev/boot/modules/SysChk/amd64-ahci-epm.json @@ -32,6 +32,7 @@ "__AHCI__", "__SYSCHK__", "BOOTZ_EPM_SUPPORT", + "__NE_VEPM__", "__NE_MODULAR_KERNEL_COMPONENTS__", "kChkVersionHighest=0x0100", "kChkVersionLowest=0x0100", |
