Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 16 Sep 2002 19:18:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 16 Sep 2002 19:18:06 -0400 Received: from mail.cs.utexas.edu ([128.83.139.10]:43162 "EHLO mail.cs.utexas.edu") by vger.kernel.org with ESMTP id ; Mon, 16 Sep 2002 19:18:06 -0400 Date: Mon, 16 Sep 2002 18:23:04 -0500 (CDT) From: Chin-Tser Huang To: Subject: save variables to hard disk at kernel mode Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 537 Lines: 16 Hi, I would like to implement at the kernel a save that can periodically store the value of some variables to the hard disk. Could anyone please tell me what function can I use to achieve this? Will this save block the operation of other functions? Thank you very much for your help! Henry - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/