From owner-freebsd-arm@FreeBSD.ORG Sat Mar 23 18:15:08 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D6687DE8 for ; Sat, 23 Mar 2013 18:15:08 +0000 (UTC) (envelope-from magnus.nilsson@gmail.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id BDA1D832 for ; Sat, 23 Mar 2013 18:15:08 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UJSyC-0000kO-AR for freebsd-arm@freebsd.org; Sat, 23 Mar 2013 11:15:08 -0700 Date: Sat, 23 Mar 2013 11:15:08 -0700 (PDT) From: MagnusNilsson To: freebsd-arm@freebsd.org Message-ID: <1364062508310-5798411.post@n5.nabble.com> Subject: Preemption on MV78100 (ARMv5TE)? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Mar 2013 18:15:08 -0000 I am looking for information about FreeBSD 8.2 on Marvell MV78100 (Discovery SOC) - an ARMv5TE - with preemption enabled. My kernel is stable, but if I enable preemption it promptly crashes - during or within minutes of boot. My configuration is similar to: http://svn.freebsd.org/base/head/sys/arm/conf/DB-78XXX I notice that this configuration does not have the PREEMPTION option - not even commented - whereas many other configurations in: http://svn.freebsd.org/base/head/sys/arm/conf/ do have it. I am interested to hear if anyone has been able to run MV78100 (or similar) with preemption enabled - and in that case what your configuration and FreeBSD version is - or if anyone can confirm that preemption is not implemented for this processor. Thank you. -- View this message in context: http://freebsd.1045724.n5.nabble.com/Preemption-on-MV78100-ARMv5TE-tp5798411.html Sent from the freebsd-arm mailing list archive at Nabble.com.