All of lore.kernel.org
 help / color / mirror / Atom feed
* Integrating new DM targets to LVM
@ 2015-07-05 13:05 Gili B
  2015-07-06 11:04 ` Zdenek Kabelac
  0 siblings, 1 reply; 3+ messages in thread
From: Gili B @ 2015-07-05 13:05 UTC (permalink / raw)
  To: dm-devel@redhat.com


[-- Attachment #1.1: Type: text/plain, Size: 295 bytes --]

hi
We are working on a new DM target which is similar to the ones in dm-thin but it adds SSD specific features.
I want to evaluate how complicated is it to integrate new targets to LVM.
 
Is there any guide/ documentation that explains what needs to be done?
 
Thanks
-gili 
 		 	   		  

[-- Attachment #1.2: Type: text/html, Size: 563 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Integrating new DM targets to LVM
  2015-07-05 13:05 Integrating new DM targets to LVM Gili B
@ 2015-07-06 11:04 ` Zdenek Kabelac
  2015-07-07  6:17   ` Gili B
  0 siblings, 1 reply; 3+ messages in thread
From: Zdenek Kabelac @ 2015-07-06 11:04 UTC (permalink / raw)
  To: device-mapper development

Dne 5.7.2015 v 15:05 Gili B napsal(a):
> hi
> We are working on a new DM target which is similar to the ones in dm-thin but
> it adds SSD specific features.
> I want to evaluate how complicated is it to integrate new targets to LVM.
>
> Is there any guide/ documentation that explains what needs to be done?
>


Hi

Would be probably much better to start with description of your new DM target.

Regards


Zdenek

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Integrating new DM targets to LVM
  2015-07-06 11:04 ` Zdenek Kabelac
@ 2015-07-07  6:17   ` Gili B
  0 siblings, 0 replies; 3+ messages in thread
From: Gili B @ 2015-07-07  6:17 UTC (permalink / raw)
  To: device-mapper development


[-- Attachment #1.1: Type: text/plain, Size: 1313 bytes --]

Thanks
We are working on a module that creates 2 target types :
X_pool , X_Volume
 
The pool linkes together a list of disks and enables allocating volumes.
The pool device doesnt enable io , it's size is 1 sector and its map method is basiclly 
like dm_zero.
 
The volume's map io, generates new ios to certain devices from the pool according to the
pool's logic.
 
The intention is to implement logic which is optimized for SSDs, but the pool will be able to work with
normal disks, except it's performance won't be that good.
 
Thanks
-gili
 
> To: dm-devel@redhat.com
> From: zkabelac@redhat.com
> Date: Mon, 6 Jul 2015 13:04:45 +0200
> Subject: Re: [dm-devel] Integrating new DM targets to LVM
> 
> Dne 5.7.2015 v 15:05 Gili B napsal(a):
> > hi
> > We are working on a new DM target which is similar to the ones in dm-thin but
> > it adds SSD specific features.
> > I want to evaluate how complicated is it to integrate new targets to LVM.
> >
> > Is there any guide/ documentation that explains what needs to be done?
> >
> 
> 
> Hi
> 
> Would be probably much better to start with description of your new DM target.
> 
> Regards
> 
> 
> Zdenek
> 
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel
 		 	   		  

[-- Attachment #1.2: Type: text/html, Size: 1771 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-07-07  6:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-05 13:05 Integrating new DM targets to LVM Gili B
2015-07-06 11:04 ` Zdenek Kabelac
2015-07-07  6:17   ` Gili B

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.