Hello Ken,
Thursday, July 17, 2003, 4:03:11 PM, you wrote:
> On further examination, I'm not happy with the way you have done it
> using recursion. Each recursive call of nfs consumes about 400 bytes on
> the stack. If you convert the recursion to iteration, you don't need to
> make recursion static and you don't need to waste 400 bytes of stack per
> level of indirection.
OK, I didn't get to my terminal till 1:30 AM and have to leave this
morning at 8:30, so no etherboot coding for me before monday.
It's not too hard, but it will have to wait.
Just to lower your expectations :-/
Have a nice weekend,
Anselm
|