Btrfs_allocator_hints #1

Merged
Forza merged 5 commits from Btrfs_allocator_hints into main 2024-12-01 10:12:34 +01:00
Showing only changes of commit 672e11fb0a - Show all commits

View File

@ -25,8 +25,7 @@ This repository is a mirror of the patches that have been graciously compiled an
[Kakra's GitHub Repository](https://github.com/kakra/linux/pull/36)
### More Information
For an in-depth explanation of the patches, how they work, and real-world examples, visit the wiki page:
- [Allocator Hints on TNOnline Wiki](https://wiki.tnonline.net/w/Btrfs/Allocator_Hints)
For an in-depth explanation of the patches, how they work, and real-world examples, visit the wiki page: [Allocator Hints on TNOnline Wiki](https://wiki.tnonline.net/w/Btrfs/Allocator_Hints)
## Disclaimer
These patches are experimental and not officially included in the Linux kernel. Use them at your own risk. Always ensure you have backups of your data before testing these patches in production environments.