[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] [RFC] Message ioctl direct to device
- From: Stefan Bader <Stefan Bader de ibm com>
- To: device-mapper development <dm-devel redhat com>
- Subject: Re: [dm-devel] [RFC] Message ioctl direct to device
- Date: Fri, 9 Jul 2004 11:36:43 +0200
> - Why bother ioctling the dm control device when we can ioctl
> the virtual device directly?
>
Using the control device is usefull if you want to react on messages from
the control interface without the need to open virtual devices at that
time
or keep filehandles open all the time.
Userspace recovery of failed multipath devices has to save as much memory
since it must pin itself into memory in order to handle low-mem
situations.
So I would like to see a interface through the control device as well.
Stefan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]