Re: Flash FS for NetBSD

2011-12-05 Thread Adrian Chadd
On 5 December 2011 07:09, Oliver Pinter wrote: > Hi all! > > Today found this procejt: > http://chewiefs.sed.hu/ > > When I good remember, Arounld searched flash fs for bsd, so cc-d. hah. port away! :) adrian ___ freebsd-hackers@freebsd.org mailing li

Re: strange printf(9) format specifier ("Z") in dev/drm code

2011-12-05 Thread Sergey Kandaurov
On 5 December 2011 02:22, Alexander Best wrote: > hi there, > > i was going through the clang warnings from a GENERIC buildkernel and noticed > the following: > > ===> drm/mga (all) > /usr/subversion-src/sys/modules/drm/mga/../../../dev/drm/mga_state.c:56:2: > error: invalid conversion specifier

Re: strange printf(9) format specifier ("Z") in dev/drm code

2011-12-05 Thread Alexander Best
On Mon Dec 5 11, Sergey Kandaurov wrote: > On 5 December 2011 02:22, Alexander Best wrote: > > hi there, > > > > i was going through the clang warnings from a GENERIC buildkernel and > > noticed > > the following: > > > > ===> drm/mga (all) > > /usr/subversion-src/sys/modules/drm/mga/../../../de

CPUTYPE and friends, from 'make.conf' benchmark

2011-12-05 Thread rank1seeker
I've took machine and installed binary FreeBSD(amd64 8.2-p4 GENERIC) on it. Then I've installed 'benchmarks/unixbench' port. So everything is a default generic binary install ('make.conf' empty - no CPU optimization flags) After running: '# time unixbench', final score was: 394.2 Completed i

Re: CPUTYPE and friends, from 'make.conf' benchmark

2011-12-05 Thread Garrett Cooper
2011/12/5 : > I've took machine and installed binary FreeBSD(amd64 8.2-p4 GENERIC) on it. > Then I've installed 'benchmarks/unixbench' port. > > So everything is a default generic binary install ('make.conf' empty - no CPU > optimization flags) > > After running: '# time unixbench', final score w

Re: CPUTYPE and friends, from 'make.conf' benchmark

2011-12-05 Thread Freddie Cash
2011/12/5 > I've took machine and installed binary FreeBSD(amd64 8.2-p4 GENERIC) on it. > Then I've installed 'benchmarks/unixbench' port. > > So everything is a default generic binary install ('make.conf' empty - no > CPU optimization flags) > > After running: '# time unixbench', final score was

Re: CPUTYPE and friends, from 'make.conf' benchmark

2011-12-05 Thread Chris Rees
On 5 Dec 2011 17:27, "Freddie Cash" wrote: > > 2011/12/5 > > > I've took machine and installed binary FreeBSD(amd64 8.2-p4 GENERIC) on it. > > Then I've installed 'benchmarks/unixbench' port. > > > > So everything is a default generic binary install ('make.conf' empty - no > > CPU optimization fl

Re: CPUTYPE and friends, from 'make.conf' benchmark

2011-12-05 Thread Maxim Khitrov
On Mon, Dec 5, 2011 at 12:19 PM, Garrett Cooper wrote: > 2011/12/5  : >> I've took machine and installed binary FreeBSD(amd64 8.2-p4 GENERIC) on it. >> Then I've installed 'benchmarks/unixbench' port. >> >> So everything is a default generic binary install ('make.conf' empty - no >> CPU optimizat

Re: CPUTYPE and friends, from 'make.conf' benchmark

2011-12-05 Thread Oliver Pinter
On 12/5/11, rank1see...@gmail.com wrote: > I've took machine and installed binary FreeBSD(amd64 8.2-p4 GENERIC) on it. > Then I've installed 'benchmarks/unixbench' port. > > So everything is a default generic binary install ('make.conf' empty - no > CPU optimization flags) > > After running: '# ti

Re: strange printf(9) format specifier ("Z") in dev/drm code

2011-12-05 Thread Andriy Gapon
on 05/12/2011 16:38 Alexander Best said the following: > On Mon Dec 5 11, Sergey Kandaurov wrote: >> On 5 December 2011 02:22, Alexander Best wrote: >>> hi there, >>> >>> i was going through the clang warnings from a GENERIC buildkernel and >>> noticed >>> the following: >>> >>> ===> drm/mga (al

boot0.S empty #ifdef

2011-12-05 Thread some body
I sent this to freebsd-drives too but I think that might not be the right list for it so here it is: I am starting to learn how the kernel works and have started by going through the boot loader and I've noticed that between lines 21-32 in boot0.S there are some empty #ifdef statements. I was wonde

Re: CPUTYPE and friends, from 'make.conf' benchmark

2011-12-05 Thread Eitan Adler
On Mon, Dec 5, 2011 at 12:43 PM, Oliver Pinter wrote: >... benchmarks ... http://zedshaw.com/essays/programmer_stats.html -- Eitan Adler ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscr