Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 1996 15:33:04 -0400
From:      Jean-Philippe Belanger <jpbelang@CRIM.CA>
To:        Nate Williams <nate@mt.sri.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: kernel malloc question 
Message-ID:  <199607111933.PAA21271@hobbes.crim.ca>
In-Reply-To: Your message of "Wed, 10 Jul 1996 14:38:55 MDT." <199607102038.OAA24876@rocky.mt.sri.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
 
> Since the kernel can't be swapped, why would you want virtual memory?
> The driver can't be 'swapped', so virtual buys you nothing.

Actually, what I'm doing is trying to write, strictly as an exercise,
to write a "ramdisk".  Having only 8 megs of ram on my system, I'd
like to take advantage of virtual memory.

So I know it doesn't ave much of a practical use, but I'd like
to know if it's possible, and just how simple (or complicated)
it would be.

Thanks.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607111933.PAA21271>