Thanks majenko's great cooperation we managed to run two 8MB Ramdisks modules in a new configuration:
2x8MB_8
Unit0 - /tmp0, PMP address A0
Unit1 - /tmp1, PMP address A10
Code:
2.11 BSD Unix for PIC32, revision G86 build 7:
Compiled 2014-04-29 by pito@ubuntu:
/home/pito/RETROBSDGIT/retrobsd-1/sys/pic32/fubarino
cpu: 795F512H 120 MHz, bus 120 MHz
oscillator: HS crystal, PLL div 1:1 mult x15
console: tty1 (5,1)
sd0: port SPI2, select pin G9
PP Schema: (sramc0:sa@2048,fs@6144 sramc1:fs@8192)
Attempting partition of sramc0...
%DBG-PPT: Device Name: sramc0: (7 chars)
%DBG-PPT: Device found.
%DBG-PPT: We now like this bit: sa@2048,fs@6144 sramc1:fs@8192)
%DBG-PPT: Looking at: sa@2048,fs@6144 sramc1:fs@8192)
%DBG-PPT: Added partition 0 type 184 size 4096 at offset 2
%DBG-PPT: Looking at: fs@6144 sramc1:fs@8192)
%DBG-PPT: Added partition 1 type 183 size 12288 at offset 4098
PP Schema: (sramc0:sa@2048,fs@6144 sramc1:fs@8192)
Attempting partition of sramc1...
%DBG-PPT: Device Name: sramc1: (7 chars)
%DBG-PPT: Device found.
%DBG-PPT: We now like this bit: fs@8192)
%DBG-PPT: Looking at: fs@8192)
%DBG-PPT: Added partition 0 type 183 size 16384 at offset 2
sd0: type SDHC, size 3932160 kbytes, speed 20 Mbit/sec
phys mem = 128 kbytes
user mem = 96 kbytes
root dev = rd0a (0,1)
root size = 128000 kbytes
swap dev = rd1a (1,1)
swap size = 2048 kbytes
/dev/rd0a: 611 files, 35423 used, 92076 free
/dev/rd0c: 3 files, 2 used, 19918 free
Getting disk size for /dev/rd1b
Size: 6144 kbytes
Inodes: 384
Getting disk size for /dev/rd2a
Size: 8192 kbytes
Inodes: 512
Starting daemons: update cron
2.11 BSD UNIX (pic32) (console)
login: root
Password:
Welcome to RetroBSD!
erase, kill ^U, intr ^C
# df -i
Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted on
/dev/rd0a 127499 35424 92075 27% 612 7388 7% /
/dev/rd0c 19920 2 19918 0% 4 1260 0% /u
/dev/rd1b 6119 2 6117 0% 3 381 0% /tmp0
/dev/rd2a 8159 2 8157 0% 3 509 0% /tmp1
#