
15 Feb
2008
15 Feb
'08
4:55 p.m.
Guys,
Look at the code in the branch I was wondering what your feeling was about changing things around a bit with regards to allocation mechanisms.
My thinking is that when we call do_bootm_linux() what ever the end of the kernel is we should start allocating from there towards the end of memory rather than from the "stack" down towards 0. I think this would greatly simplify things for us.
- k