-
EOSIO chains which have a lot of state change activity need a lot of RAM and takes a long time to start/stop (database-map-mode = heap); or they use a lot of disk I/O (database-map-mode = mapped).
…
-
I was running the new kyua tests and I noticed that some of the tests were failing with asserts. I did some more digging and the failures are caused by tmpfs not being compiled into my kernel.
I have…
-
### Prerequisites
- [X] This was not already reported in the past (duplicate check)
- [X] It does reproduce it with code from main branch (latest unreleased version)
- [X] I include a minimal example…
-
Attempted to rebuild image on breirfoxforecast, got, "no space left on device," error.
This was on a Digial Ocean server that has been used to build a lot of images.
This was using master pulled on …
-
/lib/bootchart/tmpfs
This not good place for tmpfs, REALLY :-)
Maybe /tmp folder will better than /lib ?
When I builded rpm package, tmpfs folder not exist.
I added this hand to spec file
> %mak…
tele1 updated
9 years ago
-
Hi,
When running `make tests` on /tmp (tmpfs) I've found that first `du` test FAILs.
```
FAIL: du (no options)
echo -ne '' | du -k du_test
--- expected 2021-10-28 09:24:55.328840721 +0000
…
-
Deploying sops-nix to an OpenVZ host running kernel 4.19.0 fails due to lack of support for `ramfs`, would be nice to allow using `tmpfs` instead of `ramfs` by specifying it in the manifest.
Or per…
-
```
Enable the CreateSharedMemoryMetadataCache will improve metadata cache
performance, but metadata information will be lost upon server restart. This
will require resources to be reoptimized for e…
-
# Description of problem
The kata-agent can't find the contents of the container image (kata-containers via cri-o on NixOS).
# Expected result
Pod is running and containers are reacheable.
…
-
Maintainer: @hauke
Environment: openwrt DD
Description:
Makefile for 'tor' specifies /var/lib/tor/fingerprint and /var/lib/tor/keys/* as conffiles. But /var is a symlink to /tmp; these configura…