mcctrl: introduction of RUS page hash to handle page refcounts properly

This commit is contained in:
Balazs Gerofi
2015-05-31 15:42:39 +09:00
parent 5532e3c663
commit 41b85281a4
3 changed files with 114 additions and 17 deletions

View File

@@ -6,7 +6,7 @@ IHK_BASE=$(src)/../../../ihk
obj-m += mcctrl.o
ccflags-y := -I$(IHK_BASE)/linux/include -I$(IHK_BASE)/ikc/include -I$(IHK_BASE)/include -I$(src)/../include
ccflags-y := -I$(IHK_BASE)/linux/include -I$(IHK_BASE)/ikc/include -I$(IHK_BASE)/include -I$(src)/../include -mcmodel=kernel -mno-red-zone
mcctrl-y := driver.o control.o ikc.o syscall.o procfs.o