On 6 July 2016 at 18:11, Michael Rolnik <[email protected]> wrote:
> what is the smallest range that can be allocated in io space? in the memory
> space, it's a page, right?

Both allow allocations down to byte size if you really want them
(at least I think so; possibly there's a word alignment requirement
that I've forgotten about, but I doubt it.)
There is no requirement for them to be page aligned or page sized.

thanks
-- PMM

Reply via email to