virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0000/0005] Staging: hv: storvsc cleanup
@ 2011-12-01 12:58 K. Y. Srinivasan
  2011-12-01 12:59 ` [PATCH 1/5] Staging: hv: storvsc: Disable clustering K. Y. Srinivasan
  0 siblings, 1 reply; 10+ messages in thread
From: K. Y. Srinivasan @ 2011-12-01 12:58 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, virtualization, ohering,
	James.Bottomley, hch, linux-scsi
  Cc: K. Y. Srinivasan

Cleanup storvsc driver  based on review comments from James.

	1) While the existing per (virtual) HBA memory pools mechanism
	   does address the deadlock issues raised earlier since for IDE
	   devices there is a HBA per device and presently only IDE devices
	   can be drain devices, here we implement a generic per-LUN memory
	   pools mechanism.

	2) Fix a couple of bugs in the bounce buffer handling code (now that I
	   have been able to trigger these code paths!)

	3) Cleanup some unnecessary code.

With this, I believe I have addressed all of the review comments I have received
on this driver. I will submit a separate patch for moving the driver out of staging
(that includes these patches).


Regards,

K. Y

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

end of thread, other threads:[~2011-12-01 21:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-01 12:58 [PATCH 0000/0005] Staging: hv: storvsc cleanup K. Y. Srinivasan
2011-12-01 12:59 ` [PATCH 1/5] Staging: hv: storvsc: Disable clustering K. Y. Srinivasan
2011-12-01 12:59   ` [PATCH 2/5] Staging: hv: storvsc: Cleanup storvsc_device_alloc() K. Y. Srinivasan
2011-12-01 12:59   ` [PATCH 3/5] Staging: hv: storvsc: Fix a bug in storvsc_command_completion() K. Y. Srinivasan
2011-12-01 12:59   ` [PATCH 4/5] Staging: hv: storvsc: Fix a bug in copy_from_bounce_buffer() K. Y. Srinivasan
2011-12-01 21:03     ` Dan Carpenter
2011-12-01 21:07       ` KY Srinivasan
2011-12-01 21:11         ` Dan Carpenter
2011-12-01 21:13           ` KY Srinivasan
2011-12-01 12:59   ` [PATCH 5/5] Staging: hv: storvsc: Implement per device memory pools K. Y. Srinivasan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).