minix/minix/servers
David van Moolenbroek cd27b2627a getrusage(2): zero out ru_i[xds]rss fields
The current values were both inaccurate (especially for dynamically
linked executables) and using the wrong unit (bytes, instead of
kilobytes times ticks-of-execution).  For now we are better off not
populating these fields at all.

Change-Id: I195a8fa8db909e64a833eec25f59c9ee0b89bdc5
2015-09-28 14:06:58 +00:00
..
devman Add live update-friendly annotations. 2015-09-17 13:25:38 +00:00
ds DS: workaround for weak symbol issue 2015-09-17 17:13:28 +00:00
input Move all services to /service 2014-07-31 16:00:31 +02:00
ipc services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
is Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
pm PM: make child time accumulation POSIX compliant 2015-09-28 14:06:57 +00:00
rs Kernel: separate userland ABI on kernel page 2015-09-23 12:01:15 +00:00
sched services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
vfs getrusage(2): zero out ru_i[xds]rss fields 2015-09-28 14:06:58 +00:00
vm VM: hide harmless ACL warning for RS at startup 2015-09-17 17:14:58 +00:00
Makefile New sources layout 2014-07-31 16:00:30 +02:00
Makefile.inc merge libminlib with libc 2014-08-28 18:49:19 +02:00