From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Parag Warudkar" Subject: Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected Date: Wed, 27 Aug 2008 08:56:19 -0400 Message-ID: References: <20080826183051.GB10925@cs181140183.pp.htv.fi> <20080826205916.GB11734@cs181140183.pp.htv.fi> <1219827609.30209.29.camel@spike.firmix.at> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=P4OmXGfUVTzESr38apKL0530v3lnr5k2ttKC9vuCPkQ=; b=utrUrZESxilFhavw8fuihO+W9Be7eOwvYHQ0a4cjBWQpZ8TqNj1OXZb89On3AXHOwB 9qHwQrIWi+qGlJ5mlUW217GYI3Q9G4sYJ0y7OhEtcEun5386EeZy/AY9xYxCMLkop27C YbVHpy+rH2YKy4+YOLWGbrZsFOCDsZ9panJEw= In-Reply-To: <1219827609.30209.29.camel-7sPfb3biEqGJZy4MaDjwDw@public.gmane.org> Content-Disposition: inline Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Bernd Petrovitsch Cc: Linus Torvalds , Adrian Bunk , Rusty Russell , "Alan D. Brunelle" , "Rafael J. Wysocki" , Linux Kernel Mailing List , Kernel Testers List , Andrew Morton , Arjan van de Ven , Ingo Molnar , linux-embedded-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On Wed, Aug 27, 2008 at 5:00 AM, Bernd Petrovitsch wrote: > > They probably gave the idea pretty soon because you need to > rework/improve large parts of the kernel + drivers (and that has two > major problems - it consumes a lot of man power for "no new features and > everything must be completely tested again"[0] and it adds new risks). > And that is practically impossible if one sells "stable driver APIs" for > 3rd party (commercial) drivers because these must be changed too. > But not many embedded Linux arches support 4K stacks like Adrian pointed out earlier. So the same (lot of man power requirement) would apply to Linux. Sure it will be good - but how reasonable it is to attempt it and how reliably it will work under all conceived loads - those are the questions. Thanks Parag