Re: [PHP-DEV] Speed/Performance From: Sascha Schumann (sascha <email protected>)
Date: 12/15/00

> We're going to check on the bware stuff, and possibly look into moving the
> files onto a RAM drive to try and avoid kernel mode.

    Hu? No matter where you store files, the data will go through
    the buffer cache.

    RAM drives in today's operating systems hardly make sense
    anymore. The buffer cache should do a pretty decent job,
    presuming that you have enough RAM to start with.

    Answers should probably be by pm as this is becoming
    off-topic.

    - Sascha

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>