gpt4 book ai didi

freebsd - fstat - freebsd 系统上的总文件描述符计数?

转载 作者:行者123 更新时间:2023-12-04 05:41:34 25 4
gpt4 key购买 nike

如何获取系统中文件描述符的当前计数?

我知道如何获得最大值。

% sysctl kern.maxfiles
kern.maxfiles: 8232

引用:

http://www.freebsd.org/cgi/man.cgi?query=fstat&apropos=0&sektion=0&manpath=FreeBSD+9.0-RELEASE&arch=default&format=html

最佳答案

您在找 kern.openfiles ?

[ghoti@pc ~]$ sysctl -ad | grep 'kern.*files:'
kern.maxfiles: Maximum number of files
kern.openfiles: System-wide number of open files
[ghoti@pc ~]$

关于freebsd - fstat - freebsd 系统上的总文件描述符计数?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11216689/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com