Commit Graph

1228 Commits

Author SHA1 Message Date
Wiktor Garbacz
a21bb242b1 Update kafel for RISC-V support 2021-10-11 15:49:16 +02:00
Johan Kartiwa
29a556068a Add support for setting cgroup memory.memsw.limit_in_bytes 2021-10-11 15:46:36 +02:00
James Kay
e09610e789 Allow mount options to contain colons.
This is particularly important for overlayfs, which allows multiple
layers to be given to `lowerdir` separated by colons: see
<https://www.kernel.org/doc/Documentation/filesystems/overlayfs.txt>,
section ‘Multiple lower layers’.
2021-10-11 15:46:16 +02:00
Robert Swiecki
246d4721b1 macros: make NS_VALSTR_STRUCT accept unsigned/64-bit vals 2021-09-30 16:44:48 +02:00
Robert Swiecki
2b6a093e09 configs/firefox-with-net-wayland.cfg: retain original WAYLAND_DISPLAY value 2021-09-29 09:48:11 +02:00
robertswiecki
3932b67781
Merge pull request #182 from ccstolley/fix_rlimitas_default
The default rlimit_as value is 4096, not 512.
2021-09-14 20:31:59 +02:00
Colin Stolley
8a1f3b5f4d The default rlimit_as value is 4096, not 512.
In 9b8d91bd7f the default for rlimit_as
was increased to 4096 MB, but old default remained in the man page,
readme, etc. This patch corrects those spots with the right value.
2021-09-14 11:57:30 -05:00
Robert Swiecki
4909f45fe0 configs: firefox+wayland example 2021-08-11 00:31:31 +02:00
Robert Swiecki
d6b9357e6b config.proto: renumerate fields 2021-08-10 19:17:33 +02:00
Robert Swiecki
8ce33a17ec configs/imagemagick: alternative file conversion command 2021-08-10 17:46:44 +02:00
Wiktor Garbacz
8e13a76b99 Fix duplicate field number 2021-08-04 10:25:38 +02:00
Wiktor Garbacz
95e112cf41 Fix formatting 2021-08-03 17:46:08 +02:00
Wiktor Garbacz
4136dd50d8 Merge branch 'use_switchroot' 2021-08-03 17:44:57 +02:00
Wiktor Garbacz
87af69bea4 Update kafel - x86 build fixes 2021-08-02 19:45:32 +02:00
happyCoder92
4f50821655
Merge pull request #179 from ginkoid/master
write CPU CFS period before quota in cgroup1
2021-07-22 15:47:09 +02:00
happyCoder92
3876c7e203
Merge pull request #177 from eli-zr/_rlimits
Added rtpr, memlock & msgq rlimits
2021-07-22 15:43:16 +02:00
Philip Papurt
44fe720102 cgroup: write period before quota 2021-07-21 11:54:12 -04:00
Eli Zrihen
7aace9bdc6 rtprio, msgqueue - defaulting to 'soft' 2021-07-20 16:00:13 +03:00
Eli Zrihen
b83d6f7421 Renaming use_switchroot option with no_pivotroot 2021-07-20 15:45:58 +03:00
Eli Zrihen
9f4b4f41e7 Consistentency with RLIMIT_* constant name 2021-07-20 15:20:47 +03:00
Eli Zrihen
10d6264a28 Merge branch 'master' into _rlimits 2021-07-20 10:35:36 +03:00
Eli Zrihen
b6576fcde7 Adding a warning when switchroot is used 2021-07-20 10:20:23 +03:00
Eli Zrihen
f208e9206c Merge commit 'db9e34ebd3ec78c0a3a8f689aea4361daaab0187' into _use_switchroot 2021-07-20 09:31:03 +03:00
Eli Zrihen
0f903ba9a0 Added rt, memlock & msgq limits 2021-07-19 17:21:34 +03:00
Robert Swiecki
db9e34ebd3 subproc: warn about CLONE_NEWTIME and clone(), and remove notice about CLONE_NEWCGROUP as the kernel versions should be now new enough for its support 2021-07-16 22:53:40 +02:00
Robert Swiecki
737b300609 subproc: debug log for unshare() 2021-07-16 22:47:18 +02:00
Eli Zrihen
99507c5920 Merge branch '_test_switchroot_alternative' 2021-07-13 15:40:21 +03:00
Eli Zrihen
0e0e34c33d Merge remote-tracking branch 'origin/HEAD' into _use_switchroot 2021-07-13 11:13:35 +03:00
Eli Zrihen
15205a23f9 No Yoda 2021-07-08 21:47:13 +03:00
Robert Swiecki
62879de5de cmdline: clone_newcgroup -> true by default; clone_newtime should be false 2021-07-07 11:55:17 +02:00
Eli Zrihen
be302c4cc9 Comment fix 2021-06-23 14:51:34 +03:00
Eli Zrihen
dab1713ac9 Added use_switchroot option 2021-06-17 14:57:01 +03:00
Robert Swiecki
2e9fd0e2e4 make indent 2021-06-16 17:44:07 +02:00
robertswiecki
3342a8d483
Merge pull request #172 from eli-zr/_macvlan_mode
MACVLAN modes support
2021-06-16 17:43:31 +02:00
Eli Zrihen
5c8b3835b7 MACVLAN modes support 2021-06-16 16:59:12 +03:00
Robert Swiecki
d1f332b911 Enable support for clone3() and for CLONE_NEWTIME 2021-05-18 14:38:01 +02:00
robertswiecki
4be9595234
Merge pull request #170 from infiniteregrets/fix-macro
Fixed macro in subproc.cc
2021-05-12 09:51:35 +02:00
Mehul Arora
b09ad5e91c Fixed macro in subproc.cc 2021-05-12 12:13:06 +05:30
Robert Swiecki
056809ed3b Initial support for CLONE_NEWTIME 2021-05-11 14:48:45 +02:00
Wiktor Garbacz
528cebe914 Update kafel to include bugfixes 2021-05-07 17:50:31 +02:00
Robert Swiecki
3ac7856b67 configs/ - add comments to config files using # 2021-05-05 13:50:51 +02:00
robertswiecki
a9790e14bf
Merge pull request #164 from ziqin/master
Fix a typo in command line description
2021-05-04 21:41:17 +02:00
Wiktor Garbacz
24418fd807 Bump kafel 2021-04-28 16:32:09 +02:00
Wiktor Garbacz
4be6fad260 Yet another bugfix Kafel version bump 2021-04-22 11:01:04 +02:00
Wiktor Garbacz
6502bf74d7 update kafel again to include a bugfix. 2021-04-21 09:47:20 +02:00
Wiktor Garbacz
8164361cd8 Update kafel 2021-04-16 14:22:30 +02:00
WANG Ziqin
824bd134d4
Fix default value of cgroup_cpu_mount in README 2021-04-03 23:59:35 +08:00
Ziqin Wang
5cddbaf07e
Fix typo in command line description 2021-04-03 23:31:56 +08:00
happyCoder92
645eabd862
Merge pull request #160 from ginkoid/master
net: add support for max_conns
2021-02-10 08:47:34 +01:00
Philip Papurt
32f2287fbb
net: add support for max_conns 2021-02-09 17:13:35 -05:00