Forráskód Böngészése

docs: link Performance Tuning to kernel_patches and NTSync to CONFIG_NTSYNC

TheWildJames 1 hete
szülő
commit
18c998dde5
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      docs/features.md

+ 2 - 2
docs/features.md

@@ -52,8 +52,8 @@ Per-feature documentation for the GKI2 kernels built from this repository.
 
 | Feature | Description | Source |
 |---------|-------------|--------|
-| NTSync | High-performance synchronization primitives compatible with Windows NT kernel API. | Internal |
-| Performance Tuning | Kernel configuration and tuning options | Upstream kernel |
+| NTSync | High-performance synchronization primitives compatible with Windows NT kernel API. | `CONFIG_NTSYNC` · [kernel_patches/common/ntsync](https://github.com/WildKernels/kernel_patches/tree/main/common/ntsync) |
+| Performance Tuning | Kernel configuration and tuning options | [WildKernels/kernel_patches](https://github.com/WildKernels/kernel_patches/tree/main/common) |
 
 ## Container Runtime