From owner-freebsd-current Thu Dec 7 17:32:12 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA12202 for current-outgoing; Thu, 7 Dec 1995 17:32:12 -0800 (PST) Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA12162 for ; Thu, 7 Dec 1995 17:32:08 -0800 (PST) Received: (from julian@localhost) by ref.tfs.com (8.6.12/8.6.9) id RAA24828; Thu, 7 Dec 1995 17:31:42 -0800 From: Julian Elischer Message-Id: <199512080131.RAA24828@ref.tfs.com> Subject: Re: FYI To: terry@lambert.org (Terry Lambert) Date: Thu, 7 Dec 1995 17:31:41 -0800 (PST) Cc: current@freebsd.org In-Reply-To: <199512080102.SAA00275@phaeton.artisoft.com> from "Terry Lambert" at Dec 7, 95 06:02:39 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-current@freebsd.org Precedence: bulk neat.. so xxx is running on the 2nd processor? > > ps -gax > PID TT STAT TIME COMMAND > 234 p0 R 0:16.11 ./xxx > main() > { > for(;;) > continue; > } does it explode if it tries to do a syscall? > > dmesg: > > FreeBSD/SMP: Multiprocessor: 2 processors > FreeBSD 2.0-BUILT-19951207 #7: Thu Dec 7 17:30:55 MST 1995 ^^^^^ how much work to get the patches up-to date? > terry@phaeton.artisoft.com:/usr/src.org/sys/compile/SMP > CPU: 90-MHz Pentium 735\\90 (Pentium-class CPU) > Origin = "GenuineIntel" Id = 0x525 Stepping=5 > Features=0x3bf what would it take to get a probe of the other processor too? > julian