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

Enhancements: Multi-Core Support, Memory Management, and Refactoring #30

Merged
merged 88 commits into from
Jun 24, 2024

Conversation

memN0ps
Copy link
Owner

@memN0ps memN0ps commented Jun 24, 2024

#29 Restore Multi-Core Support and Stabilize Main Branch

  • Fix issues that disrupted multi-core support.
  • Ensure the main branch is stable for production use.

#28 Implement Custom Allocator for Improved Memory Management

  • Address limitations in the current allocator.
  • Record all allocations in GlobalAlloc.
  • Use fixed-size heap allocators.

Additional Changes

  • Design improvements.
  • Code refactoring.

@memN0ps memN0ps added bug Something isn't working enhancement New feature or request labels Jun 24, 2024
@memN0ps memN0ps added this to the X-Ray milestone Jun 24, 2024
@memN0ps memN0ps self-assigned this Jun 24, 2024
@memN0ps memN0ps merged commit 35e9dc7 into main Jun 24, 2024
1 check failed
@memN0ps memN0ps deleted the dev branch June 24, 2024 08:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant