Re: svn commit: r204870 - head/sys/modules

[ Available lists | Index of svn-src-head | Month of Mar 2010 | Week of 8 Mar 2010 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Ivan Voras <ivoras@freebsd.org>
Date
8 Mar 2010 18:54:31
Subject
Re: svn commit: r204870 - head/sys/modules
Message-ID
9bbcef731003081054w5662a3bcy102e92e3b899979e@mail.gmail.com


[ Hide this part ]
On 8 March 2010 19:29, Ivan Voras <ivoras@freebsd.org> wrote:
> On 8 March 2010 19:14, Ivan Voras <ivoras@freebsd.org> wrote:
>> On 8 March 2010 16:01, Nathan Whitehorn <nwhitehorn@freebsd.org> wrote:
>>> Author: nwhitehorn
>>> Date: Mon Mar 8 15:01:08 2010
>>> New Revision: 204870
>>> URL: http://svn.freebsd.org/changeset/base/204870
>>>
>>> Log:
>>> Enable tmpfs unconditionally on all platforms. No one I spoke to could
>>> remember why it was x86 only, and it works just as well on at least powerpc
>>> as on x86.
>>
>> And it still has the Big Ugly "run away! run away!" banner displayed on load :(
>
> I've just run it through the tools/regression/fstest suite and it
> passes all tests except the NFSv4-style permissions related ones
> (tests/granular/*):
>
> Failed 6/192 test scripts. 181/3473 subtests failed.
> Files=192, Tests=3473, 90 wallclock secs ( 7.58 cusr + 30.63 csys = 38.21 CPU)
> Failed 6/192 test programs. 181/3473 subtests failed.

Well nevermind, I spoke too soon - it fails the regression/fsx tests
immediately :(

Elapsed time: 0.124 seconds