-.\" $OpenBSD: pool.9,v 1.59 2020/09/25 14:20:20 deraadt Exp $
+.\" $OpenBSD: pool.9,v 1.60 2024/05/20 11:12:08 jca Exp $
.\" $NetBSD: pool.9,v 1.18 2001/06/21 11:59:01 wiz Exp $
.\"
.\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: September 25 2020 $
+.Dd $Mdocdate: May 20 2024 $
.Dt POOL_INIT 9
.Os
.Sh NAME
The minimum number of items to keep in the pool.
The number of pages in the pool will not decrease below the required value to
accommodate the minimum number of items specified by this function.
-Unlike
-.Fn pool_prime ,
-this function does not allocate the necessary memory up-front.
.El
.Ss SETTING HARD LIMITS
The function