Re: SMP stack faults...

1999-10-13 Thread Mike Smith

> 
> Just a followup question on my question from a week ago or so ther was
> indeed a stack overflow I'd guess- I check the code path more carefully
> and there was a 2KB stack buffer there (oof)- and removing it seemed to
> make the problem go awaySo the question here is "Shouldn't this have
> been a more obvious fault"?

There's probably an argument here for putting a guard page below the 
UP-mode kernel stack, yes.

-- 
\\ Give a man a fish, and you feed him for a day. \\  Mike Smith
\\ Tell him he should learn how to fish himself,  \\  [EMAIL PROTECTED]
\\ and he'll hate you for a lifetime. \\  [EMAIL PROTECTED]




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



SMP stack faults...

1999-10-12 Thread Matthew Jacob


Just a followup question on my question from a week ago or so ther was
indeed a stack overflow I'd guess- I check the code path more carefully
and there was a 2KB stack buffer there (oof)- and removing it seemed to
make the problem go awaySo the question here is "Shouldn't this have
been a more obvious fault"?

-matt




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