Port-sgimips archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Accessing > 256MB RAM on O2
Hi!
> http://ftp.netbsd.org/pub/NetBSD/misc/jmcneill/grandlarceny.patch
>
> Once booted, create /dev/crime and configure swap:
>
> $ sudo mknod /dev/crime b 15 2
> $ sudo chmod 640 /dev/crime
> $ sudo swapctl -a /dev/crime
>
> This gives me access to the additional 192MB of RAM on my 448MB O2.
The patch looks reasonable to me. I think this is worth commiting if it's
marked as a hack and it can be changed easily when better solution is available.
BTW, OpenBSD has himem(4) driver which does similar thing.
Masao
Home |
Main Index |
Thread Index |
Old Index