Displaying 7 results from an estimated 7 matches for "39085".
Did you mean:
3085
2009 May 31
1
using chron vector with boxplot
...the grouping and the repeated measurements of the variable make up the
box and wisker plot. I would like the spacing of the individual
boxplots to reflect the time between measurements:
Example using random numbers:
### Create date vector of measurement dates
library(chron)
time=c(39083, 39085, 39095, 39096, 39103, 39104, 39105, 39110, 39113,
39120);
orig =chron("01/01/1900")
date = orig + time-2;
### Data for B and W plot
data = data.frame();
mean=rnorm(10, mean=0, sd=1);
for(i in 1:10){data[1:10,i] =rnorm(10, mean=mean[i], sd=1)};
### Plot
boxplot(data, range=0...
2016 Aug 16
2
LSI SATA MegaRaid & Centos 7 build 1511
...1 igb
i2c_core?????????????? 29132? 3 i2c_i801,igb,i2c_algo_bit
ptp???????????????????? 9614? 1 igb
pps_core?????????????? 10690? 1 ptp
ext4????????????????? 379655? 4
jbd2?????????????????? 93252? 1 ext4
mbcache???????????????? 8193? 1 ext4
sr_mod???????????????? 15049? 0
cdrom????????????????? 39085? 1 sr_mod
sd_mod???????????????? 37158? 2
crc_t10dif????????????? 1209? 1 sd_mod
ahci?????????????????? 43154? 2
dm_mirror????????????? 14864? 1
dm_region_hash???????? 12085? 1 dm_mirror
dm_log????????????????? 9930? 3 dm_mirror,dm_region_hash
dm_mod??????????????? 102467? 22 dm_mirror,dm_log
#...
2018 Sep 26
2
Liveness Analysis
So what is the status about LiveVariables. Is there a plan to remove it?
After searching in old lvm-dev-mails it is mentioned that LiveVariable
still exists due to one pass needing it. And a comment in
TargetPassConfig.cpp indicates that the pass in question is
TwoAddressInstruction:
// FIXME: Once TwoAddressInstruction pass no longer uses kill flags,
// LiveVariables can be removed
2016 Jul 28
6
LSI SATA MegaRaid & Centos 7 build 1511
On 7/28/2016 3:41 PM, Fawzy Ibrahim wrote:
> LSI SATA MEGARAID 95Q9
afaik, the megaraid cards are mostly all SAS, which support SATA drives,
except very old ones were SCSI.
Ok, I do see they had a series of MegaRAID SATA 150-xx and 300-xx cards,
these were 64 bit PCI or PCI-X cards.
95Q9 does not appear to be a valid card number, 9240, 9260, 9280 are
some pci-express SAS MegaRaid
2014 Dec 18
3
Issue with Libguestfs
...9115 7
virtio_balloon,virtio_pci,virtio_net,virtio_scsi,virtio_blk,virtio_console,virtio_rng
sd_mod 36998 1
sym53c8xx 75810 0
scsi_transport_spi 25447 1 sym53c8xx
ata_piix 24409 0
sr_mod 15049 0
cdrom 39085 1 sr_mod
mbcache 8193 2 ext2,ext4
crc7 1457 0
crc_ccitt 1717 0
crc_t10dif 1305 1 sd_mod
crc_itu_t 1717 0
crc32c_intel 2068 0
libcrc32c 1246 0
Thu Dec 18 21:10:52 SGT 2014
uptime: 2.50 1.11
v...
2013 Nov 22
2
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
...8301 7 virtio_balloon,virtio_pci,virtio_net,virtio_scsi,virtio_blk,virtio_console,virtio_rng
sd_mod 38976 0
sym53c8xx 77071 0
scsi_transport_spi 25863 1 sym53c8xx
ata_piix 24121 0
sr_mod 15177 0
cdrom 39085 1 sr_mod
mbcache 8193 2 ext2,ext4
crc7 1457 0
crc_ccitt 1717 0
crc_t10dif 1541 1 sd_mod
crc_itu_t 1717 0
libcrc32c 1246 0
Fri Nov 22 12:04:01 UTC 2013
uptime: 2.47 1.42
verbose daemon enabled
linux comm...
2013 Nov 22
4
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
Unfortunately, placing the link into the /boot does not work. libguestfs-test-tool failes with the same message:
************************************************************
* IMPORTANT NOTICE
*
* When reporting bugs, include the COMPLETE, UNEDITED
* output below in your bug report.
*