Fill memeory with endless loop?
Bruno Desthuilliers
bruno.42.desthuilliers at websiteburo.invalid
Wed May 14 03:38:12 EDT 2008
Tim Roberts a écrit :
> globalrev <skanemupp at yahoo.se> wrote:
>> and when the program get skiled because out of memory all this will be
>> deleted from the memory?
>
> Yes. When a process is killed, all of the memory it was using is released.
>
>> so there is no way that you can, by accident, fill your whole
>> harddrive and make it unusable?
>
> Of course not. Where do you see a connection between memory and your hard
> drive?
swap.
But that won't "fill your whole harddrive", indeed !-)
More information about the Python-list
mailing list