Statistics
| Branch: | Tag: | Revision:

root / xseg / xtypes @ 19d8f2ee

Name Size
.gitignore 21 Bytes
Makefile 364 Bytes
domain.h 1.7 kB
xatomic.h 3.2 kB
xbinheap.c 5.8 kB
xbinheap.h 2.5 kB
xbinheap_exports.h 1.8 kB
xbinheap_test.c 1.2 kB
xcache.c 11.5 kB
xcache.h 3 kB
xcache_exports.h 1.8 kB
xcache_test.c 7.1 kB
xhash.c 23.6 kB
xhash.h 5.4 kB
xhash_exports.h 2 kB
xhash_test.c 7.8 kB
xheap.c 8 kB
xheap.h 2 kB
xheap_test.c 6.5 kB
xlist.c 2.9 kB
xlist.h 1.9 kB
xlock.h 4.1 kB
xobj.c 7.5 kB
xobj.h 3.1 kB
xobj_exports.h 1.8 kB
xobj_test.c 6.4 kB
xpool.c 8.2 kB
xpool.h 3.2 kB
xpool_exports.h 2 kB
xpool_test.c 6.3 kB
xq.c 10 kB
xq.h 4.6 kB
xq_exports.h 2.3 kB
xq_lock_test.c 4.8 kB
xq_test.c 9.3 kB
xwaitq.c 2 kB
xwaitq.h 495 Bytes
xwaitq_exports.h 1.7 kB
xwaitq_test.c 4.1 kB
xwork.h 128 Bytes
xworkq.c 2 kB
xworkq.h 450 Bytes
xworkq_exports.h 1.7 kB
xworkq_test.c 3.5 kB

Latest revisions

# Date Author Comment
19d8f2ee 03/08/2013 07:08 pm Filippos Giannakos

Fix xworkq_signal race.

d4ecdce0 03/08/2013 07:07 pm Filippos Giannakos

Fix xbinheap handler return on insert.

Also fix wrong handler keeping

bfd51aff 03/06/2013 01:32 pm Filippos Giannakos

Add xcache_get_name functionality.

40f890f7 03/06/2013 01:32 pm Filippos Giannakos

Rename get_cache_entry to xcache_get_entry

560a87b3 03/06/2013 01:32 pm Filippos Giannakos

Fix lru return bug on __xcache_insert

17858fe5 03/06/2013 01:32 pm Filippos Giannakos

xcache: Check before calling on_evict

1c3bf866 03/06/2013 01:32 pm Filippos Giannakos

Add queue pointer to job function.

cbeb135f 03/06/2013 01:32 pm Filippos Giannakos

Add support for lockless workq

233c022e 03/06/2013 01:32 pm Filippos Giannakos

Add on_evict to the xcache.

Also make cache_entry_put to be called without the lock on eviction.

defcf90a 03/06/2013 01:32 pm Filippos Giannakos

Add copyright infromation.

View revisions

Also available in: Atom