A warning about 5.12-rc1

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • linux

    Linux kernel source tree

  • The fix makes me feel a little uneasy.

    It changes the behaviour of swap_page_sector() to take into account the offset. But swap_page_sector() was already used before the bug was introduced, a few lines earlier in the bdev_write_page() fast path, as introduced by this commit from 2014: https://github.com/torvalds/linux/commit/dd6bd0d9c7dbb395100...

    So either:

    1. The bdev_write_page() call was also broken, and has been for years, or

    2. The bdev_write_page() uses the sector value differently, worked fine with the old swap_page_sector(), but is now broken with the new version, or

    3. The change in swap_page_sector() somehow doesn't affect bdev_write_page(); maybe it's a noop when using swap files?

  • systemd-swap

    Script for creating hybrid swap space from zram swaps, swap files and swap partitions.

  • That sound like what systemd-swap does. Apparently, hibernation is not quite working yet, though.

    https://github.com/Nefelim4ag/systemd-swap

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I want to change my zRAM compression algorithm to zstd on openSUSE Tumbleweed

    1 project | /r/openSUSE | 30 Aug 2022
  • What happens when there is no more swap partition is full and RAM is full? Does Linux swaps anyway in some other way (maybe swap files like Windows), or can't it swap anymore?

    1 project | /r/linux | 24 May 2022
  • Do I need to create a swap partition?

    1 project | /r/pop_os | 9 Sep 2021
  • Can I mix zram with swapfc?

    1 project | /r/linuxquestions | 30 Jan 2021
  • PERSONAL OPINION: /Swapfile or Swap Partition?

    2 projects | /r/archlinux | 24 Dec 2021