search for: mbw

Displaying 9 results from an estimated 9 matches for "mbw".

Did you mean: mb
2008 Sep 18
0
quantile regression / problems calling nlrq from inside other functions
All, This worked: mBW <- function( ... ) ... # matrix-valued function BaconWatts <- function(formula, mmf=mBW, # model matrix function(x, bp, g) data, plot=T, tau=0.5 ) { ... m.nl <- nlrq(y ~ b0 + mBW(x,bp,g) %*% c(b1,b2), tau=tau, start=par0, trace=T )$...
2020 Mar 16
6
[Bug 3137] New: -f keeps stdin and stderr open
https://bugzilla.mindrot.org/show_bug.cgi?id=3137 Bug ID: 3137 Summary: -f keeps stdin and stderr open Product: Portable OpenSSH Version: 8.2p1 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org
2016 Feb 19
3
Re: Sluggish performance with virtio and Win10
...the CPU is busy or something else is blocking it >>> >>> >>> atop seems to indicate that sdd is busy? >> >> DSK | sdd | busy 96% | | read 1455 | write >> 1319 | KiB/r 5 | KiB/w 9 | | MBr/s 0.74 | MBw/s >> 1.26 | avq 1.01 | | avio 3.43 ms | >> >> # mount | grep sdd >> /dev/sdd2 on /vm type ext4 (rw,relatime,seclabel,data=ordered) >> >> > And it doesn't do that in any other process on the host? It looks like > it's not related...
2016 Feb 18
2
Re: Sluggish performance with virtio and Win10
...al runs, just to see if the block layer > is busy or the CPU is busy or something else is blocking it > > atop seems to indicate that sdd is busy? DSK | sdd | busy 96% | | read 1455 | write 1319 | KiB/r 5 | KiB/w 9 | | MBr/s 0.74 | MBw/s 1.26 | avq 1.01 | | avio 3.43 ms | # mount | grep sdd /dev/sdd2 on /vm type ext4 (rw,relatime,seclabel,data=ordered) guest configuration is below: <domain type='kvm'> <name>win10-box</name> <uuid>d4a67adb-5d30-42f8-b8c6-d3c4598700f2<...
2016 Feb 19
0
Re: Sluggish performance with virtio and Win10
...thing else is blocking it >>>> >>>> >>>> atop seems to indicate that sdd is busy? >>> >>> DSK | sdd | busy 96% | | read 1455 | write >>> 1319 | KiB/r 5 | KiB/w 9 | | MBr/s 0.74 | MBw/s >>> 1.26 | avq 1.01 | | avio 3.43 ms | >>> >>> # mount | grep sdd >>> /dev/sdd2 on /vm type ext4 (rw,relatime,seclabel,data=ordered) >>> >>> >> And it doesn't do that in any other process on the host? It looks li...
2016 Feb 18
0
Re: Sluggish performance with virtio and Win10
...block layer >> is busy or the CPU is busy or something else is blocking it >> >> >atop seems to indicate that sdd is busy? > >DSK | sdd | busy 96% | | read 1455 | write >1319 | KiB/r 5 | KiB/w 9 | | MBr/s 0.74 | MBw/s > 1.26 | avq 1.01 | | avio 3.43 ms | > ># mount | grep sdd >/dev/sdd2 on /vm type ext4 (rw,relatime,seclabel,data=ordered) > And it doesn't do that in any other process on the host? It looks like it's not related to virtualisation... > >guest co...
2016 Feb 18
2
Re: Sluggish performance with virtio and Win10
2016-02-18 10:13 GMT+01:00 Martin Kletzander <mkletzan@redhat.com>: > On Thu, Feb 18, 2016 at 08:49:38AM +0100, John Obaterspok wrote: > >> Hello, >> >> I'm using virt-manager on my F23 box to run a Windows 10 image but the >> performance is so bad it's killing me. >> >> I have "vmx" flag in /proc/cpuinfo >> >> # lsmod
2004 Feb 04
1
RE: error (fwd)
...b 2004 14:38:12 -0800 > From: Mark S. Handcock <handcock at stat.washington.edu> > To: 'Cere M. Davis' <cere at u.washington.edu>, > 'R. Anderson' <anders10 at u.washington.edu> > Cc: morrism at u.washington.edu, 'Matthew B Weatherford' <mbw at u.washington.edu>, > Msh <handcock at stat.washington.edu> > Subject: RE: error > > Cere, > > This is useful information. How large is the original data file? If it is > small (<1Gb) then the 2.7Gb is excessive. Have you searched the R users > group on ww...
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