From owner-freebsd-emulation Mon Feb 21 1:46:16 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from miles.lambdawerks.org (miles.lambdawerks.org [207.115.75.96]) by hub.freebsd.org (Postfix) with ESMTP id 7182C37B960 for ; Mon, 21 Feb 2000 01:46:14 -0800 (PST) (envelope-from reggie@lambdawerks.org) Received: from trane (trane.lambdawerks.org [207.115.81.170]) by miles.lambdawerks.org (8.9.3/8.9.3) with SMTP id BAA00354 for ; Mon, 21 Feb 2000 01:46:06 -0800 (PST) (envelope-from reggie@lambdawerks.org) From: "Reginald S. Perry" To: Subject: LinuxThreads and SMP? Date: Mon, 21 Feb 2000 01:46:04 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have a 4 CPU Digital Prioris ZX that I am playing with. I tried to fire up the IBM JDK 1.1.8 for Linux on -current. It has native threads for linux. It failed, but with this on the console: Feb 21 01:17:10 miles /kernel: linux: modify_ldt needs kernel option USER_LDT So I added that option and then got sigaltstack signals complaining about not enough memory, and this was on the console: Feb 21 01:27:46 miles /kernel: kernel trap 9 with interrrupts disabled Feb 21 01:28:06 miles /kernel: kernel trap 12 with interrupts disabled I got these messages in a nice, tight, loop several hundred times until I did ^C to the process. Has anyone tried this JDK on FreeBSD? -Reggie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message