All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carlo Wood <carlo@alinoe.com>
To: Nicolas Bock <nicolasbock@gmail.com>
Cc: dm-crypt@saout.de
Subject: Re: [dm-crypt] system freezes when using swap that is encrypted
Date: Sun, 14 Nov 2010 01:35:52 +0100	[thread overview]
Message-ID: <20101114003552.GA9904@alinoe.com> (raw)
In-Reply-To: <AANLkTikTw280mx4+bveuYXQs3FwFEZgJ8pyJOdtGPxXQ@mail.gmail.com>

Hi all!

I've been a member of this list for a long long time, and
what-do-you-know, I finally see something that I can respond to :)

I have the following problem for a long time now: whenever my
system uses all memory (and would start to use swap) it freezes.
I can't even remote login anymore - although there remains a
desktop image on the monitor. Only possible option is to reboot.

I use the following configuration for my swap:

/etc/fstab:

/dev/mapper/cswap none          swap    sw,pri=1        0       0


/etc/crypttab:

cswap       /dev/md1        /dev/random swap


/dev/md1 is a 16 GB partition on my RAID 5 with three disks.

Could this be related?

On Sat, Nov 13, 2010 at 11:49:53AM -0700, Nicolas Bock wrote:
> The interesting thing is though that when I make the 2 swap partitions
> regular swap, i.e. not encrypted, then the same program does not get
> OOM killed and the system stays responsive all the way to the end of
> allocating the 10GB. So it's not a problem of memory pressure, it's
> rather related to the fact that the swap is encrypted.
> 
> nick
> 
> On Sat, Nov 13, 2010 at 07:53, Arno Wagner <arno@wagner.name> wrote:
> > On Fri, Nov 12, 2010 at 08:40:43PM -0700, Nicolas Bock wrote:
> >> I think I have ruled out now that this is a hard crash. I have 8GB of
> >> physical memory and another 8GB as swap. I allocated 10GB in a C
> >> program and after it had written to about  7GB or so, the system
> >> froze. But after maybe 20 minutes the system got unstuck and had
> >> killed the job. Since I am on amd64, I am not sure why the job got
> >> killed, it should certainly have had enough memory to write to.
> >
> > I don't know what criteria lead to activation of the OOM killer,
> > but I use one application that allocates up to 150 MB of memory,
> > but never uses (accesses) it. This app runs fine in a qemu
> > with 16MB RAM and 200MB swap. It is possible that your process
> > gets killed, if it uses more memory than the larger of swap
> > and main memory.
> >
> > Arno
> >
> >
> > --
> > Arno Wagner, Dr. sc. techn., Dipl. Inform., CISSP -- Email: arno@wagner.name
> > GnuPG:  ID: 1E25338F  FP: 0C30 5782 9D93 F785 E79C  0296 797F 6B50 1E25 338F
> > ----
> > Cuddly UI's are the manifestation of wishful thinking. -- Dylan Evans
> >
> > If it's in the news, don't worry about it.  The very definition of
> > "news" is "something that hardly ever happens." -- Bruce Schneier

-- 
Carlo Wood <carlo@alinoe.com>

  reply	other threads:[~2010-11-14  0:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-12 15:17 [dm-crypt] system freezes when using swap that is encrypted Nicolas Bock
2010-11-12 16:49 ` dave b
2010-11-12 16:51 ` Arno Wagner
2010-11-12 18:23   ` Nicolas Bock
2010-11-12 19:32   ` Nicolas Bock
2010-11-12 21:01     ` Milan Broz
2010-11-13  3:40       ` Nicolas Bock
2010-11-13 14:53         ` Arno Wagner
2010-11-13 17:01           ` Heinz Diehl
2010-11-13 17:02             ` Heinz Diehl
2010-11-14 13:08             ` Arno Wagner
2010-11-14 15:28               ` dave b
2010-11-13 18:49           ` Nicolas Bock
2010-11-14  0:35             ` Carlo Wood [this message]
2010-11-14  8:23               ` Milan Broz
2010-11-14  7:54             ` Heinz Diehl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101114003552.GA9904@alinoe.com \
    --to=carlo@alinoe.com \
    --cc=dm-crypt@saout.de \
    --cc=nicolasbock@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.