mirror_zfs/man
Paul Dagnelie 17e212652d
Prevent zevent list from consuming all of kernel memory
There are a couple changes included here. The first is to introduce 
a cap on the size the ZED will grow the zevent list to. One million 
entries is more than enough for most use cases, and if you are 
overflowing that value, the problem needs to be addressed another 
way. The value is also tunable, for those who want the limit to be 
higher or lower. 
 
The other change is to add a kernel module parameter that allows 
snapshot creation/deletion to be exempted from the history logging; 
for most workloads, having these things logged is valuable, but for 
some workloads it produces large quantities of log spam and isn't 
especially helpful.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Paul Dagnelie <pcd@delphix.com>
Issue #13374 
Closes #13753
2022-08-22 12:36:22 -07:00
..
man1 Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00
man4 Implement a new type of zfs receive: corrective receive (-c) 2022-07-28 15:52:46 -07:00
man5 Consistentify miscellaneous style on remaining manpages 2021-06-09 14:35:53 -07:00
man7 Enable relatime by default 2022-08-12 14:20:25 -07:00
man8 Prevent zevent list from consuming all of kernel memory 2022-08-22 12:36:22 -07:00
Makefile.am Add Linux namespace delegation support 2022-06-10 09:51:46 -07:00