From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754143Ab1F3TrK (ORCPT ); Thu, 30 Jun 2011 15:47:10 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:44408 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752926Ab1F3TrH (ORCPT ); Thu, 30 Jun 2011 15:47:07 -0400 From: "Rafael J. Wysocki" To: anshul makkar Subject: Re: Suspend and Resume Functionality for Linux OS Date: Thu, 30 Jun 2011 21:47:55 +0200 User-Agent: KMail/1.13.6 (Linux/3.0.0-rc5+; KDE/4.6.0; x86_64; ; ) Cc: linux-kernel@vger.kernel.org References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201106302147.56094.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday, June 30, 2011, anshul makkar wrote: > Hi , > > I need to implement suspend and resume functionality for my linux > (suspend and resume of Linux not of any thread etc). > > Please can you share some links, reference material or sample code > related to this functionality.. Documenataion is available in Documentation/power/ among other places. And please ask questions about power management on linux-pm@lists.linux-foundation.org. There's a bit better chance that someone will get back to you this way. Thanks, Rafael