public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* sanitize for eMMC v4.5
@ 2011-11-23 12:09 ygardi
  2011-11-24  0:06 ` Kyungmin Park
  0 siblings, 1 reply; 2+ messages in thread
From: ygardi @ 2011-11-23 12:09 UTC (permalink / raw)
  To: linux-mmc

sorry for sending it again...(changed the mailing-list)

hello,

i have a few questions regarding the sanitize capability that was added in
v4.5.

1. how often this operation should take place ?
   a. any advantages to perform sanitize in power-up, power-down, or every
X hours when the card in idle ?

2. how this operation should be triggered?
is it external adb command, or is part of the driver operation ?

3. does anyone have a speculated time duration for that operation
according to a card size / vendor ?

thanks,
Yaniv






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

* Re: sanitize for eMMC v4.5
  2011-11-23 12:09 sanitize for eMMC v4.5 ygardi
@ 2011-11-24  0:06 ` Kyungmin Park
  0 siblings, 0 replies; 2+ messages in thread
From: Kyungmin Park @ 2011-11-24  0:06 UTC (permalink / raw)
  To: ygardi; +Cc: linux-mmc, 정재훈

Hi,

On 11/23/11, ygardi@codeaurora.org <ygardi@codeaurora.org> wrote:
> sorry for sending it again...(changed the mailing-list)
>
> hello,
>
> i have a few questions regarding the sanitize capability that was added in
> v4.5.
>
> 1. how often this operation should take place ?
>    a. any advantages to perform sanitize in power-up, power-down, or every
> X hours when the card in idle ?
It's not normally used at runtime. in our case, it's used at factory reset only
>
> 2. how this operation should be triggered?
> is it external adb command, or is part of the driver operation ?
it can trigger at block with BLKSECDISCARD
>
> 3. does anyone have a speculated time duration for that operation
> according to a card size / vendor ?
there's no timeout value at eMMC v4.5 spec. it takes long time depends
on chip status. the only way to stop is using HPI.
If you start the sanitize and there's user request then it call the
HPI. and it's not yet implemented at mmc code.

Thank you,
Kyungmin Park

>
> thanks,
> Yaniv
>
>
>
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

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

end of thread, other threads:[~2011-11-24  0:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-23 12:09 sanitize for eMMC v4.5 ygardi
2011-11-24  0:06 ` Kyungmin Park

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox