On Tue, May 02, 2006 at 07:19:49AM +0000, moreau francis wrote: > > There is another reason against putting modules into mapped space and > > that's the need for -mlong-calls which generates larger, less efficient > > code. > > BTW, I don't see why -mlong-calls wouldn't be needed for GFP module > allocation. Can you explain ? It assumes a low-memory system where the entire RAM resides within the range of a J/JAL instructions. Ralf