Questions tagged [zram]
Mia Lopez
Ask Question
DRAM computer memory technology.
35 questions- Bountied 0
- Unanswered
- Frequent
- Score
- Unanswered (my tags)
No linux-modules-extra-oracle package?
I tried to use zRam on Ubuntu 22.04 with the Oracle kernel on ARM64, but this kernel module was missing. So installed: apt install linux-modules-extra-5.15.0-1011-oracle And it worked fine. But this ... kernel oracle metapackages zram- 111
I installed zram-config on my Ubuntu 22.04 lts using the command $ sudo apt install zram-config. When i rebooted, i got this error message
I installed zram-config on my Ubuntu 22.04 LTS using the command sudo apt install zram-config. When i rebooted, i got this error message: [ 0.298606] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.15.... boot kernel mount dell zram- 1
How to disable zram at boot
How to disable zram at boot? What I found was mostly to swapoff -a rmmod zram but after reboot it came back I found such question being asked at different places, e.g., boot zram- 741
Can I use zRAM and a disk swap file at the same time?
I have 24GB of available RAM in my machine, but I usually use far less than 8GB of it. However, sometimes I'm involved with large data files and I suddenly need 40GB, and on infrequent occasions, I'd ... swap zram- 376
Can I combine Zram with Zswap without double compression?
I currently have most of my swap on Zram, since I don't want to wear my SSD excessively. BUT, I do have a swap partition left over from when the system was installed, and I just lowered the priority ... ram swap zram- 951
Ubuntu Studio 21.04 does not complete installation
Have downloaded ubuntustudio-21.04-dvd-amd64.iso SHA265 checksum is ok. Wrote .iso to USB stick (have tried three different types by now). Booted Dell Latitude E7440 from it. Chose "install" ... system-installation ubuntu-studio 21.04 zram- 11
Ubuntu 21.04 can't start any program which hasn't been started recently after (maybe) random time
My MacBook Air running Ubuntu 21.04 is now faster than the 20.04 LTS that I had before. I fixed the secure-boot shimx error, but now the laptop can't start programs which haven't been started recently.... crash macbook-air 21.04 zram bfq- 145
How do I replace zram swap with a swap file?
I am running a Jetson Nano with Jetpack 4.4 which (Ubuntu 18.04), by default, has 4x495 Meg ZRAM partitions for swap space. The problem is that for a data science project I need MORE RAM than the 4gig ... swap zram- 376
Why is Ubuntu configuring multiple ZRAM devices for swap
I plan to use zram as a device for swap. The init-zram-swapping script delivered with Ubuntu 18.04 LTS Bionic in package zram-config is creating one zram device for each CPU. kernel swap zram- 1,559
zram zstd support in 18.04
On ubuntu 18.04 I would like to use zram zstd compression but it is not available as it should be available in kernel 4.15.0-36-generic? As I understand it is a kernel compilation bug as described ... kernel compression zram- 108
How do I prevent initramfs from resuming from a zram device?
Whenever initramfs is updated I get a message similar to this: I: The initramfs will attempt to resume from /dev/zram1 I: (UUID=1d4b8573-7eee-43c9-a02a-10a65fc17b8a) I: Set the RESUME variable to ... initramfs zram- 15.1k
make zram use lz4 compression algorithm
Ubuntu 18, trying to make zram to use lz4 compression. Tried modifying /usr/bin/init-zram-swapping file #!/bin/sh ........... ........... for i in $(seq ${NRDEVICES}); do DEVNUMBER=$((i - 1)) ... swap compression zram- 1,607
Has zram been removed in the latest ubuntu (17.10)?
When running sudo modprobe zram (or modinfo for that matter) I get the following error: modprobe: FATAL: Module zram not found in directory /lib/modules/4.13.0-21-generic Has zram been removed from ... swap zram- 153
zRAM, increasing size - 16.04/Xenial
How to control zram seems to be quite confusing. I'd like to change my zram size from 8G to 10G, and maybe later to 12G (I have a total of 16G). I have gone into /etc/initramfs-tools/initramfs.conf ... 16.04 swap zram- 410
Another question about Using ZRAM for swap
I am running 16.04 on a laptop with a 1 GB SSD with 20 GB ram. File system is btrfs and I didn't create swap. It has not caused me any problems for more than a year. However, I would like to try out ... swap zram- 1,531
15 30 50 per page123 Next