Displaying 20 results from an estimated 5000 matches similar to: "load average 0.60 at 100% idle"
2012 Oct 08
2
time keeps on slipping... slipping...
I recently put together a new machine w/ a SuperMicro H8SCM and an
AMD Opteron 4228 HE... I've having an issue where the clock on the
machine skips around... The wierd part is that it's very sudden when
it happens... ntp sometimes brings it back, but it can't when the clock
gets too far ahread (1000 seconds), ntp dies...
In order to catch it happening, I ran a sleep 60 loop
2012 Jul 19
4
Thinkpad X61s cannot boot 9.1-BETA1
Hi,
Did anyone else experience this? With 9.1-BETA1 the boot process
freezes, among the last lines with verbose boot are
acpi_acad0: On Line
acpi_acad0: acline initialization done, tried 1 times
after this, dead.
What is supposed to happen in the next stage?
This laptop worked fine with 9-STABLE to at least february.
//per
2012 Jul 24
0
HPET broken on Dell 1950's?
I have an old Dell 1950 that I've rescued from Linux and tossed a copy of -STABLE on it, but am seeing a constant 0.5 load average. With the system completely idle, and kern.eventtimer.timer=LACPI, the load drops to the expected value of zero.
This feels like it should be an FAQ, but short of noting that the load is non-zero, is there a programatic way to determine if the event timer is
2012 Mar 10
6
Time Clock Stops in FreeBSD 9.0 guest running under ESXi 5.0
I've now seen this on two different VMs on two different ESXi servers
(Xeon based hosts but different hardware otherwise and at different
facilities):
Everything runs fine for weeks then (seemingly) suddenly/randomly the
clock STOPS. In the first case I saw a jump backwards of about 15
minutes (and then a 'freeze' of the clock). The second time just 'time
standing
2006 Apr 26
3
Problems connecten a pc to samba om fedora server
Hello,
I have problems to connect my pc to my samba server. I can log in to the
server and I can se some folders but i can't access them.
The error message i recive in the log file looks like this:
[2006/04/26 15:20:22, 3] lib/util_seaccess.c:se_access_check(250)
[2006/04/26 15:20:22, 3] lib/util_seaccess.c:se_access_check(251)
se_access_check: user sid is
2018 Feb 19
4
Include pre-existing PDF files as vignettes in an R package?
Greetings. The group that I work with has just started using the approach
outlined in Karl Broman's handy primer:
http://kbroman.org/pkg_primer/pages/vignettes.html
to create vignettes for a couple of R packages.
This works fine as long as we have a current Rmd version of the vignette. But
we have some old PDF documents that we'd like to include as vignettes as well.
I'd like
2018 Feb 19
2
Include pre-existing PDF files as vignettes in an R package?
Thanks, Duncan. The files in question are Emacs Org-mode files, and I
think these are more or less isomorphic to Rmd files, but I haven't
used Org-mode in a long time, so I think the mapping (Org-mode ==>
Rmd) would be painful.
-- Mike
On Mon, Feb 19, 2018 at 1:20 AM, Duncan Murdoch
<murdoch.duncan at gmail.com> wrote:
> On 18/02/2018 9:06 PM, Michael Hannon wrote:
>>
2009 Feb 18
2
from postfix deliver to dovecot deliver
Hello all.
I use dovecot in combination with postfix, postfixadmin for virtual users.
Deliver to the mailbox now is done by postfix
Now i want to enable quota's and therefor i need dovecot deliver.
Can i just switch to dovecot deliver?
Or must i first do some prrperations in the mailboxes.
regards
--
_______________________
*Johan Hendriks*
*Schavemaker Transport*
Tel: +31 (0)251 229098
2018 Feb 19
0
Include pre-existing PDF files as vignettes in an R package?
On 18/02/2018 9:06 PM, Michael Hannon wrote:
> Greetings. The group that I work with has just started using the approach
> outlined in Karl Broman's handy primer:
>
> http://kbroman.org/pkg_primer/pages/vignettes.html
>
> to create vignettes for a couple of R packages.
>
> This works fine as long as we have a current Rmd version of the vignette. But
> we
2018 Feb 19
0
Include pre-existing PDF files as vignettes in an R package?
Hi Mike,
Did you read the relevant section of the official "Writing R
Extensions" manual? If so, what about the instructions provided there
do you find lacking?
Best,
Ista
On Sun, Feb 18, 2018 at 9:06 PM, Michael Hannon
<jmhannon.ucdavis at gmail.com> wrote:
> Greetings. The group that I work with has just started using the approach
> outlined in Karl Broman's handy
2016 Feb 16
2
Re: glib2 head file error when build libvirt with wireshark support
On Mon, Feb 15, 2016 at 10:40:11AM +0100, Martin Kletzander wrote:
> On Mon, Feb 15, 2016 at 03:05:00AM -0500, Han Han wrote:
> >I compile the latest libvirt from fedora rawhide, but failed.
> >The version of my software:
> >wireshark-devel-2.0.1-2.fc24.x86_64
> >glib2-2.47.5-2.fc24.x86_64
> >gcc-5.1.1-4.fc23.x86_64
> >binutils-2.26-10.fc24.x86_64
> >
2018 Feb 19
2
Include pre-existing PDF files as vignettes in an R package?
> On 19 Feb 2018, at 12:25, Duncan Murdoch <murdoch.duncan at gmail.com <mailto:murdoch.duncan at gmail.com>> wrote:
>
> On 19/02/2018 5:47 AM, Michael Hannon wrote:
>> Thanks, Duncan. The files in question are Emacs Org-mode files, and I
>> think these are more or less isomorphic to Rmd files, but I haven't
>> used Org-mode in a long time, so I think
2003 May 23
1
library(MASS) in .First() (PR#3085)
Full_Name: Aimee Teo Broman
Version: 1.7.0
OS: Windows XP vers5.1
Submission from: (NULL) (162.129.145.77)
My .First() function contains the command library(MASS) -- when I open R 1.7.0,
I get this error:
Error in get(x, envir, mode, inherits) : variable "biplot" was not found
Error in library(MASS) : package/namespace load failed
If I run library(MASS) outside of the .First()
2003 Jul 31
1
round to even digit (PR#3604)
Full_Name: Karl W Broman
Version: 1.7.1
OS: Linux
Submission from: (NULL) (162.129.44.18)
There appears to be a slight problem with round(); for rounding off a 5,
it should go to the even digit, but there appear to be some cases where
it goes to an odd digit; see below.
Thanks! karl
~[1007]$ R --vanilla
R : Copyright 2003, The R Development Core Team
Version 1.7.1 (2003-06-16)
R is free
2010 Nov 20
2
plotting a timeline
I was trying to recreate this kind of timeline plot:
http://www.vertex42.com/ExcelArticles/create-a-timeline.html
As you can see in their excel example, the events are nicely placed out on
both sides of the timeline axis.
AFAIK there is no function to do this nicely in R-project. Furthermore,
graphics and lattice packages are unable to draw the x-axis in the middle of
the plot. (datapoints
2008 Nov 18
5
[LLVMdev] llvm-gcc compilation error: BUILT_IN_ADJUST_TRAMPOLINE undeclared
llvm-gcc 2.4 doesn't seem to compile; what is wrong?
This is my first attempt to compile llvm-gcc.
The llvm core compiled without problems.
$ uname -a
Linux ygramoel 2.6.26.5-45.fc9.x86_64 #1 SMP Sat Sep 20 03:23:12 EDT 2008
x86_64 x86_64 x86_64 GNU/Linux
$ gcc -v
...
gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC)
$ svn co
2018 Feb 19
0
Include pre-existing PDF files as vignettes in an R package?
On 19/02/2018 5:47 AM, Michael Hannon wrote:
> Thanks, Duncan. The files in question are Emacs Org-mode files, and I
> think these are more or less isomorphic to Rmd files, but I haven't
> used Org-mode in a long time, so I think the mapping (Org-mode ==>
> Rmd) would be painful.
If they aren't LaTeX then they won't be able to masquerade as Sweave
files, so things are
2008 Jul 19
3
Load Average ~0.40 when idle
I am running CentOS 5 on a dual-dual-core Intel machine, and I am seeing
a load average of between 0.35 and 0.50 while the machine is idle, i.e.
no processes appear to be running.
Both top and uptime report the same thing. Looking at top, I cannot see
any processes that are using CPU time except for top and init, and they are
not using enough cycles to push up the load average.
According to
2015 Jul 17
3
[LLVMdev] LLVM instrumentation
Yeah I have already see pintool but I need this to work with ARM and Intel.
If I remember correctly, pintool does not work on ARM (or quite bad).
My goal with the instrumentation is, once I have the information (time + call), to choose (during a second compilation) if some of my passes are applicable or not.
Greetings,
Johan
On 17 Jul 2015, at 16:09, Kenneth Adam Miller <kennethadammiller
2015 Jul 17
2
[LLVMdev] LLVM instrumentation
The PGO was my first guess but I can get a lot of information.
At first, I follow the explanation at http://clang.llvm.org/docs/UsersManual.html#profiling-with-instrumentation but instead of llvm-profdata merge, I used llvm-profdata show *.profraw.
Sadly, the information I get is the total number of function, the maximum function count and the maximum internal block count.
Do you know if you