Btrfs allocator hints: v3 with RAID1 read policy

This commit is contained in:
Forza 2025-04-07 15:25:19 +02:00
parent 6edbbcfd45
commit 6d0b031e15
2 changed files with 1597 additions and 2 deletions

View File

@ -15,7 +15,8 @@ The patches in this repository are named according to the kernel version they ar
- **btrfs_allocator_hints-6.6_v3.patch**: Kernel version 6.6 with further tweaks
- **btrfs_allocator_hints-6.6_v4.patch**: Latest patch for kernel version 6.6
- **btrfs_allocator_hints-6.12_v1.patch**: For kernel version 6.12
- **btrfs_allocator_hints-6.12_v2.patch**: Latest patch for kernel version 6.12
- **btrfs_allocator_hints-6.12_v2.patch**: Second iteration for kernel version 6.12
- **btrfs_allocator_hints-6.12_v3.patch**: Latest patch for kernel version 6.12 with RAID1 read balance policy
Each patch is tailored to work with its respective kernel version. Ensure you match the patch version to your Linux kernel version to avoid compatibility issues.
@ -36,4 +37,4 @@ The licensing of these patches has not been explicitly stated. However, given th
If you have any doubts or require confirmation, it is recommended to contact the original authors of the patches (e.g., Goffredo Baroncelli or Kakra) for clarification.
For more details about the GPLv2 license, see [https://www.gnu.org/licenses/old-licenses/gpl-2.0.html](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html).
For more details about the GPLv2 license, see [https://www.gnu.org/licenses/old-licenses/gpl-2.0.html](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html).

File diff suppressed because it is too large Load Diff