Displaying 4 results from an estimated 4 matches for "483328".
Did you mean:
48332
2005 Jun 20
2
FXO/FXS cpu spikes, data loss and ztclock.
...t 1 results were obtained
on the second system.
Here is some raw data on the results I obtained...
*** ztclock results before modification ***
./ztclock
ztclock - clock source accuracy test (3 passes)
Flushing input buffer...
Flush Complete.
Test is approximately 3 minutes. Please wait...
483328 samples in 60.410900 sec. (483288 sample intervals) 99.991722%
483328 samples in 60.410901 sec. (483288 sample intervals) 99.991722%
483328 samples in 60.410899 sec. (483288 sample intervals) 99.991722%
Estimate 8 frame slips every 12.083200 seconds.
*** ztclock results after modification ***...
2005 Jun 09
1
Zap Clocking - Frame Slips - tdm400p wcfxo zttest cpu spikes spandsp
...ur zaptel
source directory as ztclock.c and building with:
cc -I. -O3 -g -Wall ztclock.c -o ztclock
Here is a sample run of the test:
-- snip --
./ztclock
ztclock - clock source accuracy test (3 passes)
Flushing input buffer...
Flush Complete.
Test is approximately 3 minutes. Please wait...
483328 samples in 60.410900 sec. (483288 sample intervals) 99.991722%
483328 samples in 60.410901 sec. (483288 sample intervals) 99.991722%
483328 samples in 60.410899 sec. (483288 sample intervals) 99.991722%
Estimate 8 frame slips every 12.083200 seconds.
-- snip --
Background:
During routine codec/di...
2006 May 19
0
SpanDSP issues (oh fun!)
...t failing a page). However, according to ztclock it is the
worst as far as frame slips are concerned. Here are the results of Qwest vs
Xspedius.
Qwest PRI:
ztclock - clock source accuracy test (3 passes)
Flushing input buffer...
Flush Complete.
Test is approximately 3 minutes. Please wait...
483328 samples in 60.416021 sec. (483329 sample intervals) 99.999794%
483328 samples in 60.416041 sec. (483329 sample intervals) 99.999794%
483328 samples in 60.416097 sec. (483329 sample intervals) 99.999794%
Estimate 8 frame slips every 483.328003 seconds.
Xspedius PRI:
ztclock - clock source accur...
2017 Nov 21
2
GP10B regression
Thanks to Thierry for finding this - applying
index e14643615698..00eeaaffeae5 100644
--- a/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c
+++ b/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c
@@ -2369,7 +2369,7 @@ nv13b_chipset = {
.imem = gk20a_instmem_new,
.ltc = gp100_ltc_new,
.mc = gp10b_mc_new,
- .mmu = gf100_mmu_new,
+ .mmu = gp10b_mmu_new,