|
|
1fd0b03e78
|
move config.h.in
from executer/kernel/mcctrl/config.h.in
to executer/config.h.in
|
2016-03-23 20:00:57 +09:00 |
|
|
|
d6c51ff997
|
treat memory devices as regular files,
to enable processes to mmap() /dev/zero
|
2016-03-23 19:14:27 +09:00 |
|
|
|
7fac03d4de
|
sysfs: support /sys/devices/system/cpu/offline,online,possible,present
|
2016-03-04 13:48:06 +09:00 |
|
|
|
6ce00b5f0f
|
sysfs: samples of snooping ops
|
2016-02-29 19:59:04 +09:00 |
|
|
|
4ec0e02a89
|
sysfs: add snooping ops
|
2016-02-29 19:23:01 +09:00 |
|
|
|
80ce123ab6
|
mcctrl: workaround for out-of-tree build (1/2)
|
2016-02-29 19:18:08 +09:00 |
|
|
|
b0054643c0
|
REQ-18
|
2016-02-26 16:17:23 +09:00 |
|
|
|
1f8a859b47
|
mcctrl: update auto-generated files
|
2016-02-24 21:34:48 +09:00 |
|
|
|
2601d8a36f
|
mcctrl: use zap_page_range() instead of madvise()
|
2016-02-24 21:34:48 +09:00 |
|
|
|
863a5c5e5f
|
fix REQ-2, REQ-6, REQ-8
|
2016-02-23 16:32:17 +09:00 |
|
|
|
2d3fda1d0b
|
flatten_strings: fix align (REQ-1)
|
2016-02-14 22:36:58 +09:00 |
|
|
|
5d43c135db
|
procfs: (temporary fix) unsupported files are closed
|
2016-02-10 17:10:54 +09:00 |
|
|
|
a866192db7
|
refactoring /proc
|
2016-02-10 08:11:02 +09:00 |
|
|
|
7f01d273d0
|
mcctrl: fix out-of-tree build (not finding config.h)
|
2016-02-09 12:45:58 +09:00 |
|
|
|
f214ff1b57
|
mcctrl: add MCEXEC_UP_SYS_MOUNT, MCEXEC_UP_SYS_UNSHARE
|
2016-02-08 16:00:52 +09:00 |
|
|
|
fdf031ac16
|
procfs: chown procfs entries (temporary hack)
refs #651
refs #699
|
2016-01-28 16:29:46 +09:00 |
|
|
|
1ffe740153
|
sysfs sample
|
2016-01-26 18:08:25 +09:00 |
|
|
|
72968d613e
|
support sysfs interface for mcctrl
|
2016-01-26 18:08:25 +09:00 |
|
|
|
2e98f875c3
|
sysfs: attempt to remove empty directories only
|
2016-01-26 18:08:25 +09:00 |
|
|
|
a6cb9a6b93
|
sysfs: lookup_i(): refactoring
|
2016-01-26 18:08:25 +09:00 |
|
|
|
da0a91b9f7
|
mcctrl: denote full path in /proc/PID/exe
|
2016-01-26 16:21:52 +09:00 |
|
|
|
425f920013
|
mcctrl: delete procfs entries recursively to avoid leaking
|
2016-01-21 18:15:59 +09:00 |
|
|
|
fa7a5ccd11
|
support /proc/self/exe (needed for GDB to attach to an existing process)
|
2016-01-19 18:23:02 +09:00 |
|
|
|
914faf042d
|
add missing kfree() for channel lookup table
|
2016-01-06 21:12:57 +09:00 |
|
|
|
8cb72df663
|
support McKernel's sysfs tree
|
2015-12-16 13:42:30 +09:00 |
|
|
|
12eb8a9bb0
|
mcctrl: move mcctrl to executer/kernel/mcctrl
|
2015-11-24 15:42:04 +09:00 |
|