splitting work between user space program and the kernel

From: Yitzchak Eidus
Date: Thu Nov 30 2006 - 06:11:28 EST


i am looking to write a cluster program to linux.
each linux node will have to be connected in the network to other node.
in each node the kernel will have to know the "network information"
since i dont want to do the network work in the kernel and i want it
to be done in user space, i ask what is the best way to split the work
between the kernel and user space application that will interact with
each other...?
thanks
Yitzchak Eidus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/