Displaying 11 results from an estimated 11 matches for "17360".
Did you mean:
1360
2005 Jul 07
1
q() ==> Segmentation fault
...s
thrown. Is there any cleaning that I should be doing?
>From R session:
> q()
Segmentation fault
or from shell:
$ R CMD BATCH r.in
/usr/lib/R/bin/BATCH: line 55: 17359 Done ( echo
"invisible(options(echo = TRUE))"; cat ${in}; echo "proc.time()" )
17360 Segmentation fault | ${R_HOME}/bin/R ${opts} >${out} 2>&1
Attached, please, find the librray tmc.tmp. The library contains the
three files below.
I am using R 2.1.0 and RODBC 1.1-3 on debian.
::::::::::::::
R/zzz.R
::::::::::::::
.First.lib <-
function (which.lib.loc, package,...
2010 Nov 22
0
libpri 1.4.11.5 Now Available
...1.4.11.5 resolves several issues reported by the
community and would not have been possible without your participation.
Thank you!
The following are some of the issues resolved in this release:
* Prevent a CONNECT message from sending a CONNECT ACKNOWLEDGE in the
wrong state.
(issue #17360. Reported by: shawkris. Patched by rmudgett)
* Made Q.921 delay events to Q.931 if the event could immediately
generate response frames.
(closes issue #17360. Reported by: shawkris. Patched by rmudgett)
* BRI PTMP: Active channels not cleared when the interface goes down.
(cl...
2010 Nov 22
0
libpri 1.4.11.5 Now Available
...1.4.11.5 resolves several issues reported by the
community and would not have been possible without your participation.
Thank you!
The following are some of the issues resolved in this release:
* Prevent a CONNECT message from sending a CONNECT ACKNOWLEDGE in the
wrong state.
(issue #17360. Reported by: shawkris. Patched by rmudgett)
* Made Q.921 delay events to Q.931 if the event could immediately
generate response frames.
(closes issue #17360. Reported by: shawkris. Patched by rmudgett)
* BRI PTMP: Active channels not cleared when the interface goes down.
(cl...
2012 Mar 06
1
Help with plot Grouped Bar Plot by using R
...0%
17 1903 0.00% 27054 0.00%
18 2121 0.00% 30662 0.00%
19 1712 0.00% 26963 0.00%
20 1471 0.00% 31382 0.00%
21 952 0.00% 29512 0.00%
22 866 0.00% 26077 0.00%
23 1224 0.00% 27945 0.00%
24 1382 0.00% 25433 0.00%
25 1332 0.00% 19203 0.00%
26 881 0.00% 19143 0.00%
27 1322 0.00% 18623 0.00%
28 1058 0.00% 17360 0.00%
29 923 0.00% 20834 0.00%
30 1353 0.00% 16154 0.00%
31 1213 0.00% 13968 0.00%
32 903 0.00% 13947 0.00%
33 1022 0.00% 14658 0.00%
34 606 0.00% 12764 0.00%
35 540 0.00% 12996 0.00%
36 650 0.00% 9628 0.00%
37 1368 0.00% 10950 0.00%
38 1052 0.00% 9096 0.00%
39 1342 0.00% 8425 0.00%
40 1019 0.00% 6...
2020 May 12
1
[PATCH 1/3] drm/radeon: remove AGP support
...b, 2},
> - /* Intel 82855PM Processor to I/O Controller / Mobility M9+ Needs AGPMode 8 (phoronix forum) */
> - { PCI_VENDOR_ID_INTEL, 0x3340, PCI_VENDOR_ID_ATI, 0x5c61,
> - PCI_VENDOR_ID_SONY, 0x8195, 8},
> - /* Intel 82830 830 Chipset Host Bridge / Mobility M6 LY Needs AGPMode 2 (fdo #17360)*/
> - { PCI_VENDOR_ID_INTEL, 0x3575, PCI_VENDOR_ID_ATI, 0x4c59,
> - PCI_VENDOR_ID_DELL, 0x00e3, 2},
> - /* Intel 82852/82855 host bridge / Mobility FireGL 9000 RV250 Needs AGPMode 1 (lp #296617) */
> - { PCI_VENDOR_ID_INTEL, 0x3580, PCI_VENDOR_ID_ATI, 0x4c66,
> - PCI_VENDOR_ID_DEL...
2020 May 11
0
[PATCH 1/3] drm/radeon: remove AGP support
...ENDOR_ID_SONY, 0x816b, 2},
- /* Intel 82855PM Processor to I/O Controller / Mobility M9+ Needs AGPMode 8 (phoronix forum) */
- { PCI_VENDOR_ID_INTEL, 0x3340, PCI_VENDOR_ID_ATI, 0x5c61,
- PCI_VENDOR_ID_SONY, 0x8195, 8},
- /* Intel 82830 830 Chipset Host Bridge / Mobility M6 LY Needs AGPMode 2 (fdo #17360)*/
- { PCI_VENDOR_ID_INTEL, 0x3575, PCI_VENDOR_ID_ATI, 0x4c59,
- PCI_VENDOR_ID_DELL, 0x00e3, 2},
- /* Intel 82852/82855 host bridge / Mobility FireGL 9000 RV250 Needs AGPMode 1 (lp #296617) */
- { PCI_VENDOR_ID_INTEL, 0x3580, PCI_VENDOR_ID_ATI, 0x4c66,
- PCI_VENDOR_ID_DELL, 0x0149, 1},
- /* Intel...
2020 May 11
2
[PATCH 1/3] drm/radeon: remove AGP support
...855PM Processor to I/O Controller / Mobility M9+ Needs AGPMode 8 (phoronix forum) */
> - { PCI_VENDOR_ID_INTEL, 0x3340, PCI_VENDOR_ID_ATI, 0x5c61,
> - PCI_VENDOR_ID_SONY, 0x8195, 8},
> - /* Intel 82830 830 Chipset Host Bridge / Mobility M6 LY Needs AGPMode 2 (fdo #17360)*/
> - { PCI_VENDOR_ID_INTEL, 0x3575, PCI_VENDOR_ID_ATI, 0x4c59,
> - PCI_VENDOR_ID_DELL, 0x00e3, 2},
> - /* Intel 82852/82855 host bridge / Mobility FireGL 9000 RV250 Needs AGPMode 1 (lp #296617) */
> - { PCI_VENDOR_ID_INTEL, 0x3580, PCI_VENDOR_ID_ATI, 0x...
2020 May 11
10
[RFC] Remove AGP support from Radeon/Nouveau/TTM
Hi guys,
Well let's face it AGP is a total headache to maintain and dead for at least 10+ years.
We have a lot of x86 specific stuff in the architecture independent graphics memory management to get the caching right, abusing the DMA API on multiple occasions, need to distinct between AGP and driver specific page tables etc etc...
So the idea here is to just go ahead and remove the support
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...preprocess.ll 1 12481 0 0.01 12451 0 0.01 12451
prestrict.ll 1 16735 0 0.01 16702 0 0.01 16702
primes.ll 9 14036 0 0.01 14005 0 0.01 14005
printargs.ll 1 2837 0 0.01 2828 0 0.01 2828
printgph.ll 1 12861 0 0.01 12828 0 0.01 12828
print.ll 4 23223 0 0.01 23193 0 0.01 23193
printnets.ll 1 17393 0 0.01 17360 0 0.01 17360
procesnet.ll 3 102636 0 0.02 102603 0 0.02 102603
procquery.ll 2 37292 0 0.01 37258 0 0.01 37258
ProgressMt.ll 9 27557 0 0.01 27525 0 0.01 27525
ProgressUtils.ll 10 28959 0 0.01 28927 0 0.01 28927
project.ll 3 13384 0 0.01 13355 0 0.01 13355
proofcheck.ll 122 207733 8 0.02 206375 0 0.0...
2012 Dec 13
7
HVM bug: system crashes after offline online a vcpu
Hi Konrad
I encountered a bug when trying to bring offline a cpu then online it
again in HVM. As I''m not very familiar with HVM stuffs I cannot come up
with a quick fix.
The HVM DomU is configured with 4 vcpus. After booting into command
prompt, I do following operations.
# echo 0 > /sys/devices/system/cpu/cpu3/online
# echo 1 > /sys/devices/system/cpu/cpu3/online
With