Hi Folks,
https://www.kernel.org/doc/html/latest/ ... tmpfs.html
Any suggestions on the best way to interrogate "physical ram pages"?
I create tmpfs for both the source and object folders for my QT build. With my 8Gb rpi5 the QT 6.5 sources will not unpack (exhausted inodes) so I'm after a way to work around this. It's not been an issue up until now, ie: my 4Gb (bullseye) rpi4 will work just fine. Atm I've fudged in nr_inodes=350k (the default is around 250k) for "size=11G".
TIA
https://www.kernel.org/doc/html/latest/ ... tmpfs.html
Any suggestions on the best way to interrogate "physical ram pages"?
I create tmpfs for both the source and object folders for my QT build. With my 8Gb rpi5 the QT 6.5 sources will not unpack (exhausted inodes) so I'm after a way to work around this. It's not been an issue up until now, ie: my 4Gb (bullseye) rpi4 will work just fine. Atm I've fudged in nr_inodes=350k (the default is around 250k) for "size=11G".
TIA
Statistics: Posted by swampdog — Sat Feb 03, 2024 12:54 pm