diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-03-14 21:15:16 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-03-14 21:15:16 +0100 |
commit | 1c2fc5208163b09667482c357934cd51b5938f4f (patch) | |
tree | e9606395e3d1565d3adff4b545e0a3504ef615ab /sys/src/libregexp/rregexec.c | |
parent | 08e433f31db74945aecfcad2755ccf274e849810 (diff) |
ramfs: replace with new lib9p based implementation
old ramfs had a limit on the number of files it could serve
and file size was limited to maximum allocaiton size.
the new implementation uses multiple memory chunks to back file data
in a private compactable memory pool to overcome these limits.
files can be sparse. file metadata is maintained by 9pfile data
structures of lib9p.
Diffstat (limited to 'sys/src/libregexp/rregexec.c')
0 files changed, 0 insertions, 0 deletions