Subject: Ramdisk (was Re: Disklabel ioctls (was Re: nore on disk ...))
To: None <tech-kern@NetBSD.ORG>
From: None <amiettin@trshp.trs.ntc.nokia.com>
List: tech-kern
Date: 11/17/1995 10:12:11
>Don't forget "rd" too! (src/sys/dev/ramdisk.c)

This brings to my mind a question..

I have been wondering how the loading of executables from mfs is
handled? Or how about executables on a ramdisk? Will the text sections
be copied to a new RAM location or will they be just mapped?