Path: utzoo!utgpu!cunews!bnrgate!brtph3!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: ballen@csd4.csd.uwm.edu (Bruce Allen) Newsgroups: comp.sys.sun Subject: Re: RAM-DISK or SMART-CACHE for SPARCII running UNIX Keywords: SunOS Message-ID: <2123@brchh104.bnr.ca> Date: 24 Mar 91 12:32:00 GMT Sender: news@brchh104.bnr.ca Organization: Sun-Spots Lines: 10 Approved: Sun-Spots@rice.edu X-Original-Date: 22 Mar 91 14:11:32 GMT X-Refs: Original: v10n59 X-Sun-Spots-Digest: Volume 10, Issue 61, message 9 X-Note: Submissions: sun-spots@rice.edu, Admin: sun-spots-request@rice.edu The latest version of the SunOS is 4.1.1 which includes a memory-based filesystem called tmpfs. This can be used to replace the /tmp filesystem with a ram-based filesystem. I have never used this myself, only read the documentation, but it is intended to speed up things like compiles, which read and write many temporary files. While I can't guarantee that it would work in your application, it is documented in the OS manuals, and easy to try. Good luck, Bruce Allen