All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: ofono@ofono.org
Subject: Re: [PATCH 3/4] radio settings: document FastDormancy property
Date: Thu, 07 Oct 2010 17:34:28 +0200	[thread overview]
Message-ID: <1286465668.6145.155.camel@aeonflux> (raw)
In-Reply-To: <1286458653-12096-4-git-send-email-mika.liljeberg@nokia.com>

[-- Attachment #1: Type: text/plain, Size: 1327 bytes --]

Hi Mika,

> diff --git a/doc/radio-settings-api.txt b/doc/radio-settings-api.txt
> index 3372abd..f1b91ad 100644
> --- a/doc/radio-settings-api.txt
> +++ b/doc/radio-settings-api.txt
> @@ -41,3 +41,25 @@ Properties	string TechnologyPreference [read-write]
>  				"gsm"	Only GSM used for radio access.
>  				"umts"	Only UMTS used for radio access.
>  				"lte"	Only LTE used for radio acccess.
> +
> +		boolean	FastDormancy [read-write, optional]
> +
> +			This property will enable or disable fast
> +			dormancy. Fast dormancy refers to UE initiated
> +			release of radio resources quickly after a
> +			burst of data transfer has ended. Normally,
> +			radio resources are released by the network
> +			after a timeout configured by the network
> +			operator. Fast dormancy allows the modem to
> +			release radio resources more quickly.
> +			Typically, fast dormancy would be enabled if
> +			no data transfer is predicted to occur in the
> +			near future, for instance, when the end user
> +			is not actively using the device. This is a
> +			major power-saving feature for mobile devices,
> +			but can be ignored for USB sticks or PCI
> +			devices.

so how does the future prediction is suppose to work. Are we shipping a
time machine together with oFono ;)

Regards

Marcel



  reply	other threads:[~2010-10-07 15:34 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-07 13:37 [PATCH 0/4] Support for fast dormancy - take 2 Mika Liljeberg
2010-10-07 13:37 ` [PATCH 1/4] radio settings: allow for more than one property Mika Liljeberg
2010-10-20 22:57   ` Denis Kenzior
2010-10-21  8:55     ` Mika.Liljeberg
2010-10-21 14:03       ` Denis Kenzior
2010-10-22  7:08         ` Mika.Liljeberg
2010-10-22 13:49           ` Denis Kenzior
2010-10-22 14:21             ` Mika.Liljeberg
2010-10-22 14:55               ` Denis Kenzior
2010-10-25  6:59                 ` Mika.Liljeberg
2010-10-07 13:37 ` [PATCH 2/4] radio settings: add FastDormancy property Mika Liljeberg
2010-10-20 23:07   ` Denis Kenzior
2010-10-07 13:37 ` [PATCH 3/4] radio settings: document " Mika Liljeberg
2010-10-07 15:34   ` Marcel Holtmann [this message]
2010-10-08  6:56     ` Mika.Liljeberg
2010-10-08  8:55       ` Marcel Holtmann
2010-10-20 23:21   ` Denis Kenzior
2010-10-07 13:37 ` [PATCH 4/4] test: add scripts to enable and disable fast dormancy Mika Liljeberg
2010-10-20 23:09   ` Denis Kenzior
  -- strict thread matches above, loose matches on Subject: below --
2010-10-07 13:21 [PATCH 0/4] Support for fast formancy Mika Liljeberg
2010-10-07 13:21 ` [PATCH 3/4] radio settings: document FastDormancy property Mika Liljeberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1286465668.6145.155.camel@aeonflux \
    --to=marcel@holtmann.org \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.