search for: tdrs

Displaying 9 results from an estimated 9 matches for "tdrs".

Did you mean: drs
2009 Oct 29
0
What is the best way to efficiently construct a data frame from multiple source files?
...ew factors. I would like to know if there is a general R approach for efficiently doing this sort of data frame construction (assuming R is generally considered appropriate for data cleanup and restructuring). code (works but slow): require("gdata") # for reading spreadsheet tdrs <- readLines(pipe("ls TDR*.xls")) na.strings=c("n", " n", "n ", " ", "jn", "N", "bent", "bent pin", "skip")) # ugly but not important # allocate empty data frame df <- data.frame(...
2020 Dec 01
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...pci_ers_result_t amdgpu_pci_error_detected(struct pci_dev *pdev, pci_channel_sta case pci_channel_io_normal: return PCI_ERS_RESULT_CAN_RECOVER; /* Fatal error, prepare for slot reset */ - case pci_channel_io_frozen: - /* + case pci_channel_io_frozen: + /* * Cancel and wait for all TDRs in progress if failing to * set adev->in_gpu_reset in amdgpu_device_lock_adev * @@ -5014,7 +5014,7 @@ pci_ers_result_t amdgpu_pci_slot_reset(struct pci_dev *pdev) goto out; } - adev->in_pci_err_recovery = true; + adev->in_pci_err_recovery = true; r = amdgpu_device_pre_as...
2020 Dec 01
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...pci_ers_result_t amdgpu_pci_error_detected(struct pci_dev *pdev, pci_channel_sta case pci_channel_io_normal: return PCI_ERS_RESULT_CAN_RECOVER; /* Fatal error, prepare for slot reset */ - case pci_channel_io_frozen: - /* + case pci_channel_io_frozen: + /* * Cancel and wait for all TDRs in progress if failing to * set adev->in_gpu_reset in amdgpu_device_lock_adev * @@ -5014,7 +5014,7 @@ pci_ers_result_t amdgpu_pci_slot_reset(struct pci_dev *pdev) goto out; } - adev->in_pci_err_recovery = true; + adev->in_pci_err_recovery = true; r = amdgpu_device_pre_as...
2020 Dec 01
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...struct pci_dev *pdev, pci_channel_sta > case pci_channel_io_normal: > return PCI_ERS_RESULT_CAN_RECOVER; > /* Fatal error, prepare for slot reset */ > - case pci_channel_io_frozen: > - /* > + case pci_channel_io_frozen: > + /* > * Cancel and wait for all TDRs in progress if failing to > * set adev->in_gpu_reset in amdgpu_device_lock_adev > * > @@ -5014,7 +5014,7 @@ pci_ers_result_t amdgpu_pci_slot_reset(struct pci_dev *pdev) > goto out; > } > > - adev->in_pci_err_recovery = true; > + adev->in_pci_er...
2020 Dec 02
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...annel_io_normal: >> ????????? return PCI_ERS_RESULT_CAN_RECOVER; >> ????? /* Fatal error, prepare for slot reset */ >> -??? case pci_channel_io_frozen: >> -??????? /* >> +??? case pci_channel_io_frozen: >> +??????? /* >> ?????????? * Cancel and wait for all TDRs in progress if failing to >> ?????????? * set? adev->in_gpu_reset in amdgpu_device_lock_adev >> ?????????? * >> @@ -5014,7 +5014,7 @@ pci_ers_result_t amdgpu_pci_slot_reset(struct >> pci_dev *pdev) >> ????????? goto out; >> ????? } >> -??? adev->in_p...
2020 Dec 02
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...; ????????? return PCI_ERS_RESULT_CAN_RECOVER; >>> ????? /* Fatal error, prepare for slot reset */ >>> -??? case pci_channel_io_frozen: >>> -??????? /* >>> +??? case pci_channel_io_frozen: >>> +??????? /* >>> ?????????? * Cancel and wait for all TDRs in progress if failing to >>> ?????????? * set? adev->in_gpu_reset in amdgpu_device_lock_adev >>> ?????????? * >>> @@ -5014,7 +5014,7 @@ pci_ers_result_t amdgpu_pci_slot_reset(struct >>> pci_dev *pdev) >>> ????????? goto out; >>> ????? } &gt...
2020 Dec 02
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...t;>>> /* Fatal error, prepare for slot reset */ > >>>> - case pci_channel_io_frozen: > >>>> - /* > >>>> + case pci_channel_io_frozen: > >>>> + /* > >>>> * Cancel and wait for all TDRs in progress if failing to > >>>> * set adev->in_gpu_reset in amdgpu_device_lock_adev > >>>> * > >>>> @@ -5014,7 +5014,7 @@ pci_ers_result_t amdgpu_pci_slot_reset(struct > >>>> pci_dev *pdev) > >>>>...
2020 Dec 02
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...t;>>> /* Fatal error, prepare for slot reset */ > >>>> - case pci_channel_io_frozen: > >>>> - /* > >>>> + case pci_channel_io_frozen: > >>>> + /* > >>>> * Cancel and wait for all TDRs in progress if failing to > >>>> * set adev->in_gpu_reset in amdgpu_device_lock_adev > >>>> * > >>>> @@ -5014,7 +5014,7 @@ pci_ers_result_t amdgpu_pci_slot_reset(struct > >>>> pci_dev *pdev) > >>>>...
2005 May 11
7
Satellite Providers
Hi All, I am investigating the deployment of VoIP/* in Eastern European areas where there is no PSTN infrastructure. As you can understand DSL/Cable connections are a dream. The only option is satellite. Does anyone know of any satellite providers that have low enough/acceptable delays for VoIP? Thanks, Yiannis.