• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Distributed build overhead and Mac Mini vs XServe pricing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Distributed build overhead and Mac Mini vs XServe pricing


  • Subject: Re: Distributed build overhead and Mac Mini vs XServe pricing
  • From: Mark Dalrymple <email@hidden>
  • Date: Sun, 16 Jan 2005 21:35:58 -0500

> It's too bad that RAM disks are not supported on OS X

I don't use them regularly, but the hdid manpage talks about adding RAM disks (and a quickie test I just ran let me make a disk and mount it, and I successfully put files there)

Here's a shell script from the man page:

             #!/bin/sh

              NUMSECTORS=128000
              mydev=`hdid -nomount ram://$NUMSECTORS`
              newfs_hfs $mydev
              mkdir /tmp/mymount
              mount -t hfs $mydev /tmp/mymount

(where NUMSECTORS is bytes)

Cheers,
++Mark Dalrymple, email@hidden
  http://borkware.com

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Distributed build overhead and Mac Mini vs XServe pricing (From: Andrew Kimpton <email@hidden>)
 >Re: Distributed build overhead and Mac Mini vs XServe pricing (From: Scott Tooker <email@hidden>)
 >Re: Distributed build overhead and Mac Mini vs XServe pricing (From: Andrew Kimpton <email@hidden>)
 >Re: Distributed build overhead and Mac Mini vs XServe pricing (From: Mark Dawson <email@hidden>)

  • Prev by Date: Re: Distributed build overhead and Mac Mini vs XServe pricing
  • Next by Date: Re[2]: 'Copy Files Build Phase' is empty of file reference
  • Previous by thread: Re: Distributed build overhead and Mac Mini vs XServe pricing
  • Next by thread: Re: Distributed build overhead and Mac Mini vs XServe pricing
  • Index(es):
    • Date
    • Thread