Re: copying pkgsrc tree around jails on beefy machine - fast on 2nd iteration, a bit slower than first on 3rd iteration

2006-01-02 Thread Tomaž Borštnar
[EMAIL PROTECTED] pravi: I also suspect that some parts of the kernel tune badly for very much memory. I have seen a bunch of problems with my machine and 3 GB of memory, which would make a lot more sense when the kernel is hitting such limits. Is this like old FreeBSD thing where you had to s

Re: copying pkgsrc tree around jails on beefy machine - fast on 2nd iteration, a bit slower than first on 3rd iteration

2006-01-02 Thread joerg
On Mon, Jan 02, 2006 at 08:46:03AM -0800, Matthew Dillon wrote: > :Basically I was copying 357MB pkgsrc dir from master to jails in a row. I > manually re-edited destination each time. All > :in a row, but you can see that 3rd copy did not benefit at all from first > two copies. Since this machi

copying pkgsrc tree around jails on beefy machine - fast on 2nd iteration, a bit slower than first on 3rd iteration

2006-01-02 Thread Miguel Filipe
On 1/2/06, Matthew Dillon <[EMAIL PROTECTED]> wrote: > > :Hello! > : > : While testing 1.4rc with jails - actually preparing for jails I > noticed this: > : > :dk# cd /usr/ > :dk# time cp -pr pkgsrc /jails/pgsql81/usr > :0.296u 9.586s 2:09.93 7.5% 59+440k 26099+1175io 90342pf+0w > :dk#

Re: copying pkgsrc tree around jails on beefy machine - fast on 2nd iteration, a bit slower than first on 3rd iteration

2006-01-02 Thread Matthew Dillon
:Hello! : : While testing 1.4rc with jails - actually preparing for jails I noticed this: : :dk# cd /usr/ :dk# time cp -pr pkgsrc /jails/pgsql81/usr :0.296u 9.586s 2:09.93 7.5% 59+440k 26099+1175io 90342pf+0w :dk# time cp -pr pkgsrc /net/jails/oglasi/usr :0.429u 8.692s 0:48.14 18.9%

Re: learning c programming

2006-01-02 Thread Sascha Wildner
Erik Wikström wrote: My highly subjective oppinion: For the same price you'll get a couple of high quality books and while it might be harder (and take longer) to read them I'm quite sure that you'll learn more that way. And the books are much better when used as a reference. For a list of goo

Re: learning c programming

2006-01-02 Thread Erik Wikström
On 2006-01-02 15:56, Erik Wikström wrote: On 2006-01-02 15:28, Terry Tree wrote: Anyone used these tapes before http://www.mixsoftware.com/product/cvidfn.htm ? I'm wondering if they are worth $299. What do you guys think ? My highly subjective oppinion: For the same price you'll get a couple

Re: learning c programming

2006-01-02 Thread Erik Wikström
On 2006-01-02 15:28, Terry Tree wrote: Anyone used these tapes before http://www.mixsoftware.com/product/cvidfn.htm ? I'm wondering if they are worth $299. What do you guys think ? My highly subjective oppinion: For the same price you'll get a couple of high quality books and while it might b

learning c programming

2006-01-02 Thread Terry Tree
Anyone used these tapes before http://www.mixsoftware.com/product/cvidfn.htm ? I'm wondering if they are worth $299. What do you guys think ? -- Terry

copying pkgsrc tree around jails on beefy machine - fast on 2nd iteration, a bit slower than first on 3rd iteration

2006-01-02 Thread Tomaž Borštnar
Hello! While testing 1.4rc with jails - actually preparing for jails I noticed this: dk# cd /usr/ dk# time cp -pr pkgsrc /jails/pgsql81/usr 0.296u 9.586s 2:09.93 7.5% 59+440k 26099+1175io 90342pf+0w dk# time cp -pr pkgsrc /net/jails/oglasi/usr 0.429u 8.692s 0:48.14 18.9% 61+447

Re: would be nice if we could pkg_add thunderbird

2006-01-02 Thread joerg
On Sun, Jan 01, 2006 at 12:23:45PM -0500, esmith wrote: > It would be nice if we could pkg_add thunderbird, because it takes so > long to build, if it builds at all. It will be part of the next package set, but give it a few more days to finish... Joerg