Improved description for packet zone statistics.

Sponsored by:	TCP/IP Optimization Fundraise 2005
MFC after:	3 days
This commit is contained in:
andre 2006-02-18 16:09:38 +00:00
parent 63290a386a
commit e0b3e0048c

View File

@ -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);