|
Lines 91-97
Link Here
|
| 91 |
Extract the name list from the specified |
91 |
Extract the name list from the specified |
| 92 |
.Ar system |
92 |
.Ar system |
| 93 |
instead of the default |
93 |
instead of the default |
| 94 |
.Pa /kernel . |
94 |
.Pa /boot/kernel/kernel . |
| 95 |
.It Fl m |
95 |
.It Fl m |
| 96 |
Report on the usage of kernel dynamic memory listed first by size of |
96 |
Report on the usage of kernel dynamic memory listed first by size of |
| 97 |
allocation and then by type of usage. |
97 |
allocation and then by type of usage. |
|
Lines 297-304
Link Here
|
| 297 |
and display statistics on those devices, as well as other systems |
297 |
and display statistics on those devices, as well as other systems |
| 298 |
statistics every second. |
298 |
statistics every second. |
| 299 |
.Sh FILES |
299 |
.Sh FILES |
| 300 |
.Bl -tag -width /dev/kmemxxx -compact |
300 |
.Bl -tag -width /boot/kernel/kernel -compact |
| 301 |
.It Pa /kernel |
301 |
.It Pa /boot/kernel/kernel |
| 302 |
default kernel namelist |
302 |
default kernel namelist |
| 303 |
.It Pa /dev/kmem |
303 |
.It Pa /dev/kmem |
| 304 |
default memory file |
304 |
default memory file |