All of lore.kernel.org
 help / color / mirror / Atom feed
* no way to swapoff a deleted swap file?
@ 2008-10-15 20:21 Peter Cordes
  2008-10-16  8:28   ` Peter Zijlstra
  0 siblings, 1 reply; 29+ messages in thread
From: Peter Cordes @ 2008-10-15 20:21 UTC (permalink / raw)
  To: linux-kernel

 I unlinked a swapfile without realizing I was still swapping on it.
Now my /proc/swaps looks like this:
Filename                                Type            Size    Used	Priority
/var/tmp/EXP/cache/swap/1\040(deleted)  file            1288644 1448	-1
/var/tmp/EXP/cache/swap/2\040(deleted)  file            1433368 0	-2

 AFAICT, there's nothing I can pass to swapoff(2) that will make the
kernel let go of them.  If that's the case, please consider this a
feature request for a way to do this.  Now I'm going to have to reboot
before I can mkfs that partition.

 If kswapd0 had a fd open on the swap files, swapoff /proc/$PID/fd/3
could possibly work.  But it looks like the files are open but with no
user-space accessable file descriptors to them.  Which makes sense,
except for this case.

 thanks, and happy hacking,

-- 
#define X(x,y) x##y
Peter Cordes ;  e-mail: X(peter@cor , des.ca)

"The gods confound the man who first found out how to distinguish the hours!
 Confound him, too, who in this place set up a sundial, to cut and hack
 my day so wretchedly into small pieces!" -- Plautus, 200 BC

^ permalink raw reply	[flat|nested] 29+ messages in thread
[parent not found: <bnlDw-5vQ-7@gated-at.bofh.it>]

end of thread, other threads:[~2008-10-18 20:57 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-15 20:21 no way to swapoff a deleted swap file? Peter Cordes
2008-10-16  8:28 ` Peter Zijlstra
2008-10-16  8:28   ` Peter Zijlstra
2008-10-16 22:38   ` Hugh Dickins
2008-10-16 22:38     ` Hugh Dickins
2008-10-17  6:28     ` David Newall
2008-10-17  6:28       ` David Newall
     [not found] <bnlDw-5vQ-7@gated-at.bofh.it>
     [not found] ` <bnwpg-2EA-17@gated-at.bofh.it>
     [not found]   ` <bnJFK-3bu-7@gated-at.bofh.it>
2008-10-16 23:43     ` Bodo Eggert
2008-10-16 23:43       ` Bodo Eggert
2008-10-16 23:43     ` Bodo Eggert
     [not found]     ` <bnR0A-4kq-1@gated-at.bofh.it>
2008-10-17  8:20       ` Bodo Eggert
2008-10-17  8:20         ` Bodo Eggert
2008-10-17 12:17         ` Hugh Dickins
2008-10-17 12:17           ` Hugh Dickins
2008-10-17 12:36           ` David Newall
2008-10-17 12:36             ` David Newall
2008-10-17 22:42           ` Bodo Eggert
2008-10-17 22:42             ` Bodo Eggert
2008-10-18  0:31           ` Peter Cordes
2008-10-18  0:31             ` Peter Cordes
2008-10-18  5:18             ` Willy Tarreau
2008-10-18  5:18               ` Willy Tarreau
2008-10-18 20:45               ` Hugh Dickins
2008-10-18 20:45                 ` Hugh Dickins
2008-10-18 20:49                 ` Christoph Hellwig
2008-10-18 20:49                   ` Christoph Hellwig
2008-10-18 20:56                   ` Willy Tarreau
2008-10-18 20:56                     ` Willy Tarreau
2008-10-17  8:20       ` Bodo Eggert

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.