Remove c
article thumbnail

ZFS Is Mysteriously Eating My CPU

Brendan Gregg

I summarized this case study at [Kernel Recipes] in 2017 and have shared the full story here. ## 1. The other colors are yellow for C++, and red for other user-level code.) The ZFS Adapative Replacement Cache (ARC) is the main memory cache for the file system. A microservice team asked me for help with a mysterious issue.

Cache 145
article thumbnail

Bringing Rich Experiences to Memory-constrained TV Devices

The Netflix TechBlog

In a previous post , we described how our TV application consists of a C++ SDK installed natively on the device, an updatable JavaScript user interface (UI) layer, and a custom rendering layer known as Gibbon. Our UI runs on top of a custom rendering engine which uses what we call a “surface cache” to optimize our use of graphics memory.

Cache 166
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

ZFS Is Mysteriously Eating My CPU

Brendan Gregg

I summarized this case study at Kernel Recipes in 2017; it is an old story that's worth resharing here. The other colors are yellow for C++, and red for other user-level code.) The ZFS Adapative Replacement Cache (ARC) is the main memory cache for the file system. I worked on this code back at Sun.

Cache 52
article thumbnail

Using Parallel Query with Amazon Aurora for MySQL

Percona

Aurora Parallel Query response time (for queries which can not use indexes) can be 5x-10x better compared to the non-parallel fully cached operations. Here is a summary of the queries: Simple queries: select count(*) from ontime where flightdate > '2017-01-01'. The second and third run used the cached data.

Cache 46
article thumbnail

ZFS Is Mysteriously Eating My CPU

Brendan Gregg

I summarized this case study at [Kernel Recipes] in 2017; it is an old story that's worth resharing here. ## 1. The other colors are yellow for C++, and red for other user-level code.) The ZFS Adapative Replacement Cache (ARC) is the main memory cache for the file system. I worked on this code back at Sun.

Cache 40