Hi.
On Thursday 12 July 2007 03:55:40 david@lang.hm wrote:
quoted text > On Wed, 11 Jul 2007, Nigel Cunningham wrote:
>=20
> > Hi.
> >
> > On Wednesday 11 July 2007 21:11:34 Miklos Szeredi wrote:
> >>> Anyway, to implement the kexec approach we must separate the
> >>> hibernation from the suspend at the drivers level, which I'm still
> >>> going to do, but I need to take part in endless discussions
> >>
> >> Discussions are good. We understand the problem better. Now I still
> >> think we don't understand every aspect completely, so continuing the
> >> discussion makes sense.
> >>
> >>> regarding the freezer, how it is bad and how we should drop it,
> >>> because it breaks things (which NB is not true, because it doesn't).
> >>
> >> This thread started out from a bug, that seemed to be caused by the
> >> freezer (we still don't exactly know what it was caused by), and the
> >> discussion uncovered various problems _with_ the freezer, that up to
> >> now no other _proper_ solutions have been propsed than to remove the
> >> freezer.
> >
> > No other _proper_ solutions have been proposed. Everyone who suggests=20
removing
quoted text > > the freezer also suggests implementing it all over again. It might be=20
sending
quoted text > > SIGSTOP to everything. It might be shifting the desk chairs around and
> > creating a completely new kernel context, but they always have the same
> > goal - stopping the existing activity, and they all come with their own
> > issues (even if they're not obvious yet because the alternatives are
> > currently vapourware to one extent or another).
>=20
> I think the big problem with the existing freezer is that you want to sto=
p=20
quoted text > everything, except X, except Y, except Z.....
>=20
> the advantage of the new approaches being proposed is that they don't=20
> require _anything_ from the origional system continue to run so you avoid=
=20
quoted text > all the exceptions.
>=20
> freezing everything is easy, figuring out what you don't want to freeze i=
s=20
quoted text > where everyone is seeing problems.
>=20
> > IMHO, the real solution is to go back to the original issue and fix it
> > properly. Make fuse filesystems play nicely with the existing freezer.=
=20
I've
quoted text > > just gone back and looked at the point where you started talking
> > about "malicious filesystems". You talk about fuse imposing certain=20
ordering
quoted text > > in the userspace tasks being frozen. Please, say more. What ordering=20
issues?
quoted text > > Why? How can such ordering be determined programmatically?
>=20
> I think most people just see this as a symptom of the problem, not the=20
> core problem itself.
Sure, but before we go out and buy a new car, let's figure out properly wha=
t=20
the problems with the old one are. It might just be that the horrendous sou=
nd=20
that's making us want a new car isn't as bad as we initially think. Even if=
=20
we do decide we want a new version, we can at least learn something from th=
e=20
old one.
Regards,
Nigel
=2D-=20
See
http://www.tuxonice.net for Howtos, FAQs, mailing
lists, wiki and bugzilla info.