Re: [Question] PCI device memory management

From: Deepak Saxena
Date: Fri Nov 11 2005 - 19:55:28 EST


On Nov 11 2005, at 16:53, Alex Song was caught saying:
> Hi,
>
> Our PCI device has a lot of memory and we have to provide memory
> management function for it.
>
> Does kernel already have this mechanism in place?
>
> Or we have to manage it on our own?

I'm guessing what you mean is that there is more memory on the
device then can be mapped in via the outbound window? You will
have to carve it up into chunks and map/unmap regions as needed.
Can you provide a bit more detail on what exactly you need to do?

~Deepak

--
Deepak Saxena - dsaxena@xxxxxxxxxxx - http://www.plexity.net

When law and duty are one, united by religion, you never become fully
conscious, fully aware of yourself. You are always a little less than
an individual. - Frank Herbert
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/