Re: spreading partitions over multiple drives

From: Geert Hendrickx (geert.hendrickx_at_ua.ac.be)
Date: 09/10/04

  • Next message: Bob Willcox: "Re: spreading partitions over multiple drives"
    Date: Fri, 10 Sep 2004 18:00:51 +0200
    To: Willem Jan Withagen <wjw@withagen.nl>
    
    

    On Fri, Sep 10, 2004 at 03:21:46PM +0200, Willem Jan Withagen wrote:
    > I would expect a bigger system to cache just about all file access
    > during 'make buildworld'.
    > Even when building things with -j 64 I can not get my dual-opteron 1Gb
    > system get without free pages.
    > And as such most files will only be read once, and object output will be
    > "slowly" synced on the disks.
    > Disk I/O rearly becomes the bottleneck, most of the time I'm missing raw
    > CPU cycles.
    > And I have everything on 1 large 200Gb disk.

    Ok so adding more RAM may be more useful than an extra harddisk? Maybe
    I could even put /tmp or /usr/obj on a RAM-disk? A fully built /usr/obj
    is about 350Mb.

    GH
    _______________________________________________
    freebsd-performance@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-performance
    To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"


  • Next message: Bob Willcox: "Re: spreading partitions over multiple drives"

    Relevant Pages

    • Re: spreading partitions over multiple drives
      ... >>I would expect a bigger system to cache just about all file access ... New in the equation is that that same memory know could also hold the ...
      (freebsd-performance)
    • Re: spreading partitions over multiple drives
      ... >> I would expect a bigger system to cache just about all file access ... how to you follow the prescribed process of rebooting between the ... buildworld/installkernel and installworld if you put /usr/obj on a RAM ...
      (freebsd-performance)