On Sat, Jul 04, 2020 at 10:35:19AM +0200, Mauro Carvalho Chehab wrote: > Em Wed, 1 Jul 2020 09:34:18 +0530 > Sumantro Mukherjee <sumukher@xxxxxxxxxx> escreveu: > > > Hey Testers, > > > > Monday, 2020-07-06 will be SwapOnZRAM Test Day[0]! > > > > This Test Day will focus on SwapOnZRAM[1]. Swap partition is useful, > > except when it's slow. Zram is a RAM drive that uses compression. > > Create a swap-on-zram during start-up. And no longer use swap > > partitions by default. > > The zram module creates RAM based block devices named /dev/zram<id> > > (<id> = 0, 1, ...). Pages written to these disks are compressed and stored > > in memory itself. These disks allow very fast I/O and compression provides > > good amounts of memory savings. > > > > It's also pretty easy to join in and contribute, you can submit your > > test day results here[2] > > As always, the event will be in #fedora-test-day on Freenode IRC. > > > > [0] https://fedoraproject.org/wiki/Test_Day:F33_SwapOnZRAM > > Hmm... it mentions that Fedora 31 would be ok for the tests, but > the zram-generator package is not available on Fedora 31: > > https://dl.fedoraproject.org/pub/fedora/linux/updates/31/Everything/x86_64/Packages/z/ > > Assuming that CONFIG_ZRAM is enabled on Fedora 31, you should either > backport zram-generator packages to Fedora 31 or update the test day > page accordingly. The package is fully backwards compatible, so it would be OK to simply push the latest version to F31. But there isn't enough time to go through updates-testing. So I think we should ask people to install the package directly from koji: sudo dnf install https://kojipkgs.fedoraproject.org/packages/rust-zram-generator/0.2.0~rc.1/1.fc32/`uname -p`/zram-generator-0.2.0~rc.1-1.fc32.`uname -p`.rpm Zbyszek _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx