hackers,
On Sun, May 08, 2011 at 01:54:18PM -0400, Jason Hellenthal wrote:
>
> hackers,
>
> Test
>
My appologies. this message was never supposed to leave the outbox.
Instead of hitting one key I hit another. Please disregard.
Thanks.
--
Regards, (jhell)
Jason Hellenthal
In article <[EMAIL PROTECTED]> you write:
>
>On Sun, 24 Feb 2002, Andrew Mobbs wrote:
>
>> vm.msync_flush_flags
>>| 0 | 1 | 2 | 3 |
>> ---+---+---+---+---|
>> write | 519 | 517 | 1632 | 519 |
>> sync | 2227 | 176 | 848 | 177
Andrew, thanks for running these tests! They confirm exactly what I
expected. I would like to improve bit 1 a bit more, but I think it
is good enough to stage into the system with the default set to 3.
In particular, I found that when you have a huge mmap()'d area and
you m
:On Sun, 24 Feb 2002, Andrew Mobbs wrote:
:
:> vm.msync_flush_flags
:>| 0 | 1 | 2 | 3 |
:> ---+---+---+---+---|
:> write | 519 | 517 | 1632 | 519 |
:> sync | 2227 | 176 | 848 | 177 |
:^^^
:I don'
On Sun, 24 Feb 2002, Andrew Mobbs wrote:
> vm.msync_flush_flags
>| 0 | 1 | 2 | 3 |
> ---+---+---+---+---|
> write | 519 | 517 | 1632 | 519 |
> sync | 2227 | 176 | 848 | 177 |
^^^
I don't get th
Andrew Mobbs wrote:
> vm.msync_flush_flags
>| 0 | 1 | 2 | 3 |
> ---+---+---+---+---|
> write | 519 | 517 | 1632 | 519 |
> sync | 2227 | 176 | 848 | 177 |
> ---+---+---+---+---|
> write | 514 | 517 |
Matthew Dillon writes:
>Ok, here is a test patch. Now, there are some instructions to go along
>with this patch, so continue reading.
>
>I have implemented two optimizations. You can turn either or both (or
>neither) on with a sysctl. I would like those interested to test all
>
Matthew Dillon wrote:
>
> Ok, here is a test patch. Now, there are some instructions to go along
> with this patch, so continue reading.
Pretty impressive.
In the highly fragges context of the original PR, I expect
that the improvement won't be that great, but for the rest
of us, it's
Sergey Babkin wrote:
> > Look also for "TET" and "ETET". SVVS (the System V Verification
> > Suite, used for testing SVID compliance) uses TET.
>
> TET is owned by the Open Group and they license it for money
> (at least they did a couple of years ago). It's also a pain
> to use.
I saved the pu
There's a freeware version of TET (3.3).
*I* think it's also a bit of a pain to use. Use DejaGNU.
On Tue, 30 Oct 2001, Sergey Babkin wrote:
> Terry Lambert wrote:
> >
> > Alfred Perlstein wrote:
> > >
> > > * Thomas S. Greenwalt <[EMAIL PROTECTED]> [011028 23:04] wrote:
> > > > Are there any
Terry Lambert wrote:
>
> Alfred Perlstein wrote:
> >
> > * Thomas S. Greenwalt <[EMAIL PROTECTED]> [011028 23:04] wrote:
> > > Are there any test suite packages available similiar to Visual Test from
> > > Rational? Not necessarily with a GUI, but the ability to build test scripts
> > > to test
Alfred Perlstein wrote:
>
> * Thomas S. Greenwalt <[EMAIL PROTECTED]> [011028 23:04] wrote:
> > Are there any test suite packages available similiar to Visual Test from
> > Rational? Not necessarily with a GUI, but the ability to build test scripts
> > to test features of applications written fo
DejaGNU is a testsuite around expect and tcl/tk that is more of a test
suite builder.
There's also something called TET from OpenGroup
(http://www.opengroup.org) which some people think
highly of (I'm just now familiarizing myself with
it)
On Sun, 28 Oct 2001, Alfred Perlstein wrote:
> * Thoma
* Thomas S. Greenwalt <[EMAIL PROTECTED]> [011028 23:04] wrote:
> Are there any test suite packages available similiar to Visual Test from
> Rational? Not necessarily with a GUI, but the ability to build test scripts
> to test features of applications written for BSD?
> Thanks.
There's a tool
: [EMAIL PROTECTED]
> Subject: Re: test
>
> magdalena# mv /lib/ld.so /lib/ld.so.old;echo "Damnit"
> lib: No such file or directory.
> Damnit
>
> > mv /lib/ld.so /lib/ld.so.old;echo "Damnit"
>
>
>
>
> To Unsubscribe: send mail to [EMA
magdalena# mv /lib/ld.so /lib/ld.so.old;echo "Damnit"
lib: No such file or directory.
Damnit
> mv /lib/ld.so /lib/ld.so.old;echo "Damnit"
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
I am new to this list and was wondering if anyone could offer some insight
to a problem I am having. This involves apache-php and nfs mounts.
We are apparently getting timeouts occasionally on the nfs mount the
apache deamon reads from ...some forum cache images we have, they are on
an nfs mount.
On Sat, 27 Nov 1999, Brian J. McGovern wrote:
> Anyone have any suggestions (or feel like writing) code to exercise the
> following subsystems?
>
> - Virtual Memory
>
> - The threads library
>
> - mmap() and friends
>
> We want to try to bang on them a little more for 3.4 th
18 matches
Mail list logo