Quote:
Originally posted by Choker
The problem is that I need a engine that can work in RAM only, any ideas on this Fly?
|
Recompile under FreeBSD and use the Poul-Henning's
md0 driver. (you can draw paralells to the old msdos
ramdisk)
I run my entire web root out of a 512meg memory disk,
loaded out of a compressed physical drive image. Then
only hit the drive for less used files. Adds about a minute
to the reboot time, but ups the response time around
150%.