Linux lockless linked list implementation
Change-Id: I8bd6ee989cecac269b55b3a0ff10cf8543629001
This commit is contained in:
@@ -31,7 +31,7 @@ set(MCKERNEL_SRCS
|
||||
init.c mem.c debug.c mikc.c listeners.c ap.c syscall.c cls.c host.c process.c
|
||||
copy.c waitq.c futex.c timer.c plist.c fileobj.c shmobj.c zeroobj.c
|
||||
procfs.c devobj.c sysfs.c xpmem.c profile.c freeze.c rbtree.c pager.c
|
||||
gencore.c hugefileobj.c
|
||||
gencore.c hugefileobj.c llist.c
|
||||
|
||||
${IHK_FULL_SOURCE_DIR}/ikc/manycore.c
|
||||
${IHK_FULL_SOURCE_DIR}/ikc/master.c
|
||||
|
||||
Reference in New Issue
Block a user