Re: [PATCH v4 1/2] mmc: core: Add support for idle time BKOPS

2013-01-11 Thread merez
Thanks, Ulf. Your help is appreciated. > On 10 January 2013 10:22, wrote: >> Hi Ulf, >> >> See below. >> >> Thanks, >> Maya >>> Hi Maya, >>> >>> On 24 December 2012 14:51, Maya Erez wrote: Devices have various maintenance operations need to perform internally. In order to reduce

Re: [PATCH v4 1/2] mmc: core: Add support for idle time BKOPS

2013-01-11 Thread Ulf Hansson
On 10 January 2013 10:22, wrote: > Hi Ulf, > > See below. > > Thanks, > Maya >> Hi Maya, >> >> On 24 December 2012 14:51, Maya Erez wrote: >>> Devices have various maintenance operations need to perform internally. >>> In order to reduce latencies during time critical operations like read >>> an

Re: [PATCH v4 1/2] mmc: core: Add support for idle time BKOPS

2013-01-10 Thread merez
Hi Ulf, See below. Thanks, Maya > Hi Maya, > > On 24 December 2012 14:51, Maya Erez wrote: >> Devices have various maintenance operations need to perform internally. >> In order to reduce latencies during time critical operations like read >> and write, it is better to execute maintenance operat

Re: [PATCH v4 1/2] mmc: core: Add support for idle time BKOPS

2013-01-07 Thread Ulf Hansson
Hi Maya, On 24 December 2012 14:51, Maya Erez wrote: > Devices have various maintenance operations need to perform internally. > In order to reduce latencies during time critical operations like read > and write, it is better to execute maintenance operations in other > times - when the host is n

[PATCH v4 1/2] mmc: core: Add support for idle time BKOPS

2012-12-24 Thread Maya Erez
Devices have various maintenance operations need to perform internally. In order to reduce latencies during time critical operations like read and write, it is better to execute maintenance operations in other times - when the host is not being serviced. Such operations are called Background operat