> We can just wait for all fuse requests to be serviced before > proceeding further with freeze, right? Right. Nice way to slow down or stop the suspend with an unprivileged process. Avoiding that sort of DoS is one of the design goals of fuse. Look at it this way: the task of the freezer is to stop new I/O hitting the hardware. But it is totally indiscriminate about what it stops, it tries to stop _everything_ even things which have nothing to do with hardware. Not nice. Miklos - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- References:
- Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway
- From: Paul Mackerras <[email protected]>
- Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway
- From: Alan Stern <[email protected]>
- Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway
- From: Paul Mackerras <[email protected]>
- Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway
- From: Oliver Neukum <[email protected]>
- Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway
- From: Miklos Szeredi <[email protected]>
- Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway
- From: Pavel Machek <[email protected]>
- Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway
- From: Miklos Szeredi <[email protected]>
- Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway
- From: Pavel Machek <[email protected]>
- Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway
- From: Miklos Szeredi <[email protected]>
- Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway
- From: Pavel Machek <[email protected]>
- Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway
- Prev by Date: Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway
- Next by Date: Re: problem 1 (was Re: removing refrigerator does not help with s2ram vs. fuse deadlocks (was Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway))
- Previous by thread: Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway
- Next by thread: malicious filesystems (was Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway)
- Index(es):