Eliminate groff(1) warnings.

This commit is contained in:
Ruslan Ermilov 2000-11-28 19:26:53 +00:00
parent 0e94bdb19e
commit f6f31d8a89
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=69317

View file

@ -54,16 +54,11 @@
.\"
.\" end figure
.de Fe
.sp .5
.\" cheat: original indent is stored in \n(OI by .DS B; restore it
.\" then center legend after .DE rereads and centers the block.
\\\\.in \\n(OI
\\\\.ce
\\\\*(Lb. \\\\*(Lt
.sp .5
.DE
.ce
\\*(Lb. \\*(Lt
.sp
.KE
.if \nd 'ls 2
..
.EQ
delim $$
@ -201,9 +196,17 @@ of the physical memory.
Good use of memory is measured by the amount of memory needed to hold
a set of allocations at any point in time.
Percentage utilization is expressed as:
.ie t \{\
.EQ
utilization~=~requested over required
.EN
.\}
.el \{\
.sp
.ce
\fIutilization\fP=\fIrequested\fP/\fIrequired\fP
.sp
.\}
Here, ``requested'' is the sum of the memory that has been requested
and not yet freed.
``Required'' is the amount of memory that has been