Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 1998 16:59:25 -0700
From:      Nate Williams <nate@mt.sri.com>
To:        "Glenn Lee Dicus" <gdicus@nomadix.com>
Cc:        "Mobile FreeBSD" <mobile@freebsd.org>
Subject:   Re: APM tutorial
Message-ID:  <199801062359.QAA28197@mt.sri.com>
In-Reply-To: <199801062146.NAA05443@mail.nomadix.com>
References:  <199801062146.NAA05443@mail.nomadix.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Does anybody know of a good source for writing APM aware applications in
> FreeBSD?

Define 'APM aware'?  All unix applications are by definition
'suspendable' due to job control on unix, so suspending them should pose
no problems to the applications unless they need to provide some sort of
real time input.  If they do, then you need to somehow get notified that
the system is being suspended (which FreeBSD currently doesn't do) and
very quickly let your subscribers know that something is happening.


Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801062359.QAA28197>