RE: [PATCH 1/6] staging: hv: Fixed bounce kmap problem by usingcorrect index

From: Hank Janssen
Date: Wed Aug 04 2010 - 00:35:14 EST



And then Greg spoke:
>>On Tue, Aug 03, 2010 at 05:31:51PM +0000, Hank Janssen wrote:
>> From: Hank Janssen <hjanssen@xxxxxxxxxxxxx>
>>
> >Fixed bounce offset kmap problem by using correct index
>
>Is this a bugfix that needs to go to previous kernel releases? If so, which ones? What is the symptom of the problem here?

Yes, this should be backported to all stable kernel releases that have the Hyper-V drivers In them.

The symptom of the problem is that in some NAS appliances this problem represents
Itself by a unresponsive VM under a load with many clients writing small files.

I actually goofed up in my previous code and used an incorrect index number
For this part of the code. It should have shown up in more situations than what
I have seen oddly enough.

Hank.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/