mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
[PR #652] [MERGED] Add UI for cpu pinning #880
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/652
Author: @Boy132
Created: 10/22/2024
Status: ✅ Merged
Merged: 10/23/2024
Merged by: @Boy132
Base:
main← Head:ui/cpu-pinning📝 Commits (2)
09deb3cadd ui for cpu pinningf512551create "advanced" section📊 Changes
2 files changed (+85 additions, -3 deletions)
View changed files
📝
app/Filament/Resources/ServerResource/Pages/CreateServer.php(+41 -1)📝
app/Filament/Resources/ServerResource/Pages/EditServer.php(+44 -2)📄 Description
Although this is an feature not many people use there is no reason to hide features we already had.
Also, since we use toggle buttons now the risk of people misconfiguring cpu pinning is very low.
I also moved all the "advanced" settings into their own section:

CPU pinning is generally useful when having newer (intel) cpus that have E & P cores.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.