工大人在上海
做为c++菜鸟也要嗷嗷飞!

   When I read articles at smth today, I was abstracted by a question. It is about memory fragments. That is if there is a program that mallocs and frees memory frequently, then there will be memory fragments. How to deal with it?
   Some guy pointed out that we can use LFH to deal with it.
   So, what is LFH?
   I checked on the msdn, then I fount it.
   LFH = Low Fragments Heap.
   
   Here is the address of the article in the MSDN. Enjoy it~
   http://msdn2.microsoft.com/en-us/library/aa366750.aspx

posted on 2007-03-30 20:39  天下大事 必作于细  阅读(215)  评论(0编辑  收藏  举报