summaryrefslogtreecommitdiff
path: root/libddekit/memory.c
AgeCommit message (Expand)Author
2015-09-24libddekit: fix cache line sizeJustus Winter
2012-02-22Clean up includesSamuel Thibault
2011-05-08reorder vm_allocate_contiguous parameter like vm_allocateSamuel Thibault
2011-05-08Rename vm_dma_buff_alloc RPC into vm_allocate_contiguousSamuel Thibault
2010-05-28ddekit slab uses libhurd-slab.Zheng Da
2010-05-28reimplement ddekit_large_malloc.Zheng Da
2010-04-22ddekit: print messages.Zheng Da
2010-01-01Remove c_headers.hZheng Da
2009-12-07Make ddekit_simple_malloc/free inline.Zheng Da
2009-12-07Use linux_kmalloc only when we need contiguous physical memory.Zheng Da
2009-12-06The code can be compiled now.Zheng Da
2009-12-03Implement a faked slab cache.Zheng Da
2009-11-17The original version of DDEKit.Zheng Da