PCI IO memory resource allocation

Vladimir Murzin murzin.v at gmail.com
Thu Aug 18 02:01:41 EDT 2011


On Wed, Aug 17, 2011 at 3:33 PM, J.Hwan Kim <frog1120 at gmail.com> wrote:
> Hi, everyone
>
> In kernel source, where is the PCI IO memory resource allocation is done?
> (memory mapped io)
>
> And can you explain the IO memory resource allocation mechanism?
>
> Thanks in advance
>
> Best Regards,
>
> J.Hwan Kim
>
>
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
Hi J.Hwan,

Have you tried reading some books like Linux Device Drivers by
Jonathan Corbet, Alessandro
Rubini, and Greg Kroah-Hartman? In mentioned book there is a chapter
dedicated to PCI subsystem.



More information about the Kernelnewbies mailing list