lkml.org 
[lkml]   [2013]   [Feb]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] freezer: configure user space process frozen along with kernel threads
On Wed, 20 Feb 2013, Eric W. Biederman wrote:

> Why can't the fuse filesystem freeze when there are requests pending?

It _can_ freeze (that is, the fuse daemon can). The problem is that
tasks _using_ the fuse filsystem can't if the daemon doesn't respond.
These tasks are stuck in uninterruptible wait states deep in the
filesystem layer, probably holding important locks. They can't be
frozen until the outstanding requests complete.

Alan Stern



\
 
 \ /
  Last update: 2013-02-20 17:01    [W:0.118 / U:0.616 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site