Displaying 14 results from an estimated 14 matches for "ds4".
Did you mean:
ds
2010 Jul 12
1
S4 class extends "data.frame", getDataPart sees "list"
R-Devel:
When I get the data part of an S4 class that contains="data.frame", it gives
me a list, even when the "data.frame" is the S4 version:
> d<-data.frame(x=1:3)
> isS4(d)
[1] FALSE # of course
> dS4<-new("data.frame",d)
> isS4(dS4)
[1] TRUE # ok
> class(dS4)
[1] "data.frame" # good
attr(,"package")
[1] "methods"
> setClass("A", representation(label="character"), contains="d...
2009 Feb 22
3
Motherboard capable of VT-d
...to keep all my other equipment (CPU,
Memory, TV-cards etc).
The requirements/wishes on the new motherboard are 2 Ethernet ports and 2
PCI slots. It would also be good if it would support VT-d.
I''ve found two boards that would fulfill my requirements; Gigabyte
GA-X48-DS5, Gigabyte GA-X48-DS4
According to the VTdHowTo (http://wiki.xensource.com/xenwiki/VTdHowTo) X48
chipset supports VT-d. But not all manufactures have enabled it.
Does anyone know if VT-d is enabled for the motherboards above (or any other
motherboard that would support my requirements)?
/Andreas
____________________...
2006 Jan 11
1
OT- Sangoma Question
Does anyone know if the Sangoma A101 supports DS4 and/or RBS ! Shame on me for not knowing the answer, but I don't, and I can't find any mention of it on Sangoma's website.
Cory Andrews
Purchasing Manager
++++++++++++++++++
VOIPSupply.com
A Division of b2 Technologies
454 Sonwil Drive
Buffalo, NY 14225
++++++++++++++++++++
direct - 7...
2008 Apr 01
2
Applying rbind() to a sequence of data frame names
I have a set of data frames ds1, ds2, ... each having the same columns
and column names:
ds1 <- data.frame(x=c(1,2,3,4), y=c(5,6,7,8))
ds1 <- data.frame(x=c(9,10,11,12), y=c(13,14,15,16))
...
and I would like to combine them into just one data frame like
ds <- rbind(ds1, ds2, ...)
Because there are so many of them, I will have to use a character array
nms <-
2008 Aug 29
7
[Bug 69] Generalize SSH_ASKPASS
https://bugzilla.mindrot.org/show_bug.cgi?id=69
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Alias| |generalised-askpass
--
Configure bugmail:
2019 Jan 15
1
[Bug 109363] New: nouveau 0000:01:00.0: fifo: read fault when using fcitx
...g
Reporter: ihcaoe at gmail.com
QA Contact: xorg-team at lists.x.org
Created attachment 143116
--> https://bugs.freedesktop.org/attachment.cgi?id=143116&action=edit
dmesg > dmesg.0115
Fcitx UI hangout but XFCE kept working.
OS: Xubuntu 18.04
Nvidia GT 430
Linux 965P-DS4 4.15.0-43-generic #46-Ubuntu SMP Thu Dec 6 14:45:28 UTC 2018
x86_64 x86_64 x86_64 GNU/Linux
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nouveau/...
2011 Sep 09
1
Problem with Windows on Xen
...last line says
track_dirty_vram(f0000000, 26) failed (-1,3).
Any help would be apprecitated on how to resolve this.
Thank you
--
Shane D. Johnson
IT Administrator
Rasmussen Equipment
Workstation
Server 1
Server 2
CPU
Phenom 9950
Opteron 6174
Phenom 1100t
MB
Gigabyte ga-ma790x-ds4
Asus M4A78LT-M Asus KGPE-D16
Mem
8GB
16 GB
64GB
HD
2 drives striped with LVM
2 drives with LV''s stripped with LVM
6 drives in raid 5 with LVM on top
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xe...
2019 Nov 20
4
Tablegen PAT limitation?
...def MGPR : RegisterClass<"ABC", [v1i16, v1f16], 16, (add
IA, IB, IC, ID, IE, IF, IG, IH
)>;
def SGPR32 : RegisterClass<"ABC", [ i32, f32 ], 32, (add
DS0, DS1, DS2, DS3, DS4, DS5, DS6, DS7, DS8, DS9, DS10,DS11,
DS12, DS13, DS14, DS15
)>;
def uimm2 : Operand<i32>, ImmLeaf<i32, [{return...
2019 Nov 21
2
Tablegen PAT limitation?
...def MGPR : RegisterClass<"ABC", [v1i16, v1f16], 16, (add
IA, IB, IC, ID, IE, IF, IG, IH
)>;
def SGPR32 : RegisterClass<"ABC", [ i32, f32 ], 32, (add
DS0, DS1, DS2, DS3, DS4, DS5, DS6, DS7, DS8, DS9, DS10,DS11,
DS12, DS13, DS14, DS15
)>;
def uimm2 : Operand<i32>, ImmLeaf<i32, [{return isUInt<...
2009 Feb 24
44
Motherboard for home zfs/solaris file server
...mportant
factor. After reading several posts about ZFS it looks like I want ECC
memory as well.
Does anyone have any recommendations?
Here are a few that I found. Any comments about those?
Supermicro C2SBX+
http://www.supermicro.com/products/motherboard/Core2Duo/X48/C2SBX+.cfm
Gigabyte GA-X48-DS4
gigabyte:
http://www.gigabyte.com.tw/Products/Motherboard/Products_Overview.aspx?ProductID=2810
Intel S3200SHV
http://www.intel.com/Products/Server/Motherboards/Entry-S3200SH/Entry-S3200SH-overview.htm
Thanks for any help,
-Ilya
2019 Nov 22
2
Tablegen PAT limitation?
...def MGPR : RegisterClass<"ABC", [v1i16, v1f16], 16, (add
IA, IB, IC, ID, IE, IF, IG, IH
)>;
def SGPR32 : RegisterClass<"ABC", [ i32, f32 ], 32, (add
DS0, DS1, DS2, DS3, DS4, DS5, DS6, DS7, DS8, DS9, DS10,DS11,
DS12, DS13, DS14, DS15
)>;
def uimm2 : Operand<i32>, ImmLeaf<i32, [{return isUInt<2>...
2019 Nov 25
2
Tablegen PAT limitation?
...def MGPR : RegisterClass<"ABC", [v1i16, v1f16], 16, (add
IA, IB, IC, ID, IE, IF, IG, IH
)>;
def SGPR32 : RegisterClass<"ABC", [ i32, f32 ], 32, (add
DS0, DS1, DS2, DS3, DS4, DS5, DS6, DS7, DS8, DS9, DS10,DS11,
DS12, DS13, DS14, DS15
)>;
def uimm2 : Operand<i32>, ImmLeaf<i32, [{return isUInt<2>(Imm);}]...
2011 May 06
6
Rooting FreeBSD , Privilege Escalation using Jails (Pétur)
I read this (http://www.petur.eu/blog/?p=459) blog post today. It's
about that a remote user with root privilegs to a FreeBSD jail & user
privileges to the jails host machine can obtain root privileges on the
host machine.
Can someone confirm if this bugg/exploit works?
2008 Jul 10
49
Supermicro AOC-USAS-L8i
On Wed, Jul 9, 2008 at 1:12 PM, Tim <tim at tcsac.net> wrote:
> Perfect. Which means good ol'' supermicro would come through :) WOHOO!
>
> AOC-USAS-L8i
>
> http://www.supermicro.com/products/accessories/addon/AOC-USAS-L8i.cfm
Is this card new? I''m not finding it at the usual places like Newegg, etc.
It looks like the LSI SAS3081E-R, but probably at 1/2 the