Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8023

Troubleshooting • Re: mempolicy

$
0
0
Same here, every time I run `ps` I get 2 entries in dmesg on my RPi5
Likewise me too - Pi 4B 1GB, Raspberry Pi Bookworm 32-bit. Same 'dmesg' report as you, 5 then 3 ignored.

My 'strace' is slightly different -

Code:

pi@Pi4B:~ $ strace -e 'get_mempolicy,set_mempolicy' ps >/dev/nullget_mempolicy([MPOL_INTERLEAVE], [0x00000001], 18, NULL, 0) = 0set_mempolicy(0x5 /* MPOL_??? */, [0x00000001], 17) = 0set_mempolicy(MPOL_INTERLEAVE, [0x00000001], 18) = 0+++ exited with 0 +++

Statistics: Posted by hippy — Wed Apr 02, 2025 11:12 am



Viewing all articles
Browse latest Browse all 8023

Trending Articles