From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4F464D25.3070905@domain.hid> Date: Thu, 23 Feb 2012 15:28:53 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Need help regarding system restore in Xenomai List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: SUBRAMANIAN NATESAN Cc: xenomai@xenomai.org On 02/23/2012 03:03 PM, SUBRAMANIAN NATESAN wrote: > Hi, > > I have to demonstrate how an RTOS implements "system restore" i.e. > restoring back the systems state to a previous time. I picked up xenomai, > but I am not able to figure out how it is done. Could you please direct me > as to where it is implemented in xenomai source code? I am not sure I understand what you mean. If you are talking about suspend-to-ram or suspend-to-disk, linux does this, not xenomai. And it probably does not work with xenomai threads. -- Gilles.