Displaying 19 results from an estimated 19 matches for "210000".
Did you mean:
10000
2010 Apr 16
2
Scanning only specific columns into R from a VERY large file
Hi,
I turn to you, the R Sages, once again for help. You've never let me down!
(1) Please make the following toy files:
x <- read.table(textConnection("var.1 var.2 var.3 var.1000
indv.1 1 5 9 7
indv.210000 2 9 3 8"), header = TRUE)
y <- read.table(textConnection("var.3 var.1000"), header = TRUE)
write.csv(x, file = "x.csv")
write.csv(y, file = "y.csv")
(2) Pretend you are starting with the files "x.csv" and "y.csv." They come from another s...
2000 May 31
3
Too many files
Hi list....
I'm the newest in this list (I think), and I have a big problem, I'm usin
linux 2.2.2-15 with samba 2.0.7, everything is right but there is one thing
there I cannot resolve.
Look:
I have a directory called A, shared as A, and in A there is 210000 (yes two
hundred and ten thousand) files, with 115K each one, there is biggers and
smallers, but.... And when I try see one of these files I wait 8 minutes.
Considerations:
No I cannot divide then into subdirectories.
Yes it's too much files to ext2fs suport quickly...
TKS in advance!!!!
2007 Dec 27
1
Lda and Qda
...ent classes:
> var.can3<-lda(x=dados[,c(1:28,30:54)],grouping=dados[,55],CV=TRUE)
Warning message:
In lda.default(x, grouping, ...) : variables are collinear
> summary(var.can3)
Length Class Mode
class 30000 factor numeric ### why?? I don't understand it
posterior 210000 -none- numeric
call 4 -none- call ## what's this?
> var.can<-lda(dados[,c(1:28,30:54)],dados[,55])#porque a variavel 29 ? constante
Warning message:
In lda.default(x, grouping, ...) : variables are collinear
> summary(var.can)
Length Class Mode
prior 7...
2011 May 13
0
Winbindd can't convert between SIDs and uid/gid
...nested groups = no
local master = no
dns proxy = Yes
name resolve order = lmhosts wins bcast host
interfaces = e1000g0
client schannel = No
security = ads
passdb backend = smbpasswd
domain master = auto
idmap backend =
idmap uid = 65001-65500
idmap gid = 210000-310000
--
Kai Lanz Stanford University School of Earth Sciences
2013 Jul 02
7
RFC: vfio interface for platform devices
...le with the device fd.
1. VFIO_GROUP_GET_DEVICE_FD
User space has to know which device it is accessing and will call
VFIO_GROUP_GET_DEVICE_FD passing a specific platform device path to
get the device information:
fd = ioctl(group, VFIO_GROUP_GET_DEVICE_FD, "/soc at ffe000000/usb at 210000");
(whether the path is a device tree path or a sysfs path is up for
discussion, e.g. "/sys/bus/platform/devices/ffe210000.usb")
2. VFIO_DEVICE_GET_INFO
Don't think any changes are needed to VFIO_DEVICE_GET_INFO other
than adding a new flag identifying a devices as...
2013 Jul 02
7
RFC: vfio interface for platform devices
...le with the device fd.
1. VFIO_GROUP_GET_DEVICE_FD
User space has to know which device it is accessing and will call
VFIO_GROUP_GET_DEVICE_FD passing a specific platform device path to
get the device information:
fd = ioctl(group, VFIO_GROUP_GET_DEVICE_FD, "/soc at ffe000000/usb at 210000");
(whether the path is a device tree path or a sysfs path is up for
discussion, e.g. "/sys/bus/platform/devices/ffe210000.usb")
2. VFIO_DEVICE_GET_INFO
Don't think any changes are needed to VFIO_DEVICE_GET_INFO other
than adding a new flag identifying a devices as...
2006 Jun 13
1
Cramer-von Mises normality test
...lity test
data: Mn.Total..ug.kg
D = 0.2325, p-value < 2.2e-16
> lillie.test(ln.Mn.Total..ug.kg)
Lilliefors (Kolmogorov-Smirnov) normality test
data: ln.Mn.Total..ug.kg
D = 0.0869, p-value = 0.002011
OK, next the data column:
Mn-Total, ug/kg
460000
400000
510000
600000
770000
180000
210000
1000000
2600000
490000
260000
760000
840000
400000
430000
230000
660000
1200000
370000
230000
290000
320000
400000
660000
620000
1100000
350000
450000
880000
960000
570000
870000
820000
970000
1100000
450000
730000
390000
640000
380000
340000
1400000
870000
260000
430000
290000
290000
550000
540000...
2006 Jun 14
1
Bug in nortest cvm.test package (PR#8980)
...lity test
data: Mn.Total..ug.kg
D = 0.2325, p-value < 2.2e-16
> lillie.test(ln.Mn.Total..ug.kg)
Lilliefors (Kolmogorov-Smirnov) normality test
data: ln.Mn.Total..ug.kg
D = 0.0869, p-value = 0.002011
OK, next the data column:
Mn-Total, ug/kg
460000
400000
510000
600000
770000
180000
210000
1000000
2600000
490000
260000
760000
840000
400000
430000
230000
660000
1200000
370000
230000
290000
320000
400000
660000
620000
1100000
350000
450000
880000
960000
570000
870000
820000
970000
1100000
450000
730000
390000
640000
380000
340000
1400000
870000
260000
430000
290000
290000
550000
540000...
2013 Jul 03
0
RFC: vfio interface for platform devices
...P_GET_DEVICE_FD
>
> User space has to know which device it is accessing and will call
> VFIO_GROUP_GET_DEVICE_FD passing a specific platform device path to
> get the device information:
>
> fd = ioctl(group, VFIO_GROUP_GET_DEVICE_FD,
> "/soc at ffe000000/usb at 210000");
>
> (whether the path is a device tree path or a sysfs path is up for
> discussion, e.g. "/sys/bus/platform/devices/ffe210000.usb")
Doesn't VFIO need to operate on an actual Linux device, rather than
just an OF node?
Are we going to have a fixed assumption th...
2005 Dec 16
1
Re: Bug#343530: nut: logging to rrd database
2005/12/15, Alexander V. Inyukhin <shurick@sectorb.msk.ru>:
>
> Package: nut
> Version: 2.0.2-2
> Severity: wishlist
>
> Hello.
Hi Alexander,
I think it is a good idea to log ups variables to rrd
> database instead of log file. So, I create standalone
> rrd logger dervied from upslog nut client.
> Of course, this could be easily implemented using
> upsc or
2010 Aug 24
3
odd behavior of "summary" function
Hello All,
Using the standard "summary" function in 'R', I ran across some odd
behavior that I cannot understand. Easy to reproduce:
Typing:
summary(c(6,207936))
Yields::
Min. *1st Qu. Median Mean 3rd Qu. Max.*
6 *51990 104000 104000 156000 207900*
None of these values are correct except for the minimum. If I perform
"quantile(c(6,
2013 Jul 03
0
RFC: vfio interface for platform devices
...VFIO_GROUP_GET_DEVICE_FD
>
> User space has to know which device it is accessing and will call
> VFIO_GROUP_GET_DEVICE_FD passing a specific platform device path to
> get the device information:
>
> fd = ioctl(group, VFIO_GROUP_GET_DEVICE_FD, "/soc at ffe000000/usb at 210000");
>
> (whether the path is a device tree path or a sysfs path is up for
> discussion, e.g. "/sys/bus/platform/devices/ffe210000.usb")
>
> 2. VFIO_DEVICE_GET_INFO
>
> Don't think any changes are needed to VFIO_DEVICE_GET_INFO other
> than adding...
2013 Jul 03
0
RFC: vfio interface for platform devices
...IO_GROUP_GET_DEVICE_FD
>
> User space has to know which device it is accessing and will call
> VFIO_GROUP_GET_DEVICE_FD passing a specific platform device path to
> get the device information:
>
> fd = ioctl(group, VFIO_GROUP_GET_DEVICE_FD, "/soc at ffe000000/usb at 210000");
>
> (whether the path is a device tree path or a sysfs path is up for
> discussion, e.g. "/sys/bus/platform/devices/ffe210000.usb")
>
> 2. VFIO_DEVICE_GET_INFO
>
> Don't think any changes are needed to VFIO_DEVICE_GET_INFO other
> than add...
2009 Jul 02
6
installer of an application fails
...eferred libselinux.so.1
ELF 11b000- 161000 Deferred libsepol.so.1
ELF 163000- 17a000 Deferred libnsl.so.1
ELF 1ca000- 1dd000 Deferred libresolv.so.2
ELF 1df000- 1e2000 Deferred libkeyutils.so.1
ELF 20d000- 210000 Deferred libcom_err.so.2
ELF 354000- 35d000 Deferred libkrb5support.so.0
ELF 35f000- 385000 Deferred libk5crypto.so.3
ELF 387000- 41d000 Deferred libkrb5.so.3
PE 400000- 4b4000 Export irsetup
ELF 4...
2013 Jul 16
2
RFC: vfio interface for platform devices
...> User space has to know which device it is accessing and will call
> > VFIO_GROUP_GET_DEVICE_FD passing a specific platform device path to
> > get the device information:
> >
> > fd = ioctl(group, VFIO_GROUP_GET_DEVICE_FD,
> > "/soc at ffe000000/usb at 210000");
> >
> > (whether the path is a device tree path or a sysfs path is up for
> > discussion, e.g. "/sys/bus/platform/devices/ffe210000.usb")
>
> Doesn't VFIO need to operate on an actual Linux device, rather than
> just an OF node?
>
> Are w...
2013 Jul 16
2
RFC: vfio interface for platform devices
...> User space has to know which device it is accessing and will call
> > VFIO_GROUP_GET_DEVICE_FD passing a specific platform device path to
> > get the device information:
> >
> > fd = ioctl(group, VFIO_GROUP_GET_DEVICE_FD,
> > "/soc at ffe000000/usb at 210000");
> >
> > (whether the path is a device tree path or a sysfs path is up for
> > discussion, e.g. "/sys/bus/platform/devices/ffe210000.usb")
>
> Doesn't VFIO need to operate on an actual Linux device, rather than
> just an OF node?
>
> Are w...
2013 Jul 03
1
RFC: vfio interface for platform devices
...>>
>> User space has to know which device it is accessing and will call
>> VFIO_GROUP_GET_DEVICE_FD passing a specific platform device path to
>> get the device information:
>>
>> fd = ioctl(group, VFIO_GROUP_GET_DEVICE_FD, "/soc at ffe000000/usb at 210000");
>>
>> (whether the path is a device tree path or a sysfs path is up for
>> discussion, e.g. "/sys/bus/platform/devices/ffe210000.usb")
>>
>> 2. VFIO_DEVICE_GET_INFO
>>
>> Don't think any changes are needed to VFIO_DEVICE_GET_IN...
2013 Jul 03
1
RFC: vfio interface for platform devices
...>>
>> User space has to know which device it is accessing and will call
>> VFIO_GROUP_GET_DEVICE_FD passing a specific platform device path to
>> get the device information:
>>
>> fd = ioctl(group, VFIO_GROUP_GET_DEVICE_FD, "/soc at ffe000000/usb at 210000");
>>
>> (whether the path is a device tree path or a sysfs path is up for
>> discussion, e.g. "/sys/bus/platform/devices/ffe210000.usb")
>>
>> 2. VFIO_DEVICE_GET_INFO
>>
>> Don't think any changes are needed to VFIO_DEVICE_GET_IN...
2008 Apr 29
4
Applying user function over a large matrix
Respected R experts,
I am trying to apply a user function that basically calls and
applies the R loess function from stat package over each time
series. I have a large matrix of size 21 X 9000000 and I need
to apply the loess for each column and hence I have
implemented this separate user function that applies loess
over each column and I am calling this function foo as follows: