All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] scsi discard support
@ 2009-10-29 15:08 Christoph Hellwig
  2009-10-29 15:08 ` [PATCH 1/2] block: add support for discard limits Christoph Hellwig
  2009-10-29 15:08 ` [PATCH 2/2] sd: add support for WRITE SAME (16) with unmap bit Christoph Hellwig
  0 siblings, 2 replies; 14+ messages in thread
From: Christoph Hellwig @ 2009-10-29 15:08 UTC (permalink / raw)
  To: linux-scsi; +Cc: mkp, axboe, matthew

Time for proper scsi discard support.  The first patch is for the block layer
to implement the discard granularity limits properly.  The second is a SPC3r20
compliant implementation sending WRITE SAME with the unmap bit from sd.

ATA support will come later now that I finally obtained a TRIM capable OCZ SSD.

So far only tested using Martin's scsi_debug TP support and my experimental
qemu TP support, but I'll be able to test it on some real arrays soon.

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

end of thread, other threads:[~2009-11-03 15:16 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-29 15:08 [PATCH 0/2] scsi discard support Christoph Hellwig
2009-10-29 15:08 ` [PATCH 1/2] block: add support for discard limits Christoph Hellwig
2009-10-29 19:06   ` Jens Axboe
2009-10-30  5:03     ` Christoph Hellwig
2009-11-02 12:39       ` Jens Axboe
2009-10-30  3:19   ` Martin K. Petersen
2009-10-30  5:05     ` Christoph Hellwig
2009-11-02 13:29       ` Martin K. Petersen
2009-11-02 15:39         ` James Bottomley
2009-11-02 18:16           ` Martin K. Petersen
2009-11-02 16:02         ` Boaz Harrosh
2009-11-02 18:18           ` Martin K. Petersen
2009-11-03 15:16         ` Christoph Hellwig
2009-10-29 15:08 ` [PATCH 2/2] sd: add support for WRITE SAME (16) with unmap bit Christoph Hellwig

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.