Re: NFS mount inside jail fails

2011-05-20 Thread Alexander Leidinger
Quoting Doug Ambrisko ambri...@ambrisko.com (from Thu, 19 May 2011 14:38:40 -0700 (PDT)): Alexander Leidinger writes: | On Thu, 19 May 2011 10:24:59 -0700 (PDT) Doug Ambrisko | ambri...@ambrisko.com wrote: | | doesn't have access to it anymore either. Running an X server in a | vimage has

who is in swap?

2011-05-20 Thread Daniel Braniss
Hi, We have a host, providing mainly http/postgres service, and its swap usage is increasing. Is there any way to check which process is using swap space? some facts it's running 8.2-stable/amd64 has 24gb of memory zfs seems to be ok, arc size too. top says 32G in use, while vmstat avm

Re: who is in swap?

2011-05-20 Thread Bill Moran
In response to Daniel Braniss da...@cs.huji.ac.il: Hi, We have a host, providing mainly http/postgres service, and its swap usage is increasing. Is there any way to check which process is using swap space? some facts it's running 8.2-stable/amd64 has 24gb of memory zfs seems to

Re: __asm_printf__

2011-05-20 Thread Garrett Cooper
On Thu, May 19, 2011 at 3:36 PM, Ben Laurie b...@google.com wrote: So, I'm fixing clang warnings. One I don't have much idea what to do with, mainly because this attribute appears to be completely undocumented, is:

upgrade to version 8 - can not mount root

2011-05-20 Thread Eduardo
Greetings, I have 2 machines on version 7 and I am having trouble trying an upgrade to version 8 ... already tried 8.0, 8.2 and 8 stable ... same problem, can not mount root file system on both of them. I follow the 'standard' upgrade procedure, ie, csup, buildworld, buildkernel, installkernel

Re: who is in swap?

2011-05-20 Thread Julian Elischer
On 5/20/11 5:32 AM, Bill Moran wrote: In response to Daniel Branissda...@cs.huji.ac.il: no, Who's on 3rd ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to

Re: who is in swap?

2011-05-20 Thread Adam Vande More
On Fri, May 20, 2011 at 6:31 AM, Daniel Braniss da...@cs.huji.ac.il wrote: Hi, We have a host, providing mainly http/postgres service, and its swap usage is increasing. Is there any way to check which process is using swap space? some facts it's running 8.2-stable/amd64 has 24gb of

Re: who is in swap?

2011-05-20 Thread Sean C. Farley
On Fri, 20 May 2011, Julian Elischer wrote: On 5/20/11 5:32 AM, Bill Moran wrote: In response to Daniel Branissda...@cs.huji.ac.il: no, Who's on 3rd No. I Don't Know is on 3rd. Who's on 1st. Sean -- s...@freebsd.org ___

Re: who is in swap?

2011-05-20 Thread Julian Elischer
On 5/20/11 2:57 PM, Sean C. Farley wrote: On Fri, 20 May 2011, Julian Elischer wrote: On 5/20/11 5:32 AM, Bill Moran wrote: In response to Daniel Branissda...@cs.huji.ac.il: no, Who's on 3rd No. I Don't Know is on 3rd. Who's on 1st. I don't KNOW who's on 1st! Sean

vm_fault when accessing PCI address space

2011-05-20 Thread Damjan Marion
Hi, I'm made some progress on porting existing marvell orion ARM code to work on 88F5181L SoC which have embedded PCI controller. PCI driver detects resources and recognizes Atheros wlan card, however when driver tries to access 1st register with bus_space_write_4 vm_fault happens: