This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
minix
Watch
1
Star
0
Fork
You've already forked minix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
4be5b6f437
minix
/
drivers
/
memory
History
Ben Gras
ef812af5a6
use VM functions to allocate ramdisk on demand. some unification in code.
2008-12-11 17:33:13 +00:00
..
ramdisk
. no more HZ, but use sys_hz() to get that value
2008-12-11 14:42:23 +00:00
allocmem.c
Disabled building rescue driver (no longer needed). Moved allocmem from
2006-05-19 12:19:37 +00:00
imgrd.c
Initial root filesystem is now on a ramdisk that is part of the image.
2006-02-15 11:18:21 +00:00
imgrd_s.s
Use assembler instead of C for the ramdisk. The assembler requires less
2006-03-15 14:28:05 +00:00
local.h
Initial root filesystem is now on a ramdisk that is part of the image.
2006-02-15 11:18:21 +00:00
Makefile
Basic VM and other minor improvements.
2008-11-19 12:26:10 +00:00
memory.c
use VM functions to allocate ramdisk on demand. some unification in code.
2008-12-11 17:33:13 +00:00