pci - Linux Zero Copy -



pci - Linux Zero Copy -

i have pci device needs read , write userspace. i'm trying utilize 0 copy; there way allocate, pin, , physical address of userspace address within userspace or need have kernel module that, say, calls virt_to_phys or get_user_pages? device's memory mapped userspace memory via mmio can pass info that's needed. thanks.

it total hack, limited linux range of memory , used mmio allocate memory device kernel unaware of.

linux pci zero-copy

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -