40 lines
1.5 KiB
JSON
40 lines
1.5 KiB
JSON
{
|
|
"latest_version": "6.9.5",
|
|
"kernels": [
|
|
{
|
|
"name": "CachyOS Default Kernel",
|
|
"package": "kernel-cachyos",
|
|
"description": "CachyOS Kernel with default scheduler."
|
|
},
|
|
{
|
|
"name": "CachyOS BORE Kernel",
|
|
"package": "kernel-cachyos-bore",
|
|
"description": "CachyOS Kernel with Burst-Oriented Response Enhancer\n Scheduler by firelzrd (BORE)."
|
|
},
|
|
{
|
|
"name": "CachyOS BORE + EEVDF Kernel",
|
|
"package": "kernel-cachyos-bore-eevdf",
|
|
"description": "CachyOS Kernel with Burst-Oriented Response Enhancer\n Scheduler by firelzrd (BORE) + Earliest Eligible Virtual Deadline (EEVDF)."
|
|
},
|
|
{
|
|
"name": "CachyOS BORE + EEVDF Kernel (RT)",
|
|
"package": "kernel-cachyos-bore-eevdf-rt",
|
|
"description": "CachyOS Kernel with Burst-Oriented Response Enhancer\n Scheduler by firelzrd (BORE) + Earliest Eligible Virtual Deadline (EEVDF) with Real-Time compilation."
|
|
},
|
|
{
|
|
"name": "CachyOS BORE Kernel (LTO)",
|
|
"package": "kernel-cachyos-bore-lto",
|
|
"description": "CachyOS Kernel with Burst-Oriented Response Enhancer\n Scheduler by firelzrd (BORE) with Link-Time-Optimizations (LTO)."
|
|
},
|
|
{
|
|
"name": "CachyOS LTS Kernel",
|
|
"package": "kernel-cachyos-lts",
|
|
"description": "CachyOS Long Term Support Kernel."
|
|
},
|
|
{
|
|
"name": "CachyOS Kernel (RT)",
|
|
"package": "kernel-cachyos-rt",
|
|
"description": "CachyOS Kernel with default scheduler and Real-Time compilation."
|
|
}
|
|
]
|
|
} |