Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.
Try it out and discover for yourself.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Join the Community
by: askbPosted on 2009-10-29 at 20:32:16ID: 25700036
Using a upcall method of the Linux kernel allows a kernel module to invoke a function in user space, but this requires your to set the PATH, envp which would be a headache unless you make sure you install you lib / binary in standard paths. Where as ioctl mechanism is implemented as a single system call that multiplexes the different commands to the appropriate kernel space function. From my understand
+v2.6.31/d rivers/blo ck/ ?
Did you at other implementations of other similar block devices under -> http://lxr.linux.no/#linux