Hi. On Friday 20 July 2007 07:06:01 Agarwal, Lomesh wrote: > So basically I can not install a signal handler to catch freeze signal > in the process. Right? > Is there any other way to solve the problem I am facing? After resume > some of the system calls are failing in some of my applications with > errno set as EINTR. I wanted to explore a way to not check for this > error all over the place and somehow retry failed system call. Any > ideas? Well, if you tell us which syscalls are returning with EINTR, maybe we can do something on our side. The freezer is supposed to be as transparent as possible to userspace, so it may be the case that we can do something to continue waiting or whatever you were doing after the freezing is done. Regards, Nigel -- See http://www.tuxonice.net for Howtos, FAQs, mailing lists, wiki and bugzilla info.
Attachment:
pgpvZlXDddasb.pgp
Description: PGP signature
- Follow-Ups:
- RE: which signal is sent to freeze process?
- From: "Agarwal, Lomesh" <[email protected]>
- RE: which signal is sent to freeze process?
- References:
- which signal is sent to freeze process?
- From: "Agarwal, Lomesh" <[email protected]>
- Re: which signal is sent to freeze process?
- From: Nigel Cunningham <[email protected]>
- RE: which signal is sent to freeze process?
- From: "Agarwal, Lomesh" <[email protected]>
- which signal is sent to freeze process?
- Prev by Date: Re: [PATCH] net/, drivers/net/ , missing EXPERIMENTAL in menus
- Next by Date: Re: [PATCH] Warn userspace about including an empty linux/tty.h.
- Previous by thread: Re: which signal is sent to freeze process?
- Next by thread: RE: which signal is sent to freeze process?
- Index(es):