Dave Hansen wrote:
I don't agree with you. First I don't see any advantages to use "discontigmem" justI suggest using something like discontigmem (or even sparsemem for that matter) to properly handles holes in your address space.
because physical ram address doesn't start to 0. I would embed and run extra code
that is not needed for my case.
Secondly, even if you're right, code that uses "addr >> PAGE_SHIFT" are by-passing
mm api, that is somehow a hack....
Cheers.
Franck
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/