fragmentation
- From: drop669@xxxxxxxxx
- Date: 28 May 2007 01:04:05 -0700
Hi.
I'm writting my own memory management functions.
While playing with different options, I feel necessity of
fragmentation counting algorithm.
For example, 1 is allocated block and 0 is not.
This is 0% fragmentation: 11111100000
This is 100% fragmentation: 101010101010
How can I build algorithm which will count this coefficient?
.
- Follow-Ups:
- Re: fragmentation
- From: Gene
- Re: fragmentation
- From: Richard Heathfield
- Re: fragmentation
- Prev by Date: Re: Web vs. Desktop based systems
- Next by Date: Re: Schools working to overhaul the art of computer programming (The Columbian)
- Previous by thread: doubt on kruskal algog's complexity
- Next by thread: Re: fragmentation
- Index(es):