Displaying 20 results from an estimated 5883 matches for "bigger".
2010 Oct 19
3
scatter.smooth() fitted by loess
...76.2371, 87.3625, 70.7917, 77.0993,
88.3608, 89.7200, 79.1031, 79.7421, 84.2469, 83.9371, 73.8800,
89.3921, 89.3900, 86.8921, 85.7036, 85.2664, 83.8700, 90.5493)
> scatter.smooth(YMRS_Sum,resid)
Warning messages:
1: at -0.02
2: radius 0.0004
3: all data on boundary of neighborhood. make span bigger
4: pseudoinverse used at -0.02
5: neighborhood radius 0.02
6: reciprocal condition number nan
7: zero-width neighborhood. make span bigger
8: There are other near singularities as well. 1
9: at -0.02
10: radius 0.0004
11: all data on boundary of neighborhood. make span bigger
12: pseudoinverse u...
2010 Jun 25
2
Resize all partitions bigger
I effectively have 1 drive /dev/sda (it's actually a hardware raid 10 array)
I have lots of free sapce. I want to resize my partitions (boot, home,
/) bigger.
Going to use Clonezilla to make an image of each partition and save it
on another box.
Then re-partition and format new bigger partitions.
Then restore images with Clonezilla.
But I know UUID's will be wrong and I don't feel like creating new
ones. I just want to use /dev/sdx
Am I corre...
2004 Jan 30
2
How to plot a small figure in a bigger one???
Hi,
I want to insert a small figure into a bigger plot. I saw people are doing
this all the time, but I just could not figure out how to do it in R.
Thanks for your help!
Jinfeng Zhang
2015 Mar 13
3
[LLVMdev] On LLD performance
...; what this is. For now I just added the sizes into a single entry.
>
> .eh_frame_hdr is effectively empty on lld. I removed --eh-frame-hdr
> from the command line.
>
> With all that, the sections that increased in size the most when using lld were:
>
> .rodata: 9 449 278 bytes bigger
> .eh_frame: 438 376 bytes bigger
> .comment: 77 797 bytes bigger
> .data.rel.ro: 48 056 bytes bigger
Did you try --merge-strings with lld ? --gc-sections
>
> The comment section is bigger because it has multiple copies of
>
> clang version 3.7.0 (trunk 232021) (llvm/trunk 2320...
2005 Feb 27
2
Weird Delay (> 30 sec)
...g to the PSTN
(zap) or a SIP device has no problems .. but when I make calls between 2
softphones I have weird problems....
in about 4 out of 10 IAX-2-IAX softphone calls I get a big delay .. in
the beginning of the call it's all okay... (delay < 0.5 sec) but the
longer the call takes, the bigger the delay gets ... if I wait enough
time the delay can even rise up to more than a minute and even worse..
when this happens I also see the memory usage of the softphone rise with
about 20 kb per second.. so it's clearly building up a big audio buffer
that just gets bigger and bigger and the de...
2005 Dec 07
2
Bandwidth selection for ksmooth( )
...method="ste") : 40.25
bcv(y,nb=100) : 40.53
ucv(y) : 41.26
bandwidth.nrd(y) : 45.43
After implementing the function ksmooth(x,y, bandwidth= each of abovementioned bandwidths), I have some NAs in output with regard to each bandwidth. But if the bandwidth be equal to 62 or bigger, then the function ksmooth(x,y, bandwidth=62 or bigger) works without NA,i.e., the bandwidth must be at least 62 in order to not have NA in output.
That was the first case. In second case, I have to choose bandwidth bigger than the number of observations in order to not have NA in output of t...
2003 Jun 06
3
small plot inside a big plot
Dear R-helpers,
i want to draw a small plot (histogram) within a larger plot (simple scatterplot), so that the axes of the bigger plot remain intact.
I know how to use layout() and par(mfrow...) and such, but I want the smaller graph to be *inside* the bigger plot. Is this possible?
thanks,
Remko
2005 Dec 08
2
data.frame() size
Hi,
In the example below why is d 10 times bigger than m, according to
object.size ? It also takes around 10 times as long to create, which fits
with object.size() being truthful. gcinfo(TRUE) also indicates a great deal
more garbage collector activity caused by data.frame() than matrix().
$ R --vanilla
....
> nr = 1000000
> system.time(m&...
2008 Nov 13
7
Kernel oops when running bonnie++ on btrfs
...2:39:13 Intrepid-btrfs kernel: [ 2531.781758] space_info has
3822407680 free, is full^M
Nov 12 22:39:13 Intrepid-btrfs kernel: [ 2531.814789] block group
12582912 has 8388608 bytes, 8388608 used 0 pinned 0 reserved^M
Nov 12 22:39:13 Intrepid-btrfs kernel: [ 2531.814837] 0 blocks of free
space at or bigger than bytes is^M
Nov 12 22:39:13 Intrepid-btrfs kernel: [ 2531.814869] block group
424542208 has 790429696 bytes, 790429696 used 0 pinned 0 reserved^M
Nov 12 22:39:13 Intrepid-btrfs kernel: [ 2531.814890] 1 blocks of free
space at or bigger than bytes is^M
Nov 12 22:39:13 Intrepid-btrfs kernel: [ 25...
2023 May 07
0
[PATCH] virtio_net: set default mtu to 1500 when 'Device maximum MTU' bigger than 1500
...he driver uses mtu as the maximum
> MTU value. But there the driver also uses it as default mtu,
> some devices may have a maximum MTU greater than 1500, this may
> cause some large packages to be discarded, so I changed the MTU to a more
> general 1500 when 'Device maximum MTU' bigger than 1500.
>
> Signed-off-by: Hao Chen <chenh at yusur.tech>
I don't see why not use the maximum. Bigger packets = better
performance.
> ---
> drivers/net/virtio_net.c | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/net/virtio...
2011 Jul 02
1
Bug#632397: xen: /proc/uptime show idle bigger than uptime
Package: xen
Version: 4.0.1-2
Severity: normal
/proc/uptime shows idle bigger than uptime:
dom0:
% cat /proc/uptime
518389.91 944378.70
%
one domU:
% cat /proc/uptime
417536.22 764826.15
%
another domU:
% cat /proc/uptime
426960.17 795800.89
%
This is normal on multicore / ht cpu, but this is old amd:
% lscpu
Architecture: i686
CPU(s): 1
Thread...
2010 Dec 15
1
Replacing disk in RAID array with bigger disk?
I have to replace a disk in a RAID-1 array (LSI 1068 controller in an HP
DL320 G3) and I assume it shouldn't be a problem if I use a bigger one?
(going from 500 MB to 1 GB) The controller should just be able to build
the same 500 MB disk as it did before, right?
Now, if in a next step I replace the other, still smaller disk with a 1 GB
disk, too, will the controller be able to build a 1 GB disk from that? If
so, will the existing...
2003 Nov 25
1
Exclude files bigger than X
Hello List!
I want to rsync a few homedirectories which also contain big *.tar or *.bin
files.
Does rsync have a option where it will NOT transfer files which are bigger
than X MB/GB.
I did have a look in man rsync, but could not really find what i am lookig
for.
If rsync does not have that feature, is there a workaround?
Cheers, Mario
--
GMX Weihnachts-Special: Seychellen-Traumreise zu gewinnen!
Rentier entlaufen. Finden Sie Rudolph! Als Belohnung winken
toll...
2012 Sep 12
1
cyrus2dovecot script converts mailboxes to bigger sizes
Hello, list.
I'm asking question not directly connected with dovecot.
I'm planning a migration from cyrus-imapd to dovecot and i'm using
cyrus2dovecot script (by Freie Universit?t Berlin) to convert mailboxes
of users, but i'm wondering why size of mailbox in Maildir++ is so
much bigger than mailbox in cyrus format after conversion:
linux-a9qw:~/ # du -sh /mnt/imap/z/user/zinovik
/srv/vmail/petrsu.ru/z/zinovik/Maildir
238M /mnt/imap/z/user/zinovik
1.2G /srv/vmail/mydom.ru/z/zinovik/Maildir
I was planning to implement quota for mailboxes about 1 gigabyte,
but after conversio...
2013 Apr 30
1
vegan -varpart is bigger than 100% in total?
I am trying to find the percentage of the parameters explaining the bacterial community composition. I have one data matrix with relative abundance of OTUs and one with environmental parameters. I used varpart in vegan package but the values in the venn diagram is bigger than 100% in total.How is it possible? What might be the reason? Thank you
library(vegan)
gotud <- decostand(gotu,"hell")
G.var <- varpart(gotud,~Depth,~CH4_oxidation,~d13C_DIC+Temperature+Spec.Conductivity+DO+CH4+N2O+pH, data=ge)
plot(G.var)
Sample depth T SpCond DO pH Chl C...
2018 May 08
2
[RFC v3 4/5] virtio_ring: add event idx support in packed ring
...rote:
> On 2018?05?08? 14:44, Tiwei Bie wrote:
> > On Tue, May 08, 2018 at 01:40:40PM +0800, Jason Wang wrote:
> > > On 2018?05?08? 11:05, Jason Wang wrote:
> > > > > Because in virtqueue_enable_cb_delayed(), we may set an
> > > > > event_off which is bigger than new and both of them have
> > > > > wrapped. And in this case, although new is smaller than
> > > > > event_off (i.e. the third param -- old), new shouldn't
> > > > > add vq->num, and actually we are expecting a very big
> > > > &...
2018 May 08
2
[RFC v3 4/5] virtio_ring: add event idx support in packed ring
...rote:
> On 2018?05?08? 14:44, Tiwei Bie wrote:
> > On Tue, May 08, 2018 at 01:40:40PM +0800, Jason Wang wrote:
> > > On 2018?05?08? 11:05, Jason Wang wrote:
> > > > > Because in virtqueue_enable_cb_delayed(), we may set an
> > > > > event_off which is bigger than new and both of them have
> > > > > wrapped. And in this case, although new is smaller than
> > > > > event_off (i.e. the third param -- old), new shouldn't
> > > > > add vq->num, and actually we are expecting a very big
> > > > &...
2012 Dec 20
4
Memory filling up while looping
...t;i do something")
dummy <- dummy + 1
print("i do put it together")
DummyCatcher = rbind(DummyCatcher, dummy)
}
print("i save a chunk and restart with another chunk of data")
}
The problem now is that with each 'chunk'-cycle the memory used by R
becomes bigger and bigger until it exceeds my RAM but the RAM it needs
for any of the chunk-cycles alone is only a 1/5th of what I have overall.
Does somebody have an idea why this behaviour might occur? Note that all
the objects (like 'DummyCatcher') are reused every cycle so that I would
assume that...
2018 May 08
2
[RFC v3 4/5] virtio_ring: add event idx support in packed ring
On Tue, May 08, 2018 at 01:40:40PM +0800, Jason Wang wrote:
> On 2018?05?08? 11:05, Jason Wang wrote:
> > >
> > > Because in virtqueue_enable_cb_delayed(), we may set an
> > > event_off which is bigger than new and both of them have
> > > wrapped. And in this case, although new is smaller than
> > > event_off (i.e. the third param -- old), new shouldn't
> > > add vq->num, and actually we are expecting a very big
> > > idx diff.
> >
> > Yes,...
2018 May 08
2
[RFC v3 4/5] virtio_ring: add event idx support in packed ring
On Tue, May 08, 2018 at 01:40:40PM +0800, Jason Wang wrote:
> On 2018?05?08? 11:05, Jason Wang wrote:
> > >
> > > Because in virtqueue_enable_cb_delayed(), we may set an
> > > event_off which is bigger than new and both of them have
> > > wrapped. And in this case, although new is smaller than
> > > event_off (i.e. the third param -- old), new shouldn't
> > > add vq->num, and actually we are expecting a very big
> > > idx diff.
> >
> > Yes,...