awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesProfile-Guided Kernel Compilations

Compiling the Linux kernel using AutoFDO and Propeller profiling with Clang Thin LTO for optimized machine code.

Distinguishing note: No candidate covers kernel-level profile-guided compilation; existing PGO tags focus on JIT compilers for GPU kernels.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Profile-Guided Kernel Compilations. Refine with filters or upvote what's useful.

Awesome Profile-Guided Kernel Compilations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • cachyos/linux-cachyosالصورة الرمزية لـ CachyOS

    CachyOS/linux-cachyos

    2,796عرض على GitHub↗

    linux-cachyos is a performance-tuned Arch Linux kernel distribution that combines advanced compiler optimizations with multiple CPU scheduler options to enhance system responsiveness and throughput. The project provides kernel variants supporting BORE, EEVDF, and BMQ schedulers, enabling users to match scheduling behavior to interactive, general-purpose, or throughput-oriented workloads, alongside real-time preemption capabilities for time-sensitive applications. The kernel is compiled using Clang with Thin Link-Time Optimization and incorporates AutoFDO profile-guided optimization, which use

    Compiles the kernel using Clang Thin LTO and AutoFDO/Propeller profiling to generate more efficient machine code.

    Shellarchlinuxbaby-schedcachy
    عرض على GitHub↗2,796
  1. Home
  2. Operating Systems & Systems Programming
  3. Profile-Guided Kernel Compilations