On Thu, Dec 2, 2010 at 9:46 PM, Artem Belevich wrote:
> On Thu, Dec 2, 2010 at 9:20 PM, Brandon Gooch
> wrote:
>> I've been tinkering with DTrace a bit, and I've notice something
>> peculiar on each system I've tried it on.
>>
>> Sending ^C from the keyboard in the terminal (console, XTerm, Konso
On Thu, Dec 2, 2010 at 9:20 PM, Brandon Gooch
wrote:
> I've been tinkering with DTrace a bit, and I've notice something
> peculiar on each system I've tried it on.
>
> Sending ^C from the keyboard in the terminal (console, XTerm, Konsole)
> produces no output [1].
>
> For example, while trying out
I've been tinkering with DTrace a bit, and I've notice something
peculiar on each system I've tried it on.
Sending ^C from the keyboard in the terminal (console, XTerm, Konsole)
produces no output [1].
For example, while trying out a one-liner (from
http://www.brendangregg.com/DTrace/dtrace_oneli
Hi,
On Thu, Dec 2, 2010 at 12:51 PM, Andrew Duane wrote:
>
> I've been poking at some bugs we have around pushing user memory to/past the
> limits of our box, and decided to try seeing what happens on a stock FreeBSD
> system (7.1 in this case).
>
> Basically I have a program that mallocs big m
On Thu, Dec 2, 2010 at 12:51 PM, Andrew Duane wrote:
>
> I've been poking at some bugs we have around pushing user memory to/past the
> limits of our box, and decided to try seeing what happens on a stock FreeBSD
> system (7.1 in this case).
>
> Basically I have a program that mallocs big memory
I've been poking at some bugs we have around pushing user memory to/past the
limits of our box, and decided to try seeing what happens on a stock FreeBSD
system (7.1 in this case).
Basically I have a program that mallocs big memory chunks and zeros them to
consume both physical and virtual mem
On Thursday, December 02, 2010 2:12:04 pm Darmawan Salihun wrote:
> Hi John,
>
> --- On Thu, 12/2/10, John Baldwin wrote:
>
> > From: John Baldwin
> > Subject: Re: How to debug BTX loader?
> > To: freebsd-hackers@freebsd.org
> > Cc: "Darmawan Salihun"
> > Date: Thursday, December 2, 2010, 8:5
Hi John,
--- On Thu, 12/2/10, John Baldwin wrote:
> From: John Baldwin
> Subject: Re: How to debug BTX loader?
> To: freebsd-hackers@freebsd.org
> Cc: "Darmawan Salihun"
> Date: Thursday, December 2, 2010, 8:58 AM
> On Wednesday, December 01, 2010
> 4:09:42 pm Darmawan Salihun wrote:
> > Hi J
On 12/1/10 12:01 PM, Peter Jeremy wrote:
Hi Dheeraj,
On 2010-Dec-01 04:19:46 +0530, dheeraj suthar
wrote:
Kindly do guide me(as I am new here.) and involve me in some
programming project related to above mentioned fields. Also I am
currently going through project lists on FreeBSD list and wil
cool
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"
On Thu, Dec 02, 2010 at 02:52:33PM +0100, Erik Cederstrand wrote:
> Hi Joerg,
>
> Den 02/12/2010 kl. 13.49 skrev Joerg Sonnenberger:
>
> > On Thu, Dec 02, 2010 at 11:08:09AM +0100, Erik Cederstrand wrote:
> >> I wonder if I could hack __FILE__ to be a path relative to src/. That
> >> would be a w
On Wednesday, December 01, 2010 4:09:42 pm Darmawan Salihun wrote:
> Hi John,
>
> --- On Tue, 11/30/10, John Baldwin wrote:
>
> > From: John Baldwin
> > Subject: Re: How to debug BTX loader?
> > To: freebsd-hackers@freebsd.org
> > Cc: "Darmawan Salihun"
> > Date: Tuesday, November 30, 2010, 9
Hi Joerg,
Den 02/12/2010 kl. 13.49 skrev Joerg Sonnenberger:
> On Thu, Dec 02, 2010 at 11:08:09AM +0100, Erik Cederstrand wrote:
>> I wonder if I could hack __FILE__ to be a path relative to src/. That
>> would be a way to fix all the source file paths I see.
>
> I have a patch for that in NetBS
On Thu, Dec 02, 2010 at 11:08:09AM +0100, Erik Cederstrand wrote:
> I wonder if I could hack __FILE__ to be a path relative to src/. That
> would be a way to fix all the source file paths I see.
I have a patch for that in NetBSD's gcc.
Joerg
___
freebsd
Hi Ryan,
Den 02/12/2010 kl. 05.01 skrev Ryan Stone:
> asn1.c uses the assert macro, while I believe uses __FILE__.
Thanks for the help! asn1.c does indeed import src/include/assert.h, which
optionally uses __FILE__ if NDEBUG is not defined. I've tried adding -DNDEBUG
to my CFLAGS, but apart f
15 matches
Mail list logo