Re: dtrace/cyclic deadlock

2010-11-29 Thread Artem Belevich
On Fri, Nov 26, 2010 at 1:48 PM, Andriy Gapon wrote: > on 26/11/2010 21:10 Artem Belevich said the following: >> On Fri, Nov 26, 2010 at 5:54 AM, Andriy Gapon wrote: I will appreciate reviews and testing. >>> >>> Should I wait for any pending comments? >>> Otherwise I am confident enough in

Re: find(1): Is this a bug or not?

2010-11-29 Thread Bakul Shah
On Mon, 29 Nov 2010 12:39:43 PST Matthew Jacob wrote: > can you report out the actual command line you're using and what release > it's from? > > On 11/29/2010 12:08 PM, Denise H. G. wrote: > > Hi, > > > > I found that, while searching for empty directories, find(1) will not > > continue if it

Re: find(1): Is this a bug or not?

2010-11-29 Thread Garrett Cooper
On Mon, Nov 29, 2010 at 12:39 PM, Matthew Jacob wrote: > can you report out the actual command line you're using and what release > it's from? > > On 11/29/2010 12:08 PM, Denise H. G. wrote: >> >> Hi, >> >> I found that, while searching for empty directories, find(1) will not >> continue if it enc

Re: sbsize - console messages

2010-11-29 Thread Garrett Cooper
On Mon, Nov 29, 2010 at 1:36 PM, Grant Peel wrote: > -Original Message- From: Garrett Cooper > Sent: Monday, November 29, 2010 11:29 AM > To: Grant Peel > Cc: freebsd-hackers@freebsd.org > Subject: Re: sbsize - console messages > > On Mon, Nov 29, 2010 at 4:38 AM, Grant Peel wrote: >> >>

Re: sbsize - console messages

2010-11-29 Thread Grant Peel
-Original Message- From: Garrett Cooper Sent: Monday, November 29, 2010 11:29 AM To: Grant Peel Cc: freebsd-hackers@freebsd.org Subject: Re: sbsize - console messages On Mon, Nov 29, 2010 at 4:38 AM, Grant Peel wrote: Hi all, I orriginally posted this to -questions and someone there s

Re: find(1): Is this a bug or not?

2010-11-29 Thread Matthew Jacob
can you report out the actual command line you're using and what release it's from? On 11/29/2010 12:08 PM, Denise H. G. wrote: Hi, I found that, while searching for empty directories, find(1) will not continue if it encounters a dir it can't enter (e.g. no privilege). I don't know if it's so

find(1): Is this a bug or not?

2010-11-29 Thread Denise H. G.
Hi, I found that, while searching for empty directories, find(1) will not continue if it encounters a dir it can't enter (e.g. no privilege). I don't know if it's so designed... I've checked NetBSD and OpenBSD's implementations (almost identical to that of FreeBSD's). And they behave the same way

How to debug BTX loader?

2010-11-29 Thread Darmawan Salihun
Hi guys, I'm currently working on a BIOS for a custom Single Board Computer (SBC). I have the required BIOS source code and tools at hand. However, the boot process always stuck in the BTX loader (the infamous "ACPI autoload failed") when I booted out of USB stick (with the FreeBSD 8.1 USB st

Re: sbsize - console messages

2010-11-29 Thread Garrett Cooper
On Mon, Nov 29, 2010 at 4:38 AM, Grant Peel wrote: > Hi all, > > I orriginally posted this to -questions and someone there suggest I post > here ... > > I am using FreeBSD 8.0 and am getting lots of these: > > negative sbsize for uid = 0 > +negative sbsize for uid = 0 > +negative sbsize for uid =

sbsize - console messages

2010-11-29 Thread Grant Peel
Hi all, I orriginally posted this to -questions and someone there suggest I post here ... I am using FreeBSD 8.0 and am getting lots of these: negative sbsize for uid = 0 +negative sbsize for uid = 0 +negative sbsize for uid = 0 +negative sbsize for uid = 0 +negative sbsize for uid = 0 any i

Re: Is it possible to have file removed upon process exit?

2010-11-29 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 11/28/10 20:43, Garrett Cooper wrote: > On Thu, Nov 25, 2010 at 12:14 PM, Xin LI wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> Hi, >> >> One pretty common way of having an i-node of a file removed when process >> exit is to u