Alexander alexoundos
  • Joined on 2023-06-06
Loading Heatmap…

alexoundos pushed to master at alexoundos/articles

2023-06-30 03:27:27 +03:00

alexoundos commented on issue SelfPrivacy/selfprivacy-nixos-config#30

Update systemd limits

As for RAM limits, `MemoryMax` is the absolute limit. It is recommended to use `MemoryHigh` as the main control mechanism, because it allows to go above the limit, but the processses are heavily…

2023-06-30 01:03:16 +03:00

alexoundos commented on issue SelfPrivacy/selfprivacy-nixos-config#30

Update systemd limits

Also, `systemd-journald` consumes around 500 MiB of RAM, according to netdata (when uptime was 2 weeks). Perhaps, this should be due to: ```nix services.journald.extraConfig = "SystemMaxUse=500M"…

2023-06-29 23:44:04 +03:00

alexoundos commented on pull request SelfPrivacy/selfprivacy-rest-api#21

add nix-collect-garbage endpoint

Is it cyrillic letter `С`?

2023-06-29 15:13:38 +03:00

alexoundos created pull request SelfPrivacy/selfprivacy-nixos-config#35

WIP: fix typos in resource/limits.nix

2023-06-28 18:30:15 +03:00

alexoundos created branch systemd-limits in SelfPrivacy/selfprivacy-nixos-config

2023-06-28 18:27:18 +03:00

alexoundos pushed to systemd-limits at SelfPrivacy/selfprivacy-nixos-config

2023-06-28 18:27:18 +03:00

alexoundos created branch systemd-limits in alexoundos/selfprivacy-nixos-config

2023-06-28 18:25:02 +03:00

alexoundos pushed to systemd-limits at alexoundos/selfprivacy-nixos-config

2023-06-28 18:25:02 +03:00

alexoundos commented on issue SelfPrivacy/selfprivacy-nixos-config#30

Update systemd limits

As for the limit values themselves, the strategy is not clear, especially for the CPU quota. Maybe benchmarks or tests are needed to determine. And it's hard to say whether `BlockIOWeight = 10` is…

2023-06-28 18:12:31 +03:00

alexoundos commented on issue SelfPrivacy/selfprivacy-nixos-config#30

Update systemd limits

If [resources/limits.nix](https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config/src/commit/65b5a1977756549240eae05005d1f6b5feef126d/resources/limits.nix) file is meant, ironically it's…

2023-06-28 17:59:29 +03:00

alexoundos pushed to default.nix at alexoundos/selfprivacy-nixos-config

2023-06-28 08:06:35 +03:00

alexoundos pushed to default.nix at alexoundos/selfprivacy-nixos-config

2023-06-28 08:05:25 +03:00

alexoundos created branch default.nix in alexoundos/selfprivacy-nixos-config

2023-06-28 08:02:11 +03:00

alexoundos pushed to default.nix at alexoundos/selfprivacy-nixos-config

  • fc04f570b5 add default.nix symlink to configuration.nix

2023-06-28 08:02:11 +03:00

alexoundos created repository alexoundos/selfprivacy-nixos-config

2023-06-28 08:01:47 +03:00

alexoundos created branch master in alexoundos/articles

2023-06-23 15:41:00 +03:00

alexoundos pushed to master at alexoundos/articles

2023-06-23 15:41:00 +03:00

alexoundos created repository alexoundos/articles

2023-06-23 15:40:19 +03:00