Displaying 20 results from an estimated 29 matches for "adma".
Did you mean:
adam
2012 Apr 10
0
marginal HR in coxph() model with interaction
Dear community,
I have a question regarding the standard error of "marginal hazard ratio"
estimates from a cox proportional hazard model with an interaction term.
I have to dichotomous variables ADMA and ALA (both low/high) where I have
divided the continuous variables at a certain level.
I am aware about the contra arguments categorizing a continous variable and
I could as well use the variables continuously.
Just to keep my question simple.
This is the function call and output:
> coxph(...
2009 Apr 10
0
p3p policy and rails 2.3
...: text/html; charset=utf-8
Connection: keep-alive
Set-Cookie:
_app_session=BAh7BjoPc2Vzc2lvbl9pZCIlNjZjMTU0Nzk0YWFiMmQ2N2IxOGQ2ZjJhNjgzMmM3ZTI
%3D--5f80f6b1bf15d8e2835d6b808304ce980d23e971; path=/; HttpOnly
Status: 200
ETag: "ac7b6a29aa6289936350002e89fa5812"
P3P: CP="NOI DSP COR NID ADMa OPTa OUR NOR"
X-Runtime: 20
Content-Length: 16570
Cache-Control: private, max-age=0, must-revalidate
IE6 rejects this compact policy without saying why. I am trying to
read a third party cookie, and this is the response from the domain
that holds the cookie.
What should I do?
--
M.
--~--~--...
2004 Aug 06
2
I declare ices stable
Hi everyone: Well, ices has been up for over a week now without
crapping out. It seems to be behaving itself quite nicely. Now if we
can figure out why icecast kicks clients with a not responding fast
enough error, everything would be hunky dory spiffo keen. It sure
isn't the client not being fast enough it's only six feet away and I
have the problem with even more powerful machines
2004 Aug 06
3
I declare ices stable
...re far more
intelligent than man -- for precisely the same reasons.
Curiously enough, the dolphins had long known of the impending
destruction of the of the planet Earth and had made many attempts to
alert mankind to the danger; but most of their communications were
misinterpreted ...
-- Douglas Admas "The Hitchhikers' Guide To The Galaxy"
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
containing only the word 'unsubscribe' in...
2012 Oct 28
3
[PATCH 00/16] treewide: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
...tribute_container.c | 2 +-
drivers/base/devres.c | 4 +-
drivers/block/umem.c | 97 ++++++++++++--------------
drivers/char/pcmcia/cm4040_cs.c | 5 +-
drivers/dma/at_hdmac_regs.h | 8 +-
drivers/dma/iop-adma.c | 45 ++++++------
drivers/dma/mv_xor.c | 62 ++++++++----------
drivers/gpu/drm/gma500/cdv_intel_crt.c | 3 +-
drivers/gpu/drm/gma500/cdv_intel_lvds.c | 7 +-
drivers/gpu/drm/gma500/psb_intel_lvds.c | 7 +-
drivers/gpu/drm/i91...
2012 Oct 28
3
[PATCH 00/16] treewide: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
...tribute_container.c | 2 +-
drivers/base/devres.c | 4 +-
drivers/block/umem.c | 97 ++++++++++++--------------
drivers/char/pcmcia/cm4040_cs.c | 5 +-
drivers/dma/at_hdmac_regs.h | 8 +-
drivers/dma/iop-adma.c | 45 ++++++------
drivers/dma/mv_xor.c | 62 ++++++++----------
drivers/gpu/drm/gma500/cdv_intel_crt.c | 3 +-
drivers/gpu/drm/gma500/cdv_intel_lvds.c | 7 +-
drivers/gpu/drm/gma500/psb_intel_lvds.c | 7 +-
drivers/gpu/drm/i91...
2020 May 06
0
Fwd: GeForce(R) GT 710 1GB PCIE x 1 on arm64
...31] tegra_rtc c2a0000.rtc: registered as rtc1
[ 8.285923] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 8.310453] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 8.315311] sdhci-tegra 3400000.sdhci: Got WP GPIO
[ 8.373916] mmc0: SDHCI controller on 3440000.sdhci [3440000.sdhci]
using ADMA 64-bit
[ 8.390274] mmc1: CQHCI version 5.10
[ 8.421160] mmc1: SDHCI controller on 3460000.sdhci [3460000.sdhci]
using ADMA 64-bit
[ 8.429306] SD_CARD_SW_PWR: supplied by VDD_3V3_SYS
[ 8.436338] VDD_HDMI_5V0: supplied by VDD_5V0_SYS
[ 8.441647] VDD_USB0: supplied by VDD_5V0_SYS
[ 8...
2017 Dec 14
2
[bug report] null ptr deref in nouveau_platform_probe (tegra186-p2771-0000)
...CI platform and OF driver helper
[ 10.198348] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 10.203138] sdhci-tegra 3400000.sdhci: Got WP GPIO
[ 10.223693] mmc0: Unknown controller version (4). You may experience problems.
[ 10.262301] mmc0: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA
[ 10.278546] ledtrig-cpu: registered to indicate activity on CPUs
[ 10.285004] hidraw: raw HID events driver (C) Jiri Kosina
[ 10.290721] usbcore: registered new interface driver usbhid
[ 10.296472] usbhid: USB HID core driver
[ 10.302498] drop_monitor: Initializing network drop monitor s...
2009 Oct 31
3
Plots with k-means
Hi,
I'm doing a k-means cluster with 6 clusters and 15 variables. Any
suggestions on how to plot the results?
I've tried the standard xy plot, but couldn't get much of it.
Thansk in advance,
Iuri.
2007 May 10
5
Setting P3P header before Set-Cookie
Hi folks,
For a project I''m working on, I need to set an HTTP header BEFORE the
Set-Cookie header is sent. Basically, I need to send along our compact
privacy policy before the cookie is set.
I''ve tried using:
@headers[''P3P''] = "P3P: blah blah blah..."
...but the problem is that no matter what I do, the Set-Cookie header is
sent first, and the P3P
2020 May 06
4
GeForce(R) GT 710 1GB PCIE x 1 on arm64
Hi to all.
I'm experimenting with running a
https://www.zotac.com/us/product/graphics_card/geforce%C2%AE-gt-710-1gb-pcie-x-1
card on an Nvidia Jetson TX2 arm64 device.
Possible?
Linux kernel aarch64 5.6.10.
Because Nvidia did not list drivers for this architecture, I'm
experimenting with a nouveau driver.
The Jetson TX2 has a default driver for the host1x framebuffer for output
from the
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,
2018 Jan 25
0
Problems getting nouveau to work with either Geforce GT710 or Geforce 9800GT on ARM Cortex-A9
...4.743646] orion_wdt: Initial timeout 171 sec
[ 4.743915] sdhci: Secure Digital Host Controller Interface driver
[ 4.743916] sdhci: Copyright(c) Pierre Ossman
[ 4.744070] sdhci-pxav3 f10d8000.sdhci: Got CD GPIO
[ 4.801715] mmc0: SDHCI controller on f10d8000.sdhci [f10d8000.sdhci] using ADMA
[ 4.801818] sdhci-pltfm: SDHCI platform and OF driver helper
[ 4.802004] usbcore: registered new interface driver usbhid
[ 4.802005] usbhid: USB HID core driver
[ 4.802965] NET: Registered protocol family 10
[ 4.803970] Segment Routing with IPv6
[ 4.804003] sit: IPv6, IPv4 and MPL...
2017 Dec 21
2
[bug report] null ptr deref in nouveau_platform_probe (tegra186-p2771-0000)
...CI platform and OF driver helper
[ 9.916252] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 9.921043] sdhci-tegra 3400000.sdhci: Got WP GPIO
[ 9.941116] mmc0: Unknown controller version (4). You may experience problems.
[ 9.979732] mmc0: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA
[ 9.995982] ledtrig-cpu: registered to indicate activity on CPUs
[ 10.002441] hidraw: raw HID events driver (C) Jiri Kosina
[ 10.008161] usbcore: registered new interface driver usbhid
[ 10.013911] usbhid: USB HID core driver
[ 10.019947] drop_monitor: Initializing network drop monitor s...
2017 Dec 21
1
[bug report] null ptr deref in nouveau_platform_probe (tegra186-p2771-0000)
...CI platform and OF driver helper
[ 9.899892] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 9.904682] sdhci-tegra 3400000.sdhci: Got WP GPIO
[ 9.925845] mmc0: Unknown controller version (4). You may experience problems.
[ 9.964449] mmc0: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA
[ 9.980701] ledtrig-cpu: registered to indicate activity on CPUs
[ 9.987161] hidraw: raw HID events driver (C) Jiri Kosina
[ 9.992880] usbcore: registered new interface driver usbhid
[ 9.998634] usbhid: USB HID core driver
[ 10.004665] drop_monitor: Initializing network drop monitor s...
2008 Jan 30
0
Samba hanging from time to time
...oc read=No write=No (numopen=6)
[2008/01/30 13:00:47, 2] smbd/close.c:close_normal_file(406)
user1 closed file somedata/ADMIN/some directory/2008/A file name 33 chars long 080130.doc (numopen=5) NT_STATUS_OK
[2008/01/30 13:00:47, 2] smbd/close.c:close_normal_file(406)
user1 closed file somedata/ADma/general
read only MIN/some directory/2008/~WRD0626.tmp (numopen=4) NT_STATUS_OK
[2008/01/30 13:00:47, 2] smbd/open.c:open_file(391)
user1 opened file somedata/ADMIN/some directory/2008/~WRD0626.tmp read=No write=No (numopen=5)
[2008/01/30 13:00:47, 2] smbd/close.c:close_normal_file(406)...
2018 Jan 25
2
Problems getting nouveau to work with either Geforce GT710 or Geforce 9800GT on ARM Cortex-A9
The Geforce 9800GT also shows different behaviour without nvidiafb in
the kernel. I get lengthy messages from nouveau, like the ones found
in the email attachment.
It also eventually gets into the lightdm login graphical screen, but
with this card the screen is highly distorted, despite the mouse
cursor being properly displayed and moving around properly.
Luis
On Thu, Jan 25, 2018 at 1:14 PM,
2018 Jan 25
0
Problems getting nouveau to work with either Geforce GT710 or Geforce 9800GT on ARM Cortex-A9
...4.735359] orion_wdt: Initial timeout 171 sec
[ 4.735631] sdhci: Secure Digital Host Controller Interface driver
[ 4.735632] sdhci: Copyright(c) Pierre Ossman
[ 4.735785] sdhci-pxav3 f10d8000.sdhci: Got CD GPIO
[ 4.792389] mmc0: SDHCI controller on f10d8000.sdhci [f10d8000.sdhci] using ADMA
[ 4.792494] sdhci-pltfm: SDHCI platform and OF driver helper
[ 4.792675] usbcore: registered new interface driver usbhid
[ 4.792676] usbhid: USB HID core driver
[ 4.793644] NET: Registered protocol family 10
[ 4.794450] Segment Routing with IPv6
[ 4.794485] sit: IPv6, IPv4 and MPL...
2018 Jan 23
2
Problems getting nouveau to work with either Geforce GT710 or Geforce 9800GT on ARM Cortex-A9
...4.637176] orion_wdt: Initial timeout 171 sec
[ 4.637500] sdhci: Secure Digital Host Controller Interface driver
[ 4.637501] sdhci: Copyright(c) Pierre Ossman
[ 4.637662] sdhci-pxav3 f10d8000.sdhci: Got CD GPIO
[ 4.712266] mmc0: SDHCI controller on f10d8000.sdhci [f10d8000.sdhci] using ADMA
[ 4.712362] sdhci-pltfm: SDHCI platform and OF driver helper
[ 4.712544] usbcore: registered new interface driver usbhid
[ 4.712545] usbhid: USB HID core driver
[ 4.713488] NET: Registered protocol family 10
[ 4.714302] Segment Routing with IPv6
[ 4.714331] sit: IPv6, IPv4 and MPL...
2013 Sep 08
2
3.12rc1-pre Nouveau? oops
...TCO device (Version=2, TCOBASE=0x0460)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pci 0000:02:00.1: SDHCI controller found [14e4:16bc] (rev 10)
mmc0: SDHCI controller on PCI [0000:02:00.1] using ADMA
Linux video capture interface: v2.00
ath: phy0: ASPM enabled: 0x42
ath: EEPROM regdomain: 0x6a
ath: EEPROM indicates we should expect a direct regpair map
ath: Country alpha2 being used: 00
ath: Regpair used: 0x6a
ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
ieee80211 phy0:...