We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
thanks, in tasks with a heavy load on Wifi 5 GHz I saw the correct display of the load on the 3rd core!
The last core of 675x/685x/491x series for offloading only(wan2lan and wan2wlan). There is no information that ASUS will modify that.
Originally posted by @paldier in #10 (comment)
it can also be changed by unchecking the flag
BUILD_CFE_APPEND_BOOT_CMDLINE="isolcpus=2"
whereas in the latest stock firmware isolcpus=2 parameter missing in cmlline
admin@RT-AX58U-0D78:/tmp/home/root# cat /proc/cmdline root=/dev/ubiblock0_0 ubi.mtd=0 ubi.block=0,0 rootfstype=squashfs console=ttyAMA0 earlyprintk debug irqaffinity=0 pci=pcie_bus_safe
The text was updated successfully, but these errors were encountered:
No branches or pull requests
thanks, in tasks with a heavy load on Wifi 5 GHz
I saw the correct display of the load on the 3rd core!
The last core of 675x/685x/491x series for offloading only(wan2lan and wan2wlan). There is no information that ASUS will modify that.
Originally posted by @paldier in #10 (comment)
it can also be changed by unchecking the flag
BUILD_CFE_APPEND_BOOT_CMDLINE="isolcpus=2"
whereas in the latest stock firmware
isolcpus=2 parameter missing in cmlline
admin@RT-AX58U-0D78:/tmp/home/root# cat /proc/cmdline
root=/dev/ubiblock0_0 ubi.mtd=0 ubi.block=0,0 rootfstype=squashfs console=ttyAMA0 earlyprintk debug irqaffinity=0 pci=pcie_bus_safe
The text was updated successfully, but these errors were encountered: