plan9fox/sys/man
cinap_lenrek 5da4f0fc0f sdram: experimental ramdisk driver
this driver makes regions of physical memory accessible as a disk.

to use it, ramdiskinit() has to be called before confinit(), so
that conf.mem[] banks can be reserved. currently, only pc and pc64
kernel use it, but otherwise the implementation is portable.

ramdisks are not zeroed when allocated, so that the contents are
preserved across warm reboots.

to not waste memory, physical segments do not allocate Page structures
or populate the segment pte's anymore. theres also a new SG_CHACHED
attribute.
2018-05-27 22:59:19 +02:00
..
1 fplot: draw axes; zoom more naturally; unzoom 2018-05-20 09:14:16 +00:00
2 demote libemu to common code 2018-05-13 07:01:47 +02:00
3 fix manpage cross references 2018-05-11 16:15:08 +02:00
4 fix manpage cross references 2018-05-11 16:15:08 +02:00
5 /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
6 ns, devproc: quote path and spec arguments for /proc/$pid/ns, namespace(6) does support quoting 2018-02-25 03:24:31 +01:00
7 /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
8 sdram: experimental ramdisk driver 2018-05-27 22:59:19 +02:00
fonts
index.html
mkfile
preface.html
preface3.html
preface4.html