3
v-vp
5y

Just typed this into the Python interpreter and my whole system just froze. Guess I have to do a force shutdown.

x = list(range(1, 999999999))

So is there a way you can somehow configure your linux system such that the window manager/system is never out of memory or processor time? So that atleast I get can atleast kill the process which is freezing the system.

Comments
Add Comment