|
Re: cvs: pecl /apc apc.php: msg#00235php.pecl.cvs
Ralf Becker wrote: > beckerr Thu Jul 28 11:20:28 2005 EDT > > Modified files: > /pecl/apc apc.php > Log: > view "Detailed Memory Usage and Fragmentation" added Cool! That's a cleaner way to show it. However, I think the way you calculate the fragmentation percentage is a bit off. eg. http://lerdorf.com/apc.php How about something like: 100 * ((total_free - largest_free_block) / segment_size) -Rasmus |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | cvs: pecl /sdo config.w32: 00235, Caroline Maynard |
|---|---|
| Next by Date: | cvs: pecl /apc apc.php: 00235, Ralf Becker |
| Previous by Thread: | cvs: pecl /apc apc.phpi: 00235, Ralf Becker |
| Next by Thread: | cvs: pecl /apc apc.php: 00235, Ralf Becker |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |