Structs

  • | Helper class to limit resource usage to avoid | exhaustion. | | Currently used to limit read-only file | descriptors and mmap file usage so that we do | not run out of file descriptors or virtual | memory, or run into kernel performance problems | for very large databases.