Discussion:
[chromium-bugs] Issue 587673 in chromium: Seemingly spurious low-memory notification on Nexus 5X
c***@googlecode.com
2016-02-18 01:11:25 UTC
Permalink
Status: Untriaged
Owner: ----
CC: ***@chromium.org, ***@google.com, ***@chromium.org,
***@chromium.org
Labels: Type-Bug Pri-2 OS-Android Cr-Blink-MemoryAllocator amp-tracing-party

New issue 587673 by ***@chromium.org: Seemingly spurious low-memory
notification on Nexus 5X
https://code.google.com/p/chromium/issues/detail?id=587673

See trace: https://drive.google.com/open?id=0B0w8IQeoE99FRGJpZ2dxV25hWWM

Hardware: Nexus 5X
Chrome: 48.0.2564.95

At 4.5s, there's a low-memory notification from Android, on a phone that
had all of its apps explicitly shut down. Pretty sure we're not running out
of memory. What's going on?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2016-02-18 10:21:53 UTC
Permalink
Updates:
Cc: ***@chromium.org ***@chromium.org ***@chromium.org

Comment #1 on issue 587673 by ***@chromium.org: Seemingly spurious
low-memory notification on Nexus 5X
https://code.google.com/p/chromium/issues/detail?id=587673

What triggered the LowMemoryNotification?

If it is RenderThreadImpl::OnMemoryPressure, does it imply that the tab
manager is sending the pressure notification a bit too early?

https://code.google.com/p/chromium/codesearch#chromium/src/content/renderer/render_thread_impl.cc&q=lowmemorynotification&sq=package:chromium&type=cs&l=2021
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
Loading...