* Xavier Galleri <[EMAIL PROTECTED]> [010115 09:05] wrote:
> Thank you for your answer,
> 
> We are actually working with FreeBSD 4.1-RELEASE. The 'delta' you are 
> refering to is actually a bit too large to be displayed simply in this 
> mailing list. I am not sure to be able to produce the same problem with 
> a small prototype because of the actual complexity of our processing 
> inside 'ip_input'. I will see what I can do ...

I didn't want your proprietary code, I just want a simple delta that
shows the problem you're having.

> Concerning the question on GDB usage, do you have any hint to provide ? 

Not sure, the handbook should explain how to run gdb remotely over serial
console, that can be very helpful.

> Also, concerning my assumption on FreeBSD behaviour with regards to 
> preemption, could you confirm that it is correct ? And do you agree with 
> me that I should not get ( some_counter - some_other_counter == 1 ) when 
> 'splnet' has been called (this I have asserted by printing 'cpl' to be 
> equal to 0x620000 at crash time) ?

Not sure, I would need the code to know if what you're doing follows
this invariant.

-- 
-Alfred Perlstein - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]
"I have the heart of a child; I keep it in a jar on my desk."


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to