diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2025-06-27 16:59:37 +0200 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2025-06-27 17:14:08 +0200 |
commit | 3a407ba074c037ab429e357307016648b4d5ed33 (patch) | |
tree | 37dd87a406495866fc7e1b806e1fe3be672ad104 /databases/fortytwo-bdb/files | |
parent | www/apache24: Allow overriding USERS and GROUPS via make.conf (diff) |
Implement getCommittedVirtualMemorySize() directly using sysctl
kern.proc.vmmap
Implement getOpenFileDescriptorCount() directly using sysctl
kern.proc.nfds
Note on openjdk17 use closefrom where possible (note this use case is
only in openjdk 17, 21, 23 and 24)
Remove the message about the use of fdescfs(5) as this is not needed
for sure, keep the information about procfs(5) as I have not analysed
enough the source code to make sure it is not used anywhere else, but
I don't think it is.
Diffstat (limited to 'databases/fortytwo-bdb/files')
0 files changed, 0 insertions, 0 deletions