Index: squid/src/stat.c diff -c squid/src/stat.c:1.351.2.6 squid/src/stat.c:1.351.2.7 *** squid/src/stat.c:1.351.2.6 Mon Jan 20 12:07:34 2003 --- squid/src/stat.c Mon Jan 20 20:14:57 2003 *************** *** 600,608 **** storeAppendPrintf(sentry, "Memory accounted for:\n"); storeAppendPrintf(sentry, "\tTotal accounted: %6d KB\n", statMemoryAccounted()>> 10); ! storeAppendPrintf(sentry, "\tmemPoolAlloc calls: %d\n", mem_pool_alloc_calls); ! storeAppendPrintf(sentry, "\tmemPoolFree calls: %d\n", mem_pool_free_calls); storeAppendPrintf(sentry, "File descriptor usage for %s:\n", appname); --- 600,608 ---- storeAppendPrintf(sentry, "Memory accounted for:\n"); storeAppendPrintf(sentry, "\tTotal accounted: %6d KB\n", statMemoryAccounted()>> 10); ! storeAppendPrintf(sentry, "\tmemPoolAlloc calls: %u\n", mem_pool_alloc_calls); ! storeAppendPrintf(sentry, "\tmemPoolFree calls: %u\n", mem_pool_free_calls); storeAppendPrintf(sentry, "File descriptor usage for %s:\n", appname);

AltStyle によって変換されたページ (->オリジナル) /