Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262599AbUCRNGA (ORCPT ); Thu, 18 Mar 2004 08:06:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262604AbUCRNGA (ORCPT ); Thu, 18 Mar 2004 08:06:00 -0500 Received: from codeblau.walledcity.de ([212.84.209.34]:59654 "EHLO codeblau.de") by vger.kernel.org with ESMTP id S262599AbUCRNF7 (ORCPT ); Thu, 18 Mar 2004 08:05:59 -0500 Date: Thu, 18 Mar 2004 14:06:40 +0100 From: Felix von Leitner To: linux-kernel@vger.kernel.org Subject: Remove kernel features (for embedded systems) Message-ID: <20040318130640.GA28923@codeblau.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 737 Lines: 20 I propose to add the following kernel features to the removables: * /dev/kmem and /proc/kcore * core dumping * ptrace And if it is at all possible, I would like to be able to remove parts of the IP stack, e.g. routing. In particular, I would like to be able to remove policy routing, if it is at all worth it from the code size point of view. Removing ptrace and kmem is mostly for security reasons, but being able to remove them makes sense in embedded environments as well. Felix - 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/