Displaying 20 results from an estimated 572 matches for "useability".
Did you mean:
usability
2002 Feb 22
2
CAD on wine - some almost useable, others not at all...
> I have tried some CAD packages on wine. In fact, I am a student of
> architecture who wants to get a working CAD app on his Linux Laptop.
I can't help. But have you looked at qcad? It's a CAD app that runs on
Linux. You can find it at www.qcad.org.
2008 Jan 21
1
[LLVMdev] llvm useability?
Has llvm reached the point that it is useable as a mainstream c++ compiler?
Are there benchmarks available comparing generated code to gcc4? My
primary interest is scientific-type computing.
2001 Mar 06
1
FW: SSH RPM for Red Hat 6.2 not useable
Hello, rpm's for 6.2 also did not work here. ( With latest rpm, openssl,...)
Compiling myself the binaries did not give any error and working fine.
De Munter Erwin
-----Original Message-----
From: Damien Miller [mailto:djm at mindrot.org]
Sent: Monday, March 05, 2001 11:56 PM
To: Marco Fioretti
Cc: openssh-unix-dev at mindrot.org; marco.fioretti at tiscalinet.it
Subject: Re: SSH RPM for Red
2006 Nov 01
0
Scheduler not useable yet
Hey there Gang-
The scheduler in the new BackgrounDRb is not really useable yet. So
please avoid it for a few days until we get the kinks worked out.
Thanks-
-- Ezra Zygmuntowicz
-- Lead Rails Evangelist
-- ez at engineyard.com
-- Engine Yard, Serious Rails Hosting
-- (866) 518-YARD (9273)
2008 Jan 22
1
[LLVMdev] llvm useability?
What about ARM target ? I mean iPhone/iPod Touch has an ARM11 with a FPE
and a VFPE. Does llvm-gcc 2.2 generates better code for them ?
I'm a bit disappointed about the llvm-gcc 2.0 I tried for my iPod Touch
as I saw it generated ARM code not very optimically : r7(apparently used
like a frame pointer even when -fomit-frame-pointer is given) largely
overused, generated code like "mov
2006 Mar 03
0
any magic bytes in pxelinux.0 that are useable by /usr/bin/file ?
[jimc at harpo boot]$ file pxelinux.*
pxelinux.0: data
pxelinux.0-3.11: data
pxelinux.cfg: directory
it would be nice if /usr/bin/file recognized pxelinux.0 as something else,
and was a bit more informative; more like these :
ldlinux.bin: x86 boot sector, code offset 0x58
ldlinux_bin.c: ASCII C program text
ldlinux.bss: x86 boot sector, code offset 0x58
ldlinux.sys:
2014 Jul 02
1
[PATCH driver-core-linus] kernfs: kernfs_notify() must be useable from non-sleepable contexts
Hello,
On Tue, Jul 01, 2014 at 01:51:48PM -0700, Greg Kroah-Hartman wrote:
> Looks good to me, do you want to take this with your other kernfs
> patches for 3.16-final? Or if you don't have that, I can take it
> through my tree, it's your choice, either is fine for me.
>
> If you want it in your tree, feel free to add:
> Acked-by: Greg Kroah-Hartman <gregkh at
2013 Aug 18
3
2 patches to make portablexdr useable in mingw
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20130818/417d8dec/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Add missing forward declarations.patch
Type: application/octet-stream
Size: 524 bytes
Desc: not available
URL:
2013 Aug 19
0
Re: 2 patches to make portablexdr useable in mingw
If you pass on something which can be applied to the portablexdr git
repo, then I'll apply them. But portablexdr is obsolete for a reason
- it's not been worked on for 4 years and needs a maintainer.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines. Boot with a
live CD or over the network
2013 Aug 19
1
Re: 2 patches to make portablexdr useable in mingw
I believe the 2 patches I sent you can be applied to the trunk
On Mon, Aug 19, 2013 at 2:06 PM, Richard W.M. Jones <rjones@redhat.com>wrote:
>
> If you pass on something which can be applied to the portablexdr git
> repo, then I'll apply them. But portablexdr is obsolete for a reason
> - it's not been worked on for 4 years and needs a maintainer.
>
> Rich.
>
2014 Jul 02
1
[PATCH driver-core-linus] kernfs: kernfs_notify() must be useable from non-sleepable contexts
Hello,
On Tue, Jul 01, 2014 at 01:51:48PM -0700, Greg Kroah-Hartman wrote:
> Looks good to me, do you want to take this with your other kernfs
> patches for 3.16-final? Or if you don't have that, I can take it
> through my tree, it's your choice, either is fine for me.
>
> If you want it in your tree, feel free to add:
> Acked-by: Greg Kroah-Hartman <gregkh at
2006 Dec 15
3
ZFS works in waves
A little back story: I have a Norco DS-1220, a 12 bay SATA box, it is
connected to eSATA (SiI3124) via PCI-X two drives are straight
connections, then the other two ports go to 5x multipliers within the
box. My needs/hopes for this was using 12 500GB drives and ZFS make a
very large & simple data dump spot on my network for other servers to
rsync to daily & use zfs snapshots for
2001 Mar 26
2
2.2 Alpha3 - how stable is it?
Hi all,
I was wondering what the feeling was of those on this list as to how stable
this alpha is? Is it useable in a production environment for basic file
sharing of a shared database (ACT)?
The reason I am asking is I am having major file corruption issues with
Win2K clients using 2.07, and if the suggestions already made do not fix the
problem, I would be willing to try it, if it is
2001 Mar 05
2
SSH RPM for Red Hat 6.2 not useable
Hello,
I downloaded yesterday the Red Hat 6.2 RPMs for openssl
and openssh from one of the official mirrors.
I could install them on a stock Red Hat 6.2 box because
rpm -Uvh says (quoting from memory...):
cannot install because there is dependency conflict
between this rpm (openssh core) and the version of
rpm and rpmlib that you are using......
In other words, the rpm packages generated
2014 Jul 01
0
[PATCH driver-core-linus] kernfs: kernfs_notify() must be useable from non-sleepable contexts
On Tue, Jul 01, 2014 at 04:41:03PM -0400, Tejun Heo wrote:
> d911d9874801 ("kernfs: make kernfs_notify() trigger inotify events
> too") added fsnotify triggering to kernfs_notify() which requires a
> sleepable context. There are already existing users of
> kernfs_notify() which invoke it from an atomic context and in general
> it's silly to require a sleepable context
2009 Oct 29
3
Infrastructure HELP!
Hi Everyone,
I started a social networking site and I am getting ready to go live
next week. I have limited fund as I am not funded yet (although
hopefully soon).
I have an extra Mac Pro (I know, how can I possibly call a Mac Pro
dual 2.8 quad core with 16gb RAM extra). So Mac Pro quad Core, 16gb
RAM, 4 x 1tb RAID level Seagate drives. I was going to load CentOS 5.4
on it, web, mysql
2007 Aug 23
4
FAQ 7.x when 7 does not exist. Useability question
The FAQ Section 7 is a very useful place for new users
to find out any number of R idiosycracies. However
there is no numbering on the FAQ Table of Content or
on the Sections Tables of Contents.
An R-help list reply of "Read FAQ 7.10" in response to
a question about converting a factor to numeric is a
bit cryptic. The only time 7.10 appears is after the
searcher has found the entry.
2007 Mar 14
1
beronet BN4S0
Hello.
Just installed the Beronet BN4S0 card. But i can't connect to my ISDN Line.
misdnportinfo gives (what does ":Layer 4 protocol 0x04000001 is detected, but
not allowed for TE lib" mean?):
best regards and thanks
t.
asterix asterisk # misdnportinfo
Port 1: TE-mode BRI S/T interface line (for phone lines)
-> Protocol: DSS1 (Euro ISDN)
-> Layer 4 protocol 0x04000001
2009 Sep 01
0
mISDN NT mode config setting
Hi,
I am struggling to get plain Cologne chip cards to run in NT mode, runs
nice in TE mode despite the error message:
login as: root
root at 192.168.2.22's password:
Last login: Tue Sep 1 23:09:24 2009 from 192.168.2.50
Welcome to Elastix
----------------------------------------------------
misdnportinfo
Port 1: TE-mode BRI S/T interface line (for phone lines)
-> Protocol: DSS1
2007 Apr 11
3
SIP Jitter Buffer Patch for 1.2.x branch?
Hi,
I know that there was a jitter buffer patch (for sip) for the 1.0.9 branch
some time agin. At this time, we can not upgrade to 1.4.x. Is there a
useable, fairly stable INCOMING sip jitter buffer patch? That is.. I want
Asterisk to jitter buffer incoming SIP packets.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: