Hi, I am getting regular occurances of the following in my DMESG:
page allocation failure. order:3, mode:0x4020
Looking into this some more, it seems it occurs when my memory is exhausted. I suspect this is because I am not running a swap file/partition.
I have created a 500MB swapfile on my USB HDD, and it seems to have stopped the errors, but having the page file on my HDD means it never spins down !
Is there another solution? I have been thinking of creating the swap file on SD card. Is this a safe thing to do? Will it prematurely damage the card?