Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cmcl2!adm!xadmx!MATHRICH@umcvmb.missouri.edu From: MATHRICH@umcvmb.missouri.edu (Rich Winkel UMC Math Department) Newsgroups: comp.unix.questions Subject: the 10% factor Message-ID: <21436@adm.BRL.MIL> Date: 13 Nov 89 23:06:47 GMT Sender: news@adm.BRL.MIL Lines: 12 I understand that allowing bsd filesystems to exceed 90% of their capacity results in a significant reduction in performance. This makes a certain amount of sense to me, at least when files are being created, deleted or appended to. However, I've been told this is also true of static filesystems. For instance, if I have a 20MB partition set aside for an nfs client's swap activity, I can't utilize the entire 20MB for the swap file, I'm supposed to leave 10% unused to avoid a performance impact, even though the swap file's size is unchanging. Is this true? Could someone explain this to me? Thanks, Rich