Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 20 Nov 2002 04:29:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 20 Nov 2002 04:29:29 -0500 Received: from samar.sasken.com ([164.164.56.2]:58797 "EHLO samar.sasken.com") by vger.kernel.org with ESMTP id ; Wed, 20 Nov 2002 04:29:28 -0500 Date: Wed, 20 Nov 2002 15:06:26 +0530 (IST) From: Madhavi To: Subject: kernel threads 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: 629 Lines: 21 Hi Where can I get information about using linux kernel threads? Can anyone give me some pointers? Is there any function that I can use to exit from a thread? The exit_thread() function of linux kernel 2.4.19 for i386 platform doesn't seem to be doing anything. If I can replace threads by tasklets, which would be advantageous in terms of performance? thanks & regards Madhavi. - 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/