hbirr(a)svn.reactos.com wrote:
- Removed the hole pool allocation, because it needs to
much memory and ros will not boot.
- Allocate short blocks in one page.
- Split the used and free header. It makes it easier to implement a red zone check.
Can we use rpoolmgr.h for npool? I wrote it to be useable by both.