minix/include/minix
Ben Gras 3bc6d7df06 impove memory accounting
. the total amount of memory in the system didn't include the memory
	  used by the boot-time modules and some dynamic allocation by the
	  kernel at boot time (to map in VM). especially apparent on our
	  ARM board with 'only' 512MB of memory and a huge ramdisk.
	. also: *add* the VM loaded module to the freelist after it has
	  been allocated for & mapped in instead of cutting it *out* of the
	  freelist! so we get a few more MB free..

Change-Id: If37ac32b21c9d38610830e21421264da4f20bc4f
2013-02-11 19:31:57 +01:00
..
acpi.h Removing useless minix/types.h header 2012-12-07 13:58:06 +01:00
audio_fw.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
bdev.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
bitmap.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
blockdriver.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
blockdriver_mt.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
btrace.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
callnr.h exec() cleanup, generalization, improvement 2012-06-07 15:15:01 +02:00
chardriver.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
com.h Remove ability to pass commands to bootloader 2012-11-22 19:16:17 +01:00
compiler.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
config.h Replace MACHINE/CHIP macros with compiler macros 2012-08-06 17:49:22 +02:00
const.h SYSENTER/SYSCALL support 2012-09-24 15:53:43 +02:00
cpufeature.h SYSENTER/SYSCALL support 2012-09-24 15:53:43 +02:00
crtso.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
debug.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
devio.h Removing useless minix/types.h header 2012-12-07 13:58:06 +01:00
devman.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
dirent.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
dmap.h VFS - dev_style_asyn() 2012-03-02 15:44:47 +00:00
driver.h retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
drivers.h drivers.h: fix machine includes 2012-08-10 22:12:13 +02:00
drvlib.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
ds.h Removing useless minix/types.h header 2012-12-07 13:58:06 +01:00
endpoint.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
fslib.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
gcov.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
gpio.h GPIO:further development 2013-02-06 16:07:43 +01:00
hash.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
hgfs.h Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
input.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
ioctl.h Removing useless minix/types.h header 2012-12-07 13:58:06 +01:00
ipc.h struct minix_ipcvecs - pretty-print 2012-11-15 16:52:00 +01:00
ipcconst.h machine/ipcconst.h for arch-specific constants 2012-08-27 19:46:41 -04:00
keymap.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
libminixfs.h Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
limits.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
log.h GPIO:further development 2013-02-06 16:07:43 +01:00
Makefile GPIO:further development 2013-02-06 16:07:43 +01:00
minlib.h Implement dynamic mtab support 2012-11-26 15:20:18 +00:00
mmio.h GPIO:further development 2013-02-06 16:07:43 +01:00
mount.h common upgrades 2013-01-14 11:36:25 +01:00
mthread.h libmthread: add stack traces 2012-04-13 12:54:02 +00:00
netdriver.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
netsock.h LWIP,NETSOCK - lwip uses asynchronous protocol 2012-03-02 15:44:48 +00:00
optset.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
padconf.h GPIO:further development 2013-02-06 16:07:43 +01:00
param.h impove memory accounting 2013-02-11 19:31:57 +01:00
partition.h Removing useless minix/types.h header 2012-12-07 13:58:06 +01:00
paths.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
portio.h Removing useless minix/types.h header 2012-12-07 13:58:06 +01:00
priv.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
procfs.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
profile.h Removing useless minix/types.h header 2012-12-07 13:58:06 +01:00
queryparam.h retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
rs.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
safecopies.h Removing useless minix/types.h header 2012-12-07 13:58:06 +01:00
sched.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
sef.h SEF: add sef_cancel() 2012-04-09 16:35:57 +02:00
sffs.h Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
sound.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
spin.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
sys_config.h VM: slight pagedir mapping generalization 2013-02-10 21:50:34 +01:00
sysinfo.h Implement dynamic mtab support 2012-11-26 15:20:18 +00:00
syslib.h Removing useless minix/types.h header 2012-12-07 13:58:06 +01:00
sysutil.h ARM: provide free running clock to replace ccnt 2013-01-31 15:19:11 +00:00
termios.h common upgrades 2013-01-14 11:36:25 +01:00
timers.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
tty.h Removing useless minix/types.h header 2012-12-07 13:58:06 +01:00
type.h ARM: provide free running clock to replace ccnt 2013-01-31 15:19:11 +00:00
u64.h Removing useless minix/types.h header 2012-12-07 13:58:06 +01:00
usb.h Removing useless minix/types.h header 2012-12-07 13:58:06 +01:00
usb_ch9.h Removing useless minix/types.h header 2012-12-07 13:58:06 +01:00
vbox.h VBOX: add host/guest communication interface 2012-04-09 15:56:20 +02:00
vboxfs.h Add libvboxfs: VirtualBox shared folders library 2012-04-09 19:25:18 +02:00
vboxif.h VBOX: add host/guest communication interface 2012-04-09 15:56:20 +02:00
vboxtype.h VBOX: add host/guest communication interface 2012-04-09 15:56:20 +02:00
vfsif.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
virtio.h virtio: generic virtio library 2013-01-23 09:03:03 +00:00
vm.h Removing useless minix/types.h header 2012-12-07 13:58:06 +01:00
vtreefs.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00