[etherlab-users] splitting cyclic task from configuration
Raz Ben Yehuda
rbenyehuda at manz.com
Thu Aug 30 13:55:19 CEST 2012
Florian hello
I am trying to split the real time part from the rest. I want the
configuration to execute in user space and only the transmit receive to
be in kernel space - It has to be in interrupt.
Problem is that it does not work. Process data is not passing from user
space to kernel space though lrw packets. These are sent but with the
wrong data - that is only with the received data.
Any idea?
I noticed you maintain two types of datagram/domain data pointers.
external for mmaped memory ( the vmalloc) and internal with kmalloc.
but i do not believe it is the problem. user access mmaped memory and
kernel accesses logical addresses.
--
https://sites.google.com/site/ironspeedlinux/
More information about the Etherlab-users
mailing list