Statistics
| Branch: | Tag: | Revision:

root / xseg / xtypes / xhash.c @ e7d48859

History | View | Annotate | Download (21.8 kB)

# Date Author Comment
9674f63d 10/02/2012 01:27 am Giannakos Filippos

remove debug messages

6af5c5c6 10/02/2012 01:02 am Giannakos Filippos

fix numerous bugs in mt-mapperd, pfiled, xhash

ca18b3c1 09/26/2012 02:13 pm Filippos Giannakos

add improved xseg loging system. plus remove tons of warning messages

7c130c7d 09/18/2012 04:16 pm Filippos Giannakos

add WIP mt-mapperd

8a1b5a0d 09/14/2012 03:39 pm Filippos Giannakos

add support to xhash for strings

b6493663 09/14/2012 01:10 pm Filippos Giannakos

fix xhash (xhashidx, assert hack etc.)

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

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

add xseg {get,set} req data

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

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

16ef3ed4 08/30/2012 04:52 pm Filippos Giannakos

add xtypes to kernel makefile

eac63802 08/30/2012 03:51 pm Filippos Giannakos

make xhash request for less allocated space

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

rewrite xseg initialize skeleton

also some other minor modifications for the new scheme

164d1586 08/10/2012 11:26 am Filippos Giannakos

make code compile. no validity checks

lock owners are unimportant for the time being.
kernel lacks xhash support

8bf1df0a 08/09/2012 04:14 pm Filippos Giannakos

initial code commit in data structures

  • moved xq folder to xtypes
  • moved xq_lock.h to xlock.h
  • added xhash
  • added xpool
  • added owner to xlock
  • added lock free versions of xq functions