Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-24 | libddekit: fix cache line size | Justus Winter | |
* libddekit/memory.c (CACHE_LINE_SIZE): The cache line size is 64 bytes on contemporary processors. This value is used as alignment constraint, so this is also the more conservative value. | |||
2012-02-22 | Clean up includes | Samuel Thibault | |
To use the standard hurd Makeconf rules and permit external dde_* build | |||
2011-05-08 | reorder vm_allocate_contiguous parameter like vm_allocate | Samuel Thibault | |
2011-05-08 | Rename vm_dma_buff_alloc RPC into vm_allocate_contiguous | Samuel Thibault | |
2010-05-28 | ddekit slab uses libhurd-slab. | Zheng Da | |
2010-05-28 | reimplement ddekit_large_malloc. | Zheng Da | |
2010-04-22 | ddekit: print messages. | Zheng Da | |
2010-01-01 | Remove c_headers.h | Zheng Da | |
2009-12-07 | Make ddekit_simple_malloc/free inline. | Zheng Da | |
2009-12-07 | Use linux_kmalloc only when we need contiguous physical memory. | Zheng Da | |
2009-12-06 | The code can be compiled now. | Zheng Da | |
2009-12-03 | Implement a faked slab cache. | Zheng Da | |
2009-11-17 | The original version of DDEKit. | Zheng Da | |