ubuntu@ip-172-31-63-114:~$ uname -a Linux ip-172-31-63-114 6.14.0-1007-aws-64k #7-Ubuntu SMP Wed May 28 22:19:31 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux ubuntu@ip-172-31-63-114:~$ getconf PAGE_SIZE 65536
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-aws in Ubuntu. https://bugs.launchpad.net/bugs/2083557 Title: Create 64K page size AWS kernel for ARM Status in linux-aws package in Ubuntu: Invalid Status in linux-aws-6.8 package in Ubuntu: Invalid Status in linux-aws source package in Jammy: Fix Committed Status in linux-aws-6.8 source package in Jammy: Fix Committed Status in linux-aws source package in Noble: Fix Committed Status in linux-aws source package in Plucky: Fix Committed Bug description: [Impact] A 64k page size flavor was requested by AWS. [Fix] Add new flavor and configs for 64k page size on arm64. [Test Case] Compile and boot tested. `getconf PAGE_SIZE` evaluates to 65536. [Where things could go wrong] This is a packaging change which introduces a new flavor, so there is very low chance of regression. The new flavor can be verified to be 64k page size through the `getconf` command. [Other Info] SF #00392971 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2083557/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp