Improved description for packet zone statistics.
Sponsored by: TCP/IP Optimization Fundraise 2005 MFC after: 3 days
This commit is contained in:
parent
63290a386a
commit
e0b3e0048c
@ -203,7 +203,7 @@ mbpr(void *kvmd, u_long mbaddr)
|
||||
cluster_count - packet_free, cluster_free + packet_free,
|
||||
cluster_count + cluster_free, cluster_limit);
|
||||
|
||||
printf("%llu/%llu mbuf+clusters of packet zone in use "
|
||||
printf("%llu/%llu mbuf+clusters out of packet secondary zone in use "
|
||||
"(current/cache)\n",
|
||||
packet_count, packet_free);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user