Path: utzoo!attcan!uunet!ogicse!ucsd!usc!apple!sun-barr!ccut!kogwy!titcca!cc.titech.ac.jp!necom830!mohta From: mohta@necom830.cc.titech.ac.jp (Masataka Ohta) Newsgroups: comp.arch Subject: Fast /tmp (was Re: Mixing paging and IO is inefficient) Message-ID: <5694@titcce.cc.titech.ac.jp> Date: 28 Jun 90 01:49:16 GMT References: <499@garth.UUCP> <5660@titcce.cc.titech.ac.jp> <137770@sun.Eng.Sun.COM> <691@sibyl.eleceng.ua.OZ> Sender: news@cc.titech.ac.jp Organization: Tokyo Institute of Technology Lines: 13 In article <691@sibyl.eleceng.ua.OZ> ian@sibyl.OZ (Ian Dall) writes: >A really simple solution would be to make /tmp a seperate partition and turn >of sync writes. That's what I have done in the latest USENIX paper. >A mkfs (or newfs) takes of the order of the same time as >an fsck anyway. /tmp is usually cleared on a reboot so there is no problem. Do you know ex3.7preserve? We should try fsck and fsck -y before newfs. Masataka Ohta