Skip to content

fix: treat alignment greater than 16 on Windows as offset allocation#10

Open
sepcnt wants to merge 5 commits intomasterfrom
strategy
Open

fix: treat alignment greater than 16 on Windows as offset allocation#10
sepcnt wants to merge 5 commits intomasterfrom
strategy

Conversation

@sepcnt
Copy link
Copy Markdown
Owner

@sepcnt sepcnt commented Nov 26, 2025

No description provided.

- **Memory Management**: Implemented a robust `mmap` emulation on
Windows. It properly handles the distinction between `MEM_RESERVE` and
`MEM_COMMIT`.
- **Malloc**: Added `win_malloc` module using `HeapAlloc`
family.
- **Threading**: Implemented CPU counting and affinity setting.
- **Dependencies**: Added `windows-sys` v0.61 on Windows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant