Data stored in an optimal and faster retrieval place for widely used data.(e.g: SWAP, L2)
Questions tagged [cache]
8 questions
25
votes
1 answer
How do I turn on Level 2 (L2) cache?
It has been suggested to me that the L2 cache is turned off by default on the Pi, and that turning it on could improve CPU performance (probably at the expense of GPU performance). I'm keen to explore this.
This is my questions:
How do I check if…
Darren Wilkinson
- 2,922
- 4
- 28
- 27
3
votes
1 answer
Configure Caching IPv4/IPv6 DNS Stub Resolver using "systemd-resolved"
"How Do I configure a local caching DNS stub Resolver using "systemd-resolved"?"
I've been using BIND to enhance performance by caching name queries on hosts. Since systemd-resolved is part of the systemd furniture, I decided to adopt it in lieu of…
F1Linux
- 1,677
- 1
- 15
- 32
3
votes
2 answers
CPU speed changes by a multiply of 2 for short durations
I'm using a raspberry pi and I need really fast performance from my CPU for a certain process.
To achieve that, I added isolcpus=3 to my kernel boot parameters, to isolate the core for this process only.
From looking at /proc/interrupts, it seems…
user78252
- 31
- 1
2
votes
1 answer
Freeing up cache when memory is low
I have my raspberry pi A+ in my embeeded project and every byte of memory is important when I've only got 128 MB to my CPU (I need 128 MB for the GPU because I use the camera module). Unfortunently the memory is eaten up by linux quite…
Linus
- 529
- 1
- 7
- 17
2
votes
0 answers
Cache filled before reaching required amount in OpenELEC
I am playing pictures and short HD videos (~40MB) from the SD card (not network), 24 hours a day with OpenELEC installed on Raspberry Pi. Everything was fine until the second day. Now when trying to play video it keeps alerting this: "Cache filled…
whitenoisedb
- 367
- 1
- 5
- 13
1
vote
1 answer
How to access the ARM cache memory of RaspberryPI?
I would like to enable or disable portion of ARM L2 's cache memory of raspberry PI. I am working on performance evaluation of raspberryPI by locking the cache memory of it. Please suggest me some ideas on this.
Shiny Fathima
- 71
- 1
- 6
0
votes
2 answers
How to increase CPU cache on Raspberry Pi?
I'm mining some Monero on my raspberry pi (Of course only for educational purposes). In order to increase my hashrate I'd like to increase my CPU cache. I already searched SE but haven't found a solution/tutorial so far...
The GPU performance is not…
fipsi
- 216
- 3
- 9
0
votes
0 answers
Using a RPi Zero W as a WiFi enabled USB stick
I have an older industrial instrument running Windows CE that I would like to access data from remotely over WiFi. The instrument saves data (10-20 kB for each test) to a USB stick, so leveraging that I am attempting to create a WiFi enabled USB…
Stark
- 1
- 1