31
Operating Systems and Porting / Fedora 35 (was F-34): going to 4k page size? Help needed
« on: January 08, 2021, 04:47:38 pm »
We had some discussions in fedora-devel about changing the default page size from 64k back to 4k
This could be done for Fedora 34 - I opened a change request under Fedora policy
How do people feel about this?
Does anybody want to take ownership of the Fedora change request?
Technically, only one line of code needs to change but there is some coordination to make sure everything in userland is rebuilt and to do some tests of the installer as a bare minimum.
I might be willing to take ownership of the change personally but if somebody else wants to take ownership, that will free up some of my time for other things.
It is also important to verify that other users are comfortable with this strategy: please feel free to comment through the Fedora mailing list.
This could be done for Fedora 34 - I opened a change request under Fedora policy
How do people feel about this?
Does anybody want to take ownership of the Fedora change request?
Technically, only one line of code needs to change but there is some coordination to make sure everything in userland is rebuilt and to do some tests of the installer as a bare minimum.
Code: [Select]
CONFIG_PPC_64K_PAGES=n
I might be willing to take ownership of the change personally but if somebody else wants to take ownership, that will free up some of my time for other things.
It is also important to verify that other users are comfortable with this strategy: please feel free to comment through the Fedora mailing list.