Re: speed up port compiling using RAM (tmpfs) ???

2006-01-20 Thread Gary Thorpe
Kris Kennaway wrote: On Thu, Jan 19, 2006 at 05:32:58PM -0500, Gary Thorpe wrote: Ashok Shrestha wrote: I mounted part of RAM as such: mdmfs -s 500m md /mnt Then put WRKDIRPREFIX=/path/to/md in /etc/make.conf. It substantially reduces compile time by about 5-10 times. Thanx to all ur

Re: Bootable FreeBSD CD

2002-12-20 Thread Gary Thorpe
--- Garance A Drosihn [EMAIL PROTECTED] wrote: At 7:12 PM -0800 12/20/02, Sean Hamilton wrote: Greetings, How does the kernel on the FreeBSD install CD know which device to mount as root? I'm assuming it hasn't got a ROOTDEVNAME config option, since that would make it fairly specific to

Re: soft updates

2002-12-11 Thread Gary Thorpe
--- omestre [EMAIL PROTECTED] wrote: Hello all... In this moment, i have one linux server to provides me NFS sharing... Why? Because i need xfs instant recovery feature, and the performance. I don't know very well about soft updates, and i would like have only BSD systems... Somebody

Re: maxusers and random system freezes

2002-12-06 Thread Gary Thorpe
--- David Schultz [EMAIL PROTECTED] wrote: Thus spake Varshavchick Alexander [EMAIL PROTECTED]: Well, now I made KVA space 2G, we'll see later on if it helps to get rid of the sudden system halts, but for some reason a side-effect has appeared: pthread_create function returns EAGAIN error

Re: maxusers and random system freezes

2002-12-05 Thread Gary Thorpe
--- Terry Lambert [EMAIL PROTECTED] wrote: Marc Recht wrote: Every now and this I hear people saying (mostly you :)) that some problems are KVA related or that the KVA must be increased. This makes me a bit curious, since I've never seen problems like that on Linux. It sounds for me,

Re: bus_dmamem_alloc failing

2002-11-16 Thread Gary Thorpe
--- Terry Lambert [EMAIL PROTECTED] wrote: Chuck Tuffli wrote: On Fri, Nov 15, 2002 at 11:03:44AM -0600, mark tinguely wrote: [snip] The memory is avaliable to the kernel/drivers when bus_dmamem_free() is called. The problem for you is that someone else does allocate a page within

Re: cvs commit: src/bin/sleep sleep.c

2002-11-16 Thread Gary Thorpe
--- Matthew Dillon [EMAIL PROTECTED] wrote: :I personally thing that we should have a shared /{s,}bin in 5.0 and :that it should be the dafult and that it should work with / and /usr :being on different partitions. Preliminary indications are that we'd :save on the order of 25M-30M on /,