Displaying 20 results from an estimated 101523 matches for "available".
2007 Apr 01
0
How to Install and Configure Ant for Centos 4.4 ?
...rror: All specified jars were not found
------- Ant diagnostics report -------
Apache Ant version 1.6.2 compiled on November 12 2004
-------------------------------------------
Implementation Version (JDK1.2+ only)
-------------------------------------------
core tasks : 1.6.2
optional tasks : not available
-------------------------------------------
ANT_HOME/lib jar listing
-------------------------------------------
ant.home: /usr/share/ant
ant-jsch.jar (22726 bytes)
ant-jai.jar (21359 bytes)
ant.jar (1034049 bytes)
ant-javamail.jar (6761 bytes)
xercesImpl.jar (1010675 bytes)
ant-weblogic.jar (1436...
2007 Oct 12
0
problems with java under debian (including the R help page search engine)
...5defa in JVM_MonitorWait ()
from /usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/i386/client/libjvm.so
#7 0xb5d3a68e in ?? ()
#8 0x080524ec in ?? ()
#9 0xbfc195e0 in ?? ()
#10 0x00000000 in ?? ()
Thread 13 (Thread 0xb5c1eb90 (LWP 22832)):
#0 0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7f2d8fc in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2 0xb7f2dd9f in pthread_cond_timedwait at GLIBC_2.0 ()
from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#3 0x062f978e in Monitor::wait ()
f...
2002 May 30
0
NT Add Printer Wizard, printers not browseable
Hi,
When I use the windows nt or Windows 2000 add printer Wizard (tool)
and browse for the printers they are not listed as available.
I have to select the Samba-host NETBIOS name before printers become
browseable.
What I want is to use The "Add printer Wizard", Browse, and find a list
or printers available..
\\sambahost\printer1
\\sambahost\printer2
Please find my smb.conf attached.
Under [printers] secti...
2005 Feb 21
12
NAT
Hello,
I installed my linux server for 3 months now. It does almost everything
(dns, web & mail server, firewall ...).
I just encounterd two problems with the firewall: behind this server
there are 2 computers: i got emule on one and msn on the other. The
problem is that I can''t configure well the firewall fore these 2 rules.
I''ve added DNAT rules but it
2013 Jan 03
0
redhat 6.2 "libguestfs" for help
...rocps -i scrub -i strace -i xfsprogs -i zerofree -u
> none rhel-6 initramfs file:///home/cacti/rpmbuild/
> BUILD/libguestfs-1.7.17/repo
> febootstrap
> | 1.3 kB 00:00 ...
> febootstrap/primary
> | 206 B 00:00 ...
> Setting up Install Process
> No package augeas-libs available.
> No package btrfs-progs available.
> No package cryptsetup-luks available.
> No package diffutils available.
> No package e2fsprogs available.
> No package e4fsprogs available.
> No package gfs-utils available.
> No package gfs2-utils available.
> No package hfsplus-tools...
2015 Nov 11
2
[PATCH] virtio_ring: Shadow available ring flags & index
Improves cacheline transfer flow of available ring header.
Virtqueues are implemented as a pair of rings, one producer->consumer
avail ring and one consumer->producer used ring; preceding the
avail ring in memory are two contiguous u16 fields -- avail->flags
and avail->idx. A producer posts work by writing to avail->idx and
a c...
2015 Nov 11
2
[PATCH] virtio_ring: Shadow available ring flags & index
Improves cacheline transfer flow of available ring header.
Virtqueues are implemented as a pair of rings, one producer->consumer
avail ring and one consumer->producer used ring; preceding the
avail ring in memory are two contiguous u16 fields -- avail->flags
and avail->idx. A producer posts work by writing to avail->idx and
a c...
2004 Jul 02
0
[RHSA-2004:360-01] Updated kernel packages fix security vulnerabilities (fwd)
...Cross references:
Obsoletes: RHSA-2004:255
CVE Names: CAN-2004-0497
- ---------------------------------------------------------------------
1. Topic:
Updated kernel packages that fix a security vulnerability affecting the
kernel nfs server for Red Hat Enterprise Linux 3 are now available.
2. Relevant releases/architectures:
Red Hat Enterprise Linux AS version 3 - athlon, i386, i686, ia32e, ia64, ppc64, ppc64iseries, ppc64pseries, s390, s390x, x86_64
Red Hat Enterprise Linux ES version 3 - athlon, i386, i686, ia32e, ia64, x86_64
Red Hat Enterprise Linux WS version 3 - athlon, i386...
2015 Sep 09
2
virtio optimization idea
...ng.c
+++ b/drivers/virtio/virtio_ring.c
@@ -91,6 +91,7 @@ struct vring_virtqueue {
bool last_add_time_valid;
ktime_t last_add_time;
#endif
+ u16 *avail;
/* Tokens for callbacks. */
void *data[];
@@ -236,7 +237,10 @@ static inline int virtqueue_add(struct virtqueue *_vq,
/* Put entry in available array (but don't update avail->idx until they
* do sync). */
avail = virtio16_to_cpu(_vq->vdev, vq->vring.avail->idx) & (vq->vring.num - 1);
- vq->vring.avail->ring[avail] = cpu_to_virtio16(_vq->vdev, head);
+ if (vq->avail[avail] != head) {
+ vq->avail[a...
2015 Sep 09
2
virtio optimization idea
...ng.c
+++ b/drivers/virtio/virtio_ring.c
@@ -91,6 +91,7 @@ struct vring_virtqueue {
bool last_add_time_valid;
ktime_t last_add_time;
#endif
+ u16 *avail;
/* Tokens for callbacks. */
void *data[];
@@ -236,7 +237,10 @@ static inline int virtqueue_add(struct virtqueue *_vq,
/* Put entry in available array (but don't update avail->idx until they
* do sync). */
avail = virtio16_to_cpu(_vq->vdev, vq->vring.avail->idx) & (vq->vring.num - 1);
- vq->vring.avail->ring[avail] = cpu_to_virtio16(_vq->vdev, head);
+ if (vq->avail[avail] != head) {
+ vq->avail[a...
2008 Jul 30
0
Evolution Calendar crash
...rage-1.2.so.3
#16 0x007427ce in _dl_fini () from /lib/ld-linux.so.2
#17 0x04ea59d9 in exit () from /lib/libc.so.6
#18 0x04e8fdf4 in __libc_start_main () from /lib/libc.so.6
#19 0x0804f361 in ?? ()
Thread 4 (Thread -1402664048 (LWP 3301)):
#0 0x00cf6402 in __kernel_vsyscall ()
No symbol table info available.
#1 0x04f411c3 in poll () from /lib/libc.so.6
No symbol table info available.
#2 0x02298283 in g_main_context_check () from /lib/libglib-2.0.so.0
No symbol table info available.
#3 0x022985f9 in g_main_loop_run () from /lib/libglib-2.0.so.0
No symbol table info available.
#4 0x008228b2 in e_boo...
2011 Apr 09
1
pop3-login segfaults (new backtrace)
Hello,
A while back I reported that pop3-login was segfaulting, but my traces
were not very helpful.
Here is a new one. Let me know if it helps.
#0 0x000000080090cf91 in _pthread_mutex_init_calloc_cb () from
/lib/libc.so.7
No symbol table info available.
#1 0x000000080090dc9d in _pthread_mutex_init_calloc_cb () from
/lib/libc.so.7
No symbol table info available.
#2 0x000000080090e9c5 in _pthread_mutex_init_calloc_cb () from
/lib/libc.so.7
No symbol table info available.
#3 0x00000008009116ec in _malloc_prefork () from /lib/libc.so.7
No symbol t...
2018 Jun 11
0
Wine release 3.10
The Wine development release 3.10 is now available.
What's new in this release (see below for details):
- Swapchain support in Direct 3D 12.
- Vulkan support updated to the latest spec.
- Debugger support for Wow64 processes.
- Still more support for the Task Scheduler.
- Various bug fixes.
The source is available from the following...
2015 Nov 11
0
[PATCH] virtio_ring: Shadow available ring flags & index
On Tue, Nov 10, 2015 at 04:21:07PM -0800, Venkatesh Srinivas wrote:
> Improves cacheline transfer flow of available ring header.
>
> Virtqueues are implemented as a pair of rings, one producer->consumer
> avail ring and one consumer->producer used ring; preceding the
> avail ring in memory are two contiguous u16 fields -- avail->flags
> and avail->idx. A producer posts work by writing...
2004 Oct 13
1
Cleaning up R-2.0.0 installation on GNU/Linux ?
...packages()" from within R.
I guess this obviousely resulted in messing up my installation looking
like this:
-------------------------------------------------------------
> library()
(..)
Packages in library '/usr/local/lib/R/site-library':
accuracy ** No title available (pre-2.0.0 install?) **
ade4 ** No title available (pre-2.0.0 install?) **
debug ** No title available (pre-2.0.0 install?) **
distr ** No title available (pre-2.0.0 install?) **
eha Event History Analysis.
ellipse...
2015 Sep 10
1
virtio optimization idea
...t; bool last_add_time_valid;
> > ktime_t last_add_time;
> > #endif
> > + u16 *avail;
> >
> > /* Tokens for callbacks. */
> > void *data[];
> > @@ -236,7 +237,10 @@ static inline int virtqueue_add(struct virtqueue *_vq,
> > /* Put entry in available array (but don't update avail->idx until they
> > * do sync). */
> > avail = virtio16_to_cpu(_vq->vdev, vq->vring.avail->idx) & (vq->vring.num - 1);
> > - vq->vring.avail->ring[avail] = cpu_to_virtio16(_vq->vdev, head);
> > + if (vq->a...
2015 Sep 10
1
virtio optimization idea
...t; bool last_add_time_valid;
> > ktime_t last_add_time;
> > #endif
> > + u16 *avail;
> >
> > /* Tokens for callbacks. */
> > void *data[];
> > @@ -236,7 +237,10 @@ static inline int virtqueue_add(struct virtqueue *_vq,
> > /* Put entry in available array (but don't update avail->idx until they
> > * do sync). */
> > avail = virtio16_to_cpu(_vq->vdev, vq->vring.avail->idx) & (vq->vring.num - 1);
> > - vq->vring.avail->ring[avail] = cpu_to_virtio16(_vq->vdev, head);
> > + if (vq->a...
2015 Nov 05
4
[PATCH 1/2] actions: turn available & feature_available as non-daemon
Rename the current available and feature_available into internal daemon
functions, and provide non-daemon functions wrapping them at library
side. This will make it possible to e.g. add caching for them.
Should be only refactoring, no actual behaviour change.
---
daemon/available.c | 4 +-
generator/actions.ml | 192 +++...
2006 Mar 13
1
Dynamic Zones and IPSET (with a DNAT for good measure!)
Hello all,
I have been putting together a shorewall firewall together for a couple
of days, but have hit a bit of a dead end.
I am using Shorewall 3.0.5
Shorewall has detected the following iptables/netfilter capabilities:
NAT: Available
Packet Mangling: Available
Multi-port Match: Available
Extended Multi-port Match: Available
Connection Tracking Match: Available
Packet Type Match: Available
Policy Match: Not available
Physdev Match: Available
IP range Match: Available
Recent Match: Available
Owner Ma...
2018 Jul 25
0
Panic: Leaked view for index - virtual mailbox