|
|
d66af42f7b
|
Revert "IKC: separate IRQ between Master-channel and Regular-channel"
This reverts commit 3c98b9410966ceebe187ebae1038317b628fbb03.
|
2017-05-19 10:26:30 +09:00 |
|
|
|
4b964b8e0d
|
IKC: allocate Linux channel table dynamically
|
2017-05-19 10:26:30 +09:00 |
|
|
|
65dc3440cb
|
IKC: separate IRQ between Master-channel and Regular-channel
|
2017-05-19 10:26:30 +09:00 |
|
|
|
fbd9086ce5
|
IKC: delete recieve channel list
|
2017-05-19 10:26:29 +09:00 |
|
|
|
c2b1d8e3ef
|
IKC: delete the comments for review
|
2017-05-19 10:26:29 +09:00 |
|
|
|
e2d59e2cb9
|
mcreboot-smp: introduction of ikc_irq_start argument
|
2017-05-19 10:26:29 +09:00 |
|
|
|
3de0f5ea19
|
mcreboot-smp: introduction of ikc_map argument
|
2017-05-19 10:26:29 +09:00 |
|
|
|
373e9ea63c
|
ap_wait(): init syscall channel with proper Linux remote CPU
|
2017-05-19 10:26:29 +09:00 |
|
|
|
8daffa939e
|
IKC: distribute IKC-interrupt to Linux cpus.
|
2017-05-19 10:26:29 +09:00 |
|
|
|
eaa4d35fab
|
do_migrate(): don't clear oversubscribed source CPUs from remote TLB mask
|
2017-05-17 11:22:29 +09:00 |
|
|
|
a968c935b5
|
Fix timing of save/restore smp_affinity, and modifing of /proc/irq/*/smp_affinity
|
2017-05-15 14:52:22 +09:00 |
|
|
|
e01f6dd6ea
|
eclair: obtain kernel_base from dump_mem_chunks_t
|
2017-05-12 13:23:23 +09:00 |
|
|
|
a07d802cbe
|
Fix manipulation of /proc/irq/*/smp_affinity
Fix the case where
(1) #CPUs % 32 == 0
(2) #CPUs % 4 != 0
|
2017-05-12 09:35:49 +09:00 |
|
|
|
1e442cce10
|
mcklogd: fixed termination method of mcklogd
1.2.5
|
2017-05-09 16:28:21 +09:00 |
|
|
|
3f870b69a6
|
mcklogd: change the timing of start/stop.
|
2017-05-09 16:06:07 +09:00 |
|
|
|
0fef80cb19
|
SCD_MSG_CPU_RW_REG: use syscall channel for reply packet in CPU MSR read/write operation
|
2017-05-05 00:16:02 +09:00 |
|
|
|
9992fe0d72
|
mcctrl: support remote CPU MSR read/write operations
|
2017-05-05 00:01:43 +09:00 |
|
|
|
2d19ed9391
|
configure.ac: check NUMA development library
|
2017-04-29 05:30:27 +09:00 |
|
|
|
2f2f04d5a1
|
mcexec: ENABLE_MCOVERLAYFS on CentOS for up to version 7.3
|
2017-04-29 05:10:21 +09:00 |
|
|
|
1541b26086
|
ihklib: add pa_info functions.
|
2017-04-27 17:13:49 +09:00 |
|
|
|
e6c4d7731d
|
Merge remote-tracking branch 'origin/rusage'
Conflicts:
configure
kernel/process.c
|
2017-04-27 15:10:38 +09:00 |
|
|
|
94b527e027
|
modified: lib/include/ihk/rusage.h
|
2017-04-27 14:47:21 +09:00 |
|
|
|
8c9b207557
|
configure : add option --enable-rusage
|
2017-04-27 14:00:59 +09:00 |
|
|
|
dacb05844b
|
mcoverlayfs: support compile up to 3.10.0-514
|
2017-04-20 00:48:56 +09:00 |
|
|
|
c3ec5d20ca
|
configure: --with-uname_r: optionally specify target kernel version string
|
2017-04-20 00:48:56 +09:00 |
|
|
|
92a40f92dd
|
mcctrl_put_per_proc_data(): do not use task_pid_vnr() in IRQ context
|
2017-03-30 15:02:57 +09:00 |
|
|
|
45bddf3caa
|
mcexec_syscall(): do not use task_pid_vnr() in IRQ context
|
2017-03-30 14:56:57 +09:00 |
|
|
|
b7671fedd3
|
mcctrl_per_proc_data: comments
|
2017-03-30 14:51:24 +09:00 |
|
|
|
c38d536aaa
|
xpmem: porting xpmem v2.6.3
implement xpmem_get, xpmem_release, xpmem_attach, xpmem_detach
|
2017-03-29 18:20:53 +09:00 |
|
|
|
4ee0c05e08
|
mcoverlayfs: fix NULL pointer dereference on ovl_dentry_release()
|
2017-03-28 21:52:41 +09:00 |
|
|
|
f2ab0193e5
|
fix to panic when thread end and signal overlap.
|
2017-03-28 11:31:27 +09:00 |
|
|
|
ef910fdf0e
|
Discard outstanding system calls at the end of mcexec.
|
2017-03-28 11:23:54 +09:00 |
|
|
|
b97a8c5138
|
mcexec_open_exec(): use strncpy_from_user() before accessing file name
|
2017-03-21 20:13:12 +09:00 |
|
|
|
034d10b185
|
When receiving a signal during fuex processing, the signal is not processed.
|
2017-03-21 20:37:17 +09:00 |
|
|
|
3fe2257929
|
create rusage branch.
|
2017-03-15 23:22:51 +09:00 |
|
|
|
eca4018ecb
|
mcctrl: release syscall packets when mcexec termination
refs #835
1.2.4
|
2017-03-11 20:57:54 +09:00 |
|
|
|
e936b2ebe1
|
memobj_release: don't call syscall_generic_forwarding after process termination
refs #816
|
2017-03-10 12:58:47 +09:00 |
|
|
|
d8112f92f8
|
terminate(): don't call free_all_process_memory_range
refs #816
|
2017-03-08 14:30:28 +09:00 |
|
|
|
1076010de4
|
Boundary check in early_alloc_pages()
|
2017-03-04 17:21:57 +09:00 |
|
|
|
da4a5ec44b
|
page_allocator_init(): move memory_nodes to BSS
|
2017-02-24 19:33:25 +09:00 |
|
|
|
d35aa9b100
|
page_allocator_init(): clean-up code, eliminate initial flag
|
2017-02-24 14:25:22 +09:00 |
|
|
|
ba8dbf1b19
|
Put kernel image and page table into one chunk
|
2017-02-24 14:21:32 +09:00 |
|
|
|
6213f0e488
|
mcctrl: fix cpumask macros for Linux 4.6
|
2017-02-02 15:49:39 +09:00 |
|
|
|
4ef82c2683
|
OFP-SNC-4: offline/online MCDRAM before memory reservation
|
2017-01-30 14:47:36 +09:00 |
|
|
|
e066a8798c
|
IKC: adjust master channel queue size to nr. of CPUs
|
2017-01-30 07:24:09 +09:00 |
|
|
|
b702c9691e
|
AP init: synchronize syscall channel initialization
|
2017-01-30 07:24:09 +09:00 |
|
|
|
addbe91e59
|
do_migrate(): signal migrated thread before releasing runq lock
|
2017-01-30 07:24:09 +09:00 |
|
|
|
b812848a0e
|
eclair-dump-backtrace.exp: handle user space threads
|
2017-01-30 07:24:09 +09:00 |
|
|
|
ad214c8206
|
reserve_user_space(): mutual exclusion on mmap
|
2017-01-30 07:24:09 +09:00 |
|
|
|
1bc3218fc1
|
partitioned execution: bind mcexec to corresponding NUMA node
|
2017-01-30 07:24:09 +09:00 |
|