Skip to content

Commit

Permalink
epoll: increase default fd open limit
Browse files Browse the repository at this point in the history
  • Loading branch information
edwintorok committed Jun 18, 2024
1 parent e1f7936 commit 7bc67d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/xapi.service
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ After=stunnel@xapi.service
Conflicts=shutdown.target

[Service]
LimitNOFILE=4096
User=root
Environment="LD_PRELOAD=/usr/lib64/libjemalloc.so.1"
Environment="MALLOC_CONF=narenas:1,tcache:true,lg_dirty_mult:22"
Expand Down

0 comments on commit 7bc67d5

Please sign in to comment.