Skip to content

Commit eb48731

Browse files
committed
systemd: increase TasksMax to 40 (for io_uring workers)
1 parent 02c37c6 commit eb48731

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cm4all-cash (0.6) unstable; urgency=low
22

3-
*
3+
* systemd: increase TasksMax to 40 (for io_uring workers)
44

55
--
66

debian/cm4all-cash.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ IOSchedulingClass=idle
2626
# Resource limits
2727
MemoryMax=8G
2828
MemoryHigh=7G
29-
TasksMax=4
29+
TasksMax=40
3030
LimitNOFILE=1048576
3131

3232
# Security settings

0 commit comments

Comments
 (0)