Re: Byte benchmarks again
Craig Ruff (cruff@niwot.scd.ucar.EDU)
Fri, 9 Feb 1996 11:04:07 -0700 (MST)
> The pipe-based context switch test (context1) says
> Master sync error: expect 1, got 0
>
> Has anyone fixed this before?
Yes. You have to fix the size of the data being written through the pipe
or that being read from the pipe. If I remember, it is a problem with
an unsigned long being written and only an unsigned int being read.
The first is 8 bytes, the second only 4.
Feedback |
Store |
News |
Support |
Product Errata |
About Us |
Linux Info |
Search |
JumpWords
No Frames |
Show Frames
Copyright © 1995-1997 Red Hat Software. Legal notices