From: dlg Date: Mon, 19 Jun 2017 23:45:42 +0000 (+0000) Subject: s/pool_set_hardlimit/pool_sethardlimit/ X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=8e7520b8395ce05d3c7de9a6b08bb93f727ae667;p=openbsd s/pool_set_hardlimit/pool_sethardlimit/ from schwarze@ --- diff --git a/share/man/man9/pool_cache_init.9 b/share/man/man9/pool_cache_init.9 index 07b80f59229..ec0f69aa3c9 100644 --- a/share/man/man9/pool_cache_init.9 +++ b/share/man/man9/pool_cache_init.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pool_cache_init.9,v 1.2 2017/06/19 23:45:13 dlg Exp $ +.\" $OpenBSD: pool_cache_init.9,v 1.3 2017/06/19 23:45:42 dlg Exp $ .\" .\" Copyright (c) 2017 David Gwynne .\" @@ -190,7 +190,7 @@ all CPUs coordinate via shared data structures for handling and .Xr pool_put 9 operations, any limits set on the pool with -.Xr pool_set_hardlimit 9 +.Xr pool_sethardlimit 9 are ignored. If limits on the memory used by a pool with per CPU caches enabled are needed, they must be enforced by a page allocator specified