Re: DRAM data persistence



On Jul 5, 4:49 am, dha...@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx (Haude
Daniel) wrote:

Name ONE operating system that does this. Besides, if I were to write a
program for which leftover RAM (or swap) content was a security hole, I'd
clear that memory myself before releasing it, rather than relying on your
imaginary OS feature.

But that just invites trying to crash your program in such a way that
it's cleanup routine won't be run.

.



Relevant Pages

  • Re: DRAM data persistence
    ... program for which leftover RAM content was a security hole, ... clear that memory myself before releasing it, rather than relying on your ... I can imagine IBM nailing that door shut and ...
    (sci.electronics.design)
  • Re: Anyone know why the Alpha market is so so quiet?
    ... We noticed cron jobs were not getting run and cron was dying on their ... The bug was kicked up to AT&T. ... The cron was malloc'ing memory and never releasing it so it used up all ...
    (comp.os.vms)
  • Re: Not enough storage space
    ... Closing or even destroying (releasing) the command objects does not seem to help. ... This will actually release the memory or, as I experienced it, will put a ceiling on how much memory is used. ... has to be solved using what I'm using (evc++4, sqlce2 and OLEDB) Every ...
    (microsoft.public.sqlserver.ce)
  • Re: Context manager for files vs garbage collection
    ... around for quite a long time and only frees them, if available memory runs ... Since file objects don't consume much ... Relying on garbage collection on Python means relying on a non-portable ... Freedom is always the freedom of dissenters. ...
    (comp.lang.python)
  • Re: differences between MADV_FREE and MADV_DONTNEED
    ... > relying on errors or no behaviour on file-backed memory? ... would break freebsd apps that might expect a noop instead. ... apparently posix too) app on a linux system that will corrupt memory ... utilization, a breakage not. ...
    (Linux-Kernel)