Statistics
| Branch: | Tag: | Revision:

root / xseg / xtypes / xheap.c @ d8a852fa

History | View | Annotate | Download (8 kB)

# Date Author Comment
0278caf0 02/08/2013 03:44 pm Filippos Giannakos

Fix compilation warnings

6830c9ff 12/10/2012 07:09 pm Filippos Giannakos

add license headers

40e56a42 09/19/2012 07:43 pm Filippos Giannakos

fix various bugs in mt-mapperd.

also add copy to filed and magic in xheap header

a779df60 09/06/2012 06:13 pm User

add debug messages, and fix a xheap bug

b04e0466 09/06/2012 04:34 pm User

fix xsegbd to work with the new scheme. needs further testing

also fix xhash shrink bug and xpool exports

06773369 09/03/2012 05:53 pm Filippos Giannakos

add max allocated reqs per port. also some other minor fixes

94f1113a 09/03/2012 05:23 pm Filippos Giannakos

make xheap use a more complex indexing system

6e36d028 08/31/2012 07:56 pm Filippos Giannakos

add support for resizable queues

also fix heap index bug

441202a7 08/31/2012 01:56 pm Filippos Giannakos

fix xhash to compile in kernel. also removed numerous compiler warnings

fb7ae048 08/29/2012 01:08 pm Filippos Giannakos

move heap, obj outside of xseg and make them xtypes

also added absolute pointer manipulation macros to sys/util.h