public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Deleting large files
@ 2008-05-07 19:49 Morten Welinder
  2008-05-07 20:10 ` Jan Engelhardt
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Morten Welinder @ 2008-05-07 19:49 UTC (permalink / raw)
  To: linux-kernel

Hi there,

deleting large files, say on the order of 4.6GB, takes approximately forever.
Why is that?  Well, it is because a lot of things need to take place to free
the formerly used space, but my real question is "why does the unlink caller
have to wait for it?"

I.e., could unlink do the directory changes and then hand off the rest of the
task to a kernel thread?

Morten

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2008-05-20 14:33 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-07 19:49 Deleting large files Morten Welinder
2008-05-07 20:10 ` Jan Engelhardt
2008-05-07 20:17   ` Xavier Bestel
2008-05-07 20:48     ` Jan Engelhardt
2008-05-07 22:34 ` linux-os (Dick Johnson)
2008-05-07 23:14   ` Morten Welinder
2008-05-08 23:01     ` Alan Cox
2008-05-11 10:30     ` Jan Engelhardt
2008-05-11 16:38       ` Enrico Weigelt
2008-05-20 14:33     ` Pavel Machek
2008-05-08  8:19 ` Matti Aarnio
2008-05-11 11:16   ` Christoph Hellwig
2008-05-11 16:42     ` Aneesh Kumar K.V
2008-05-08 17:29 ` Christian Kujau
     [not found]   ` <118833cc0805081110u7aad3921v3a1ec4187acc4ef4@mail.gmail.com>
2008-05-08 18:54     ` Christian Kujau
2008-05-17 12:15 ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox