Statistics
| Branch: | Tag: | Revision:

root / xseg / xtypes / xobj.h @ 9c609c9b

History | View | Annotate | Download (3.1 kB)

# Date Author Comment
6830c9ff 12/10/2012 07:09 pm Filippos Giannakos

add license headers

d7b6bede 11/12/2012 03:00 pm Filippos Giannakos

fix xobj_iterate bug, add lock free versions of xobj_check, is_Free

also fix xseg tool verify

57df6922 11/12/2012 01:36 pm Filippos Giannakos

implent xobj iterate, check, is_Free functions

61473749 09/04/2012 12:23 pm Filippos Giannakos

add xseg {get,set} req data

597a1115 09/03/2012 01:10 pm Filippos Giannakos

xobj: keap xheap chunks instead of each object in allocated hash table

also add additional book keeping info

4494b184 08/29/2012 07:13 pm Filippos Giannakos

write more xseg functions based on the new scheme

0bf9fcf7 08/29/2012 03:21 pm Filippos Giannakos

rewrite xseg initialize skeleton

also some other minor modifications for the new scheme

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