Commit Graph

13 Commits

Author SHA1 Message Date
aa7cb970c4 ihk_os_getrusage(): Compile LWK-specific results in mcctrl
1. User asks mcctrl for the result via ihk_os_getrusage() with passing void *
2. mcctrl compiles the results and passes them to the user
3. User interprets it by using the type defined in the LWK-specific header
2017-09-20 15:03:45 +09:00
d7b8e7f4f4 fix to count user pages
refs #864
2017-07-14 09:51:39 +09:00
dd2ef89997 SMP: generic function call facility for CPU sets 2017-05-28 07:41:48 +09:00
3fe2257929 create rusage branch. 2017-03-15 23:22:51 +09:00
df9f1f8f78 allocate_aligned_pages(): take user set NUMA policy into account 2016-12-13 17:51:39 +09:00
9b82f1a52c use ihk_mc_alloc/free_pages() and eliminate direct calls to low level routines 2016-10-14 21:34:29 +09:00
328e69a335 schedule(): do not preempt while holding spinlocks or while in offloaded syscall 2015-08-06 10:36:13 +09:00
cd04de3131 cls.c, copy.c, debug.c, listeners.c, mikc.c copyright 2013-11-14 17:00:37 +09:00
98fb5bf091 check cpu_local_var initialized 2013-11-13 23:06:11 +09:00
bb4caccf98 add memory allocation check 2013-05-28 12:06:41 +09:00
0a808057eb modify include lines and Makefiles 2012-12-17 16:10:56 +09:00
ea0e1327c8 cls: clear the cls while initialization 2011-11-16 17:52:23 +09:00
83a17650b9 AP, kmalloc 2011-11-06 19:27:09 +09:00