2003-08-07 05:56:50

by Cho, joon-woo

[permalink] [raw]
Subject: [Q] How does kernel manage PCI device' memory?

Some deivce attached to PCI slot has memory.

So I am curious about how kernel manage that memory.

Does that memory managed as page and virtual address like normal memory

on host computer? Or some other method?

Please tell me answer or realated documents.

Thanks.