Test List

Member __sound_insert_unit
krishna: It differs from Linux as we use n as device number (not as minor number).

Member __pci_io_to_linux
krishna: don't know about `struct resource' pointers?

Member dde_softirq_thread
krishna: call softirq_action functions directly; later open_softirq implementation and call via softirq_vec[]

Group mod_mm_addr
krishna: Ouch, if "struct conv_region" is vmalloc'ed, we may get a pfault on address conversion - that IS slow.

Member get_current
krishna: What about "current" derefences from irqs and softirqs? Are they all eliminated?

Member request_mem_region
krishna: hopefully nobody uses return values

Member request_region
krishna: hopefully nobody uses return values

Member dde_add_region
krishna: do we have overlapping regions in any case? we do not test for these!

Member dde_remove_region
krishna: hmm, could be complicated if we free not the whole allocated region


Linux DDE, written by Christian Helmuth  © 2003 Technische Universitaet Dresden