Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2019 11:16:16 -0500 (EST)
From:      Chris Hill <chris@monochrome.org>
To:        Mayuresh Kathe <mayuresh@kathe.in>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Checking CPU capabilities
Message-ID:  <alpine.BSF.2.20.1902021114310.44144@tripel.monochrome.org>
In-Reply-To: <2cd8b8b1ae06042a992a48faace1ca91@kathe.in>
References:  <2cd8b8b1ae06042a992a48faace1ca91@kathe.in>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2 Feb 2019, Mayuresh Kathe wrote:

> Under Linux it is `cat /proc/cpuinfo`
> Under Solaris it is `isainfo -v`
> What is it under FreeBSD 12?

Something like
   $ grep Features /var/run/dmesg.boot
...or am I missing something?


-- 
Chris Hill               chris@monochrome.org



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