Memory management strategy in embedded real-time system

Memory is always small in embedded system because of cost, so it is very important to adopt an appropriate manner in memory management in embedded system. So the importance, its scope and possible problems of memory management in embedded real-time system are first introduced, and then memory request-and-release manner is explained in detail, and at last the solution to the problems of memory fragment, memory-losing and unfixed performing time is given.