From: Alexey Starikovskiy <aystarik@gmail.com>
To: "Moore, Robert" <robert.moore@intel.com>
Cc: Alexey Starikovskiy <astarikovskiy@suse.de>,
LenBrown <lenb@kernel.org>,
"Linux-acpi@vger.kernel.org" <Linux-acpi@vger.kernel.org>
Subject: Re: [PATCH] ACPICA: Add hard limit to while loop
Date: Thu, 09 Oct 2008 21:38:26 +0400 [thread overview]
Message-ID: <48EE4192.8060709@gmail.com> (raw)
In-Reply-To: <4911F71203A09E4D9981D27F9D83085803123249@orsmsx503.amr.corp.intel.com>
Moore, Robert wrote:
> I can take this from here.
>
> I see an opportunity here to implement a nice optimization for while loops. We currently allocate and free a control state for each iteration of the loop. This is overkill, we should just reuse the existing control state and only delete it when the loop terminates.
>
> Once this is done, we can add the loop counter to the control state to implement a loop counter on a per-while basis.
>
>
Sounds great.
Thanks,
Alex.
prev parent reply other threads:[~2008-10-09 17:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-09 10:35 [PATCH] ACPICA: Add hard limit to while loop Alexey Starikovskiy
2008-10-09 12:28 ` Moore, Robert
2008-10-09 14:55 ` Moore, Robert
2008-10-09 16:15 ` Moore, Robert
2008-10-09 16:32 ` Len Brown
2008-10-09 16:49 ` Moore, Robert
2008-10-09 17:42 ` Alexey Starikovskiy
2008-10-09 17:38 ` Alexey Starikovskiy [this message]
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=48EE4192.8060709@gmail.com \
--to=aystarik@gmail.com \
--cc=Linux-acpi@vger.kernel.org \
--cc=astarikovskiy@suse.de \
--cc=lenb@kernel.org \
--cc=robert.moore@intel.com \
/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.