search for: at2

Displaying 17 results from an estimated 17 matches for "at2".

Did you mean: at
2010 Nov 19
1
negative axis values in image() and scalebar in cor.plot() {psych}
...able number of tick marks/labels, say seq(from = zlim[1], to = zlim[2], by = 0.1) for a given zlim, e.g. zlim=c(-1,1). So for matrix r, I have modified the relevant bit in cor.plot to ... nf <- dim(r)[2] nvar <- dim(r)[1] ... if (show.legend) { # at1 <- (0:(nf))/(nf) at2 <- seq(from = zlim[1], to = zlim[2], by = 0.1) abline(v = (nf - 0.5)/nf) axis(4, at = at2, labels = at2, las = 2, ...) } However, only values between 0 and 1 are used on the axis label. I believe this has to do with the analogous behavior in image(), for example: r <- co...
2004 Jan 02
2
Newbridge Mainstreet 3624 T1 channel bank no w Alcatel
...ever I am having "difficulties" obtaining it from them at the moment. There are also resellers who list paper documentation for these units, but in the us$250 range. Certainly a bit of Googling can lead to partial free documentation (I'd recomment the Newbridge section of http://www.at2.com/pages/DocumentLibrary.cfm) and I suspect the information overlaps between models particularly with respect to the console commands, but alas the PDFs that are floating around out there are only the insert/remove updates to the core manuals. I do also have limited pinout data for the 3624 if any...
2006 Jul 25
2
convert decimals to fractions - sorted
Dear all, Based on my question a few months ago https://stat.ethz.ch/pipermail/r-help/2006-January/086952.html and solved with https://stat.ethz.ch/pipermail/r-help/2006-January/086955.html https://stat.ethz.ch/pipermail/r-help/2006-January/086956.html and from https://stat.ethz.ch/pipermail/r-help/2006-January/086958.html frac.fun <- function(x, den){ dec <- seq(0, den) / den nams
2008 Jan 02
6
problem when editing record in polymorphic relation
...4 | CI4 | 2 | HardwareCi The table, software_cis ,contains the following records ===================================================== id | asset_tag | status | version ----+-------------------+---------+--------- 1 | AC Logix - AT1 | Status2 | 1.0 2 | RR Logix AT2 | Status3 | 2.3 The table, hardware_cis ,contains the following records ===================================================== id | asset_tag | status | version ----+-------------------+---------+--------- 1 | HCL - AT1 | Status1 | 1.0 2 | IBM - AT2 | Status1 | 2.3...
2016 Mar 03
0
[Qemu-devel] [RFC qemu 0/4] A PV solution for live migration optimization
...gt; > Performance data > ================ > > Test environment: > > CPU: Intel (R) Xeon(R) CPU ES-2699 v3 @ 2.30GHz > Host RAM: 64GB > Host Linux Kernel: 4.2.0 Host OS: CentOS 7.1 > Guest Linux Kernel: 4.5.rc6 Guest OS: CentOS 6.6 > Network: X540-AT2 with 10 Gigabit connection > Guest RAM: 8GB > > Case 1: Idle guest just boots: > ============================================ > | original | pv > ------------------------------------------- > total time(ms) | 1894 | 421 > ------------...
2016 Mar 03
0
[RFC qemu 0/4] A PV solution for live migration optimization
...gt; > Performance data > ================ > > Test environment: > > CPU: Intel (R) Xeon(R) CPU ES-2699 v3 @ 2.30GHz > Host RAM: 64GB > Host Linux Kernel: 4.2.0 Host OS: CentOS 7.1 > Guest Linux Kernel: 4.5.rc6 Guest OS: CentOS 6.6 > Network: X540-AT2 with 10 Gigabit connection > Guest RAM: 8GB > > Case 1: Idle guest just boots: > ============================================ > | original | pv > ------------------------------------------- > total time(ms) | 1894 | 421 > ------------...
1999 Aug 03
1
legend in coplot output
...(factor ( c(1,1,3,2,3,3,2,3,2,1),levels=1:3),.Label=c("Pmin","Pmean","Pmax")), Th1 = structure( factor( c(1,1,2,4,3,3,2,4,2,1),levels=1:4),.Label=c("Tmin_in","Tmax_in","Tmin_out","Tmax_out"))), row.names = c("At1","At2","At3","At4","At5","At6","At7","At8","At9","At10"), class="data.frame") i tried to do: >cores<-structure(factor( c(1,1,2,4,3,3,2,4,2,1),levels=1:4),.Label=c("red","green4",&quo...
2016 Mar 03
16
[RFC qemu 0/4] A PV solution for live migration optimization
...om this PV solution by with some extra modifications. Performance data ================ Test environment: CPU: Intel (R) Xeon(R) CPU ES-2699 v3 @ 2.30GHz Host RAM: 64GB Host Linux Kernel: 4.2.0 Host OS: CentOS 7.1 Guest Linux Kernel: 4.5.rc6 Guest OS: CentOS 6.6 Network: X540-AT2 with 10 Gigabit connection Guest RAM: 8GB Case 1: Idle guest just boots: ============================================ | original | pv ------------------------------------------- total time(ms) | 1894 | 421 -------------------------------------------- transfe...
2016 Mar 03
16
[RFC qemu 0/4] A PV solution for live migration optimization
...om this PV solution by with some extra modifications. Performance data ================ Test environment: CPU: Intel (R) Xeon(R) CPU ES-2699 v3 @ 2.30GHz Host RAM: 64GB Host Linux Kernel: 4.2.0 Host OS: CentOS 7.1 Guest Linux Kernel: 4.5.rc6 Guest OS: CentOS 6.6 Network: X540-AT2 with 10 Gigabit connection Guest RAM: 8GB Case 1: Idle guest just boots: ============================================ | original | pv ------------------------------------------- total time(ms) | 1894 | 421 -------------------------------------------- transfe...
2017 Mar 27
1
NIC Stability Problems Under Xen 4.4 / CentOS 6 / Linux 3.18
On 03/27/2017 04:03 PM, Kevin Stange wrote: > On 03/25/2017 02:35 PM, Sarah Newman wrote: >> On 03/16/2017 04:22 PM, Kevin Stange wrote: >> >>>> I still can't rest assured the NIC issue is fixed, but no 4.4 or 4.9 >>>> server has yet had a NIC issue, with some being up almost a full month. >>>> It looks promising! (I'm knocking on all the
2016 Mar 04
2
[RFC qemu 0/4] A PV solution for live migration optimization
...gt; ================ > > > > Test environment: > > > > CPU: Intel (R) Xeon(R) CPU ES-2699 v3 @ 2.30GHz Host RAM: 64GB > > Host Linux Kernel: 4.2.0 Host OS: CentOS 7.1 > > Guest Linux Kernel: 4.5.rc6 Guest OS: CentOS 6.6 > > Network: X540-AT2 with 10 Gigabit connection Guest RAM: 8GB > > > > Case 1: Idle guest just boots: > > ============================================ > > | original | pv > > ------------------------------------------- > > total time(ms) | 1894 | 4...
2016 Mar 04
2
[RFC qemu 0/4] A PV solution for live migration optimization
...gt; ================ > > > > Test environment: > > > > CPU: Intel (R) Xeon(R) CPU ES-2699 v3 @ 2.30GHz Host RAM: 64GB > > Host Linux Kernel: 4.2.0 Host OS: CentOS 7.1 > > Guest Linux Kernel: 4.5.rc6 Guest OS: CentOS 6.6 > > Network: X540-AT2 with 10 Gigabit connection Guest RAM: 8GB > > > > Case 1: Idle guest just boots: > > ============================================ > > | original | pv > > ------------------------------------------- > > total time(ms) | 1894 | 4...
2016 Mar 04
2
[RFC qemu 0/4] A PV solution for live migration optimization
...> > > Test environment: > > > > > > CPU: Intel (R) Xeon(R) CPU ES-2699 v3 @ 2.30GHz Host RAM: 64GB > > > Host Linux Kernel: 4.2.0 Host OS: CentOS 7.1 > > > Guest Linux Kernel: 4.5.rc6 Guest OS: CentOS 6.6 > > > Network: X540-AT2 with 10 Gigabit connection Guest RAM: 8GB > > > > > > Case 1: Idle guest just boots: > > > ============================================ > > > | original | pv > > > ------------------------------------------- > > > total t...
2016 Mar 04
2
[RFC qemu 0/4] A PV solution for live migration optimization
...> > > Test environment: > > > > > > CPU: Intel (R) Xeon(R) CPU ES-2699 v3 @ 2.30GHz Host RAM: 64GB > > > Host Linux Kernel: 4.2.0 Host OS: CentOS 7.1 > > > Guest Linux Kernel: 4.5.rc6 Guest OS: CentOS 6.6 > > > Network: X540-AT2 with 10 Gigabit connection Guest RAM: 8GB > > > > > > Case 1: Idle guest just boots: > > > ============================================ > > > | original | pv > > > ------------------------------------------- > > > total t...
2016 Mar 03
2
[RFC kernel 0/2]A PV solution for KVM live migration optimization
...ges bitmap to QEMU for live migration optimization. Performance data ================ Test environment: CPU: Intel (R) Xeon(R) CPU ES-2699 v3 @ 2.30GHz Host RAM: 64GB Host Linux Kernel: 4.2.0 Host OS: CentOS 7.1 Guest Linux Kernel: 4.5.rc6 Guest OS: CentOS 6.6 Network: X540-AT2 with 10 Gigabit connection Guest RAM: 8GB Case 1: Idle guest just boots: ============================================ | original | pv ------------------------------------------- total time(ms) | 1894 | 421 -------------------------------------------- transfe...
2016 Mar 03
2
[RFC kernel 0/2]A PV solution for KVM live migration optimization
...ges bitmap to QEMU for live migration optimization. Performance data ================ Test environment: CPU: Intel (R) Xeon(R) CPU ES-2699 v3 @ 2.30GHz Host RAM: 64GB Host Linux Kernel: 4.2.0 Host OS: CentOS 7.1 Guest Linux Kernel: 4.5.rc6 Guest OS: CentOS 6.6 Network: X540-AT2 with 10 Gigabit connection Guest RAM: 8GB Case 1: Idle guest just boots: ============================================ | original | pv ------------------------------------------- total time(ms) | 1894 | 421 -------------------------------------------- transfe...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking