Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Dec 1995 17:31:41 -0800 (PST)
From:      Julian Elischer <julian@ref.tfs.com>
To:        terry@lambert.org (Terry Lambert)
Cc:        current@freebsd.org
Subject:   Re: FYI
Message-ID:  <199512080131.RAA24828@ref.tfs.com>
In-Reply-To: <199512080102.SAA00275@phaeton.artisoft.com> from "Terry Lambert" at Dec 7, 95 06:02:39 pm

next in thread | previous in thread | raw e-mail | index | archive | help
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<FPU,VME,PSE,MCE,CX8,APIC>
what would it take to get a probe of the other processor too?

>
julian




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512080131.RAA24828>