On Thu, Mar 30, 2000 at 05:44:53PM -0600, Matthew D. Fuller wrote: > Does softupdates provide faster performance than async/noatime? In general it depends. Softupdates is faster on creating a file and then deleteing it before both hit the disk. Softupdates nulifies out the creation. Async would write the file to disk just to turn around and delete it. For somethings mounting `async' is faster. -- -- David ([EMAIL PROTECTED]) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Re: SMP buildworld times / performance test... Eric D. Futch
- Re: SMP buildworld times / performance tests Andy Farkas
- Re: SMP buildworld times / performance tests Matthew Dillon
- Re: SMP buildworld times / performance tests Peter Wemm
- Re: SMP buildworld times / performance tests Matthew Dillon
- Re: SMP buildworld times / performance tests Brad Knowles
- Re: SMP buildworld times / performance test... Matthew Dillon
- Re: SMP buildworld times / performance ... Bob Bishop
- Re: SMP buildworld times / perform... Matthew Dillon
- Re: SMP buildworld times / performance tests Matthew D. Fuller
- Re: SMP buildworld times / performance test... David O'Brien
- Re: SMP buildworld times / performance ... Matthew D. Fuller
- Re: SMP buildworld times / performance ... Warner Losh
- Re: SMP buildworld times / perform... Matthew Dillon
- Re: SMP buildworld times / perform... Warner Losh
- Re: SMP buildworld times / performance test... Bruce Evans
- Re: SMP buildworld times / performance test... Brad Knowles
- Re: SMP buildworld times / performance ... Matthew D. Fuller
- Re: SMP buildworld times / performance tests Chuck Robey
- Re: SMP buildworld times / performance tests Brad Knowles