Re: VMM - freeing up swap space

DevilKin (devilkin-lkml@blindguardian.org)
Tue, 18 Jun 2002 18:32:55 +0200


On Tuesday 18 June 2002 17:10, Richard B. Johnson wrote:
> On Tue, 18 Jun 2002, Gregory Giguashvili wrote:
> > Hello,
> >
> > Running an application allocating huge amounts of memory would push some
> > data from RAM to swap area. After the application terminates, swap area
> > is usually still occupied.
> >
> > Is there any way to clean up the swap area by pushing the data back to
> > RAM?
> >
> > Thanks in advance
> > Giga
>
> Sure. Execute `swapoff -a`, followed by `swapon -a`. This is no joke.

Hmm. Now if you happen to get out of memory during the swapoff part, you'll
get the OO killer on your tail? Or will the system just go freeze solid?

Just a small question.

DK

-- 
Reclaimer, spare that tree!
Take not a single bit!
It used to point to me,
Now I'm protecting it.
It was the reader's CONS
That made it, paired by dot;
Now, GC, for the nonce,
Thou shalt reclaim it not.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/