Displaying 20 results from an estimated 9000 matches similar to: "Run a single test with Test::Unit?"
2001 Feb 08
1
status...lck
when I do an smbstatus iget:
couldn't open status file /var/lock/samba/status/STATUS..LCK
why can't it? why can't I? thanks
2013 Jul 16
1
[LLVMdev] llvm field
Is there any API in LLVM that can represent the field in java. such as the
instucion "iget vx, vy, field_id"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130716/81e59a4a/attachment.html>
2001 Sep 21
2
xilinx under wine; problems by installation
Hi all,
I`m a newbie and I need any help!!
I want to istall xilinx under win and after the command wine setup.exe
Iget the following message:
fixme:module:CreateProcessA (D:\ce\jre\1.2\bin\java.exe,...):
HIGH_PRIORITY_CLASS ignored
fixme:pthread_kill_other_threads_np
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
2009 Jun 25
1
Windows ACL support
hi Srinivasa Battula
I about
rsync with Windows ACL - can Iget this?
-------------- next part --------------
HTML attachment scrubbed and removed
2004 Feb 11
1
Erro in loadNamespace
Dear list,
Iget the following error message:
> help.search("omit.na")
Error in loadNamespace(name) : package 'tools' does not have a name
space
I do not quite understand what it means in this case. Is something
corrupt in the installation?
I run R-1.8.1 in Linux RedHat 9 with kernel 2.6.2 on Intel P4.
Regards, Ulrich
--
2024 Mar 04
2
Cyber Power System CP1500 AVR UPS: changing battery.charge.low value
*Platform: Proxmox VE 8.1.4NUT version: Network UPS Tools upsstats 2.8.0*
I configured Proxmox and I can pull up the UPS stats.
Typing in `*upsrw -l cyberpower at localhost*` I get the following:
*[battery.charge.low]Remaining battery level when UPS switches to LB
(percent)Type: STRINGMaximum length: 10Value:
10[battery.runtime.low]Remaining battery runtime
2010 Apr 11
0
[LLVMdev] [Fwd: Can someone help me with error while i make my own pass]
Try doing a clean build, then doing 'make ENABLE_PIC=1'
-Chris
On Apr 11, 2010, at 9:13 AM, ambika wrote:
>
>
> From: ambika <ambika at cse.iitb.ac.in>
> Date: April 8, 2010 9:10:25 AM PDT
> To: llvmdev at cs.uiuc.edu
> Subject: [LLVMdev] Can someone help me with error while i make my own pass
>
>
> Hi,
>
> I have added LoaderInterface pass in
2003 Jul 09
2
I get two diffrent errors now...:-(
Hi Team,
For the last several days I have worked very hard in trying to get a Samba
PDC up.
I have now reinstalled RH9- running Samba 2.2.7a and everything is running.
But now I can't even get it to comeup as workf group.
One error i get "SMIS DOMAIN" - Network Path not found. This is what iget
with current SMB.CONF
The othe one is in the attachment.
Here is the current SMB.CONF
2010 Apr 12
1
[LLVMdev] [Fwd: Can someone help me with error while i make my own pass]
Tried that but still no success
Chris Lattner wrote:
> Try doing a clean build, then doing 'make ENABLE_PIC=1'
>
> -Chris
>
> On Apr 11, 2010, at 9:13 AM, ambika wrote:
>
>>
>>
>> *From: *ambika <ambika at cse.iitb.ac.in <mailto:ambika at cse.iitb.ac.in>>
>> *Date: *April 8, 2010 9:10:25 AM PDT
>> *To: *llvmdev at cs.uiuc.edu
2011 Mar 18
1
PREDICTIONS from a PIECEWISE LINEAR (mixed) MODEL: THEY AIN'T LINEAR BETWEEN BREAK POINTS!!
I Dears,
if that wouldn't take u too much effort I'd like to ask for a swift opinion:
I have a alinear (mixed effect) model that I wish to run as a piecewise one.
When I predict the values Iget quite some odds and disturbing results:
The predicted stright line after the break point is not straight at all,
instead behaves like if it was a hig order polynomial or something
similar!!!!
I
2014 Mar 19
2
[PATCH] virtio-blk: make the queue depth the max supportable by the hypervisor
tytso at mit.edu writes:
> On Mon, Mar 17, 2014 at 11:12:15AM +1030, Rusty Russell wrote:
>>
>> Note that with indirect descriptors (which is supported by Almost
>> Everyone), we can actually use the full index, so this value is a bit
>> pessimistic. But it's OK as a starting point.
>
> So is this something that can go upstream with perhaps a slight
>
2014 Mar 19
2
[PATCH] virtio-blk: make the queue depth the max supportable by the hypervisor
tytso at mit.edu writes:
> On Mon, Mar 17, 2014 at 11:12:15AM +1030, Rusty Russell wrote:
>>
>> Note that with indirect descriptors (which is supported by Almost
>> Everyone), we can actually use the full index, so this value is a bit
>> pessimistic. But it's OK as a starting point.
>
> So is this something that can go upstream with perhaps a slight
>
2010 Jun 01
1
Definite app_jack trouble - unsolvable
Greetings!
I now found someone to test gtalk with and found out, that app_jack has a
problem here. My voice gets transmitted fine, but I only get white noise from
the other party. I tried to set my JACK samplerate to 8000 to make sure it's
no libresample problem, the results were the same.
My setup is:
Linux Debian Lenny
Kernel: 2.6.30.4 PREEMPT (self-built)
JACKd: jackd version
2015 Apr 24
2
[PATCH v5 7/8] vhost: cross-endian support for legacy devices
On Thu, 23 Apr 2015 17:29:42 +0200
Greg Kurz <gkurz at linux.vnet.ibm.com> wrote:
> This patch brings cross-endian support to vhost when used to implement
> legacy virtio devices. Since it is a relatively rare situation, the
> feature availability is controlled by a kernel config option (not set
> by default).
>
> The vq->is_le boolean field is added to cache the
2015 Apr 24
2
[PATCH v5 7/8] vhost: cross-endian support for legacy devices
On Thu, 23 Apr 2015 17:29:42 +0200
Greg Kurz <gkurz at linux.vnet.ibm.com> wrote:
> This patch brings cross-endian support to vhost when used to implement
> legacy virtio devices. Since it is a relatively rare situation, the
> feature availability is controlled by a kernel config option (not set
> by default).
>
> The vq->is_le boolean field is added to cache the
2004 Jan 15
2
asterisk.org webpage
hi all
for new users, finding asterisk info is unneccesary troublesome. the
asterisk.org page has very little information about the product and
using google for 'asterisk' is like using google for 'linux'. you get
all too many hits that has nothing to do with the product. perhaps the
asterisk.org page at least should point to voip-info.org? or perhaps
it's time someone rewrote
1998 May 11
2
R-beta: Corrections to documentation
Thanks to Peter Dalgaard's message, I learned a bit more about the 'par'
function and rewrote my HTML help file accordingly. Is it appropriate
to submit such changes somewhere to improve the documentation? I would
also be willing to write some missing documentation as well.
Dr. Jim Lemon
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing
2006 Jan 13
2
Compiling xapian on Ubuntu Breezy
It's not hard to compile the normal xapian stuff but if you download
svn it can be tricky to compile the complete release.
1) Get swig 1.3.26 or higher from swig.org. The Breezy packages are too old.
The rest is only needed for cvssearch.
2) `apt-get install libdb4.1++-dev`
3) Download the recent pstream.h from pstreams.sf.net
Replace cvssearch/db/pstream.h and
2015 May 22
2
[LLVMdev] Sporadic "RealOffset <= INT32_MAX && RealOffset >= INT32_MIN" failures with MCJIT on Windows
On Fri, May 22, 2015 at 4:14 PM, Keno Fischer <kfischer at college.harvard.edu>
wrote:
> This might be related to GOT relocations. I rewrote that part of
> RuntimeDyldELFbecause I was seeing this issue. Have you tried trunk?
>
I didn't notice that you were running 3.5 the first time I read this.
Keno's diagnosis is very likely to be correct. You should try trunk if
2014 Dec 11
2
[PULL] virtio: virtio 1.0 support, misc patches
On Fri, Dec 12, 2014 at 08:07:05AM +1100, Stephen Rothwell wrote:
> Hi Michael,
>
> On Thu, 11 Dec 2014 14:02:48 +0200 "Michael S. Tsirkin" <mst at redhat.com> wrote:
> >
> > The following changes since commit b2776bf7149bddd1f4161f14f79520f17fc1d71d:
> >
> > Linux 3.18 (2014-12-07 14:21:05 -0800)
>
> hmmm ...
>
> > are