Displaying 20 results from an estimated 23 matches for "admitt".
Did you mean:
admit
2016 Dec 09
2
Re: [PATCH 2/2] v2v: Fix ambiguous and probably incorrect pattern match (warning 57).
...tring.length uuid = 36 ->
> + let mp = String.concat "/" (List.rev rest) in
> + mp, uuid
> | uuid :: rest
> when String.length uuid = 36 ->
> let mp = String.concat "/" (List.rev rest) in
Rather than duplicating the (admittely small) code block, what about
removing the slash before splitting, so there is no need for the
separate match case handling the empty part?
--
Pino Toscano
2016 Jul 28
2
[PATCH 6/7] qemu: Implement virtio-pstore device
...; + return len;
> >
> > All this is blocking VM until host io completes.
>
> Hmm.. I don't know about the internals of qemu. So does it make guest
> stop? If so, that's what I want to do for _DMESG. :) As it's called
> only on kernel oops I think it's admittable. But for _CONSOLE, it
> needs to do asynchronously. Maybe I can add a thread to do the work.
Please look at include/io/channel.h. QEMU is event-driven and tends to
use asynchronous I/O instead of spawning threads. The include/io/ APIs
allow you to do asynchronous I/O in the event loop....
2016 Jul 28
2
[PATCH 6/7] qemu: Implement virtio-pstore device
...; + return len;
> >
> > All this is blocking VM until host io completes.
>
> Hmm.. I don't know about the internals of qemu. So does it make guest
> stop? If so, that's what I want to do for _DMESG. :) As it's called
> only on kernel oops I think it's admittable. But for _CONSOLE, it
> needs to do asynchronously. Maybe I can add a thread to do the work.
Please look at include/io/channel.h. QEMU is event-driven and tends to
use asynchronous I/O instead of spawning threads. The include/io/ APIs
allow you to do asynchronous I/O in the event loop....
2007 May 11
1
Need a RTP/SIP Proxy to be used as SBC (Session Border Controller)
Hi all,
I have been using asterisk to do such kind of thing,
But I must admitt, this is not 100 % conveniant (Mainly because Asterisk
isn't a SIP Proxy).
I just wanted to know if you knew/used some kind of SBC or packages which
would deal both with SIP AND RTP !
SER/OpenSER woulc be a good SIP Proxy ... but then how to deal with RTP ?
Any tip, info greatly welcome !
Th...
2016 Jul 30
2
[Qemu-devel] [PATCH 6/7] qemu: Implement virtio-pstore device
...All this is blocking VM until host io completes.
> > >
> > > Hmm.. I don't know about the internals of qemu. So does it make guest
> > > stop? If so, that's what I want to do for _DMESG. :) As it's called
> > > only on kernel oops I think it's admittable. But for _CONSOLE, it
> > > needs to do asynchronously. Maybe I can add a thread to do the work.
> >
> > Please look at include/io/channel.h. QEMU is event-driven and tends to
> > use asynchronous I/O instead of spawning threads. The include/io/ APIs
> > al...
2016 Jul 30
2
[Qemu-devel] [PATCH 6/7] qemu: Implement virtio-pstore device
...All this is blocking VM until host io completes.
> > >
> > > Hmm.. I don't know about the internals of qemu. So does it make guest
> > > stop? If so, that's what I want to do for _DMESG. :) As it's called
> > > only on kernel oops I think it's admittable. But for _CONSOLE, it
> > > needs to do asynchronously. Maybe I can add a thread to do the work.
> >
> > Please look at include/io/channel.h. QEMU is event-driven and tends to
> > use asynchronous I/O instead of spawning threads. The include/io/ APIs
> > al...
2007 Dec 05
1
Quadratic programming
...oesn't work since the constraint matrix doesn't have full rank. A way to solve this is to "perturb" the objective function and the constraints with a parameter that changes at each iteration (so you can dismiss it), but that's where it gets tricky! Solve.QP doesn't seem to admitt constant terms, it need Dmat (a matrix) and dvec (a vector) as defined in the package description. Now, some might object that a constant is a vector but the problem looks like this
Min f(x) = (1/2)x^t Q x + D^t x + d
Can anyone help me, PLEASEEEEEEE?
Serge
"Beatus qui prodest quibus pote...
2007 Jun 11
4
smtp timeout failures
Hi.
I''m using backgroundrb to, in part, wrap smtp transactions made through
actionmailer. The problem is that when smtp fails with a timeout error, the
worker simply stops at that point.
No exception is returned. I''ve tried wrapping this call in a begin...rescue
block but no exception seems to be making it back to the worker (other
methods are correctly passing exceptions to
2016 Jul 28
0
[Qemu-devel] [PATCH 6/7] qemu: Implement virtio-pstore device
...gt;
> > > All this is blocking VM until host io completes.
> >
> > Hmm.. I don't know about the internals of qemu. So does it make guest
> > stop? If so, that's what I want to do for _DMESG. :) As it's called
> > only on kernel oops I think it's admittable. But for _CONSOLE, it
> > needs to do asynchronously. Maybe I can add a thread to do the work.
>
> Please look at include/io/channel.h. QEMU is event-driven and tends to
> use asynchronous I/O instead of spawning threads. The include/io/ APIs
> allow you to do asynchronou...
2016 Dec 09
0
Re: [PATCH 2/2] v2v: Fix ambiguous and probably incorrect pattern match (warning 57).
...gt; + let mp = String.concat "/" (List.rev rest) in
> > + mp, uuid
> > | uuid :: rest
> > when String.length uuid = 36 ->
> > let mp = String.concat "/" (List.rev rest) in
>
> Rather than duplicating the (admittely small) code block, what about
> removing the slash before splitting, so there is no need for the
> separate match case handling the empty part?
Even better is ...
diff --git a/v2v/output_vdsm.ml b/v2v/output_vdsm.ml
index a78e3e6..c3be84d 100644
--- a/v2v/output_vdsm.ml
+++ b/v2v/output_...
2008 Feb 01
1
Cannot save histogram picture when run from script
Hi,
I am faced with a strange problem. My picture file is empty when the
following statements were run from R script. But the picture file shows up
correctly, when the commands are individually run from Rgui.
png(file="histogram_correlation.png", bg = "white")
require(stats)
histogram( ~ height | voice.part, data = singer, nint = 17,
endpoints = c(59.5, 76.5),
2002 May 17
1
update wrong date, soft links, Debian stable, -L, ...
...--
The man page says -u chooses the newer date base on mod time. The
-L option I though a little unclear - it says treat links like files -
but that leaves me wondering as I don't know the special rules for
treating links and whether the -a option effects that still.
I'll have to admitt I haven't searched all 10MB of prev. questions.
Anyway, thanks - I get allot of mileage out of rsync: its a ton better
than writing a shell script using rcp :)
John Hendrickson
jdh@hend.net
johndhendrickson22124@yahoo.com
PS
My most desired feature is: If you use
user@ho...
2016 Aug 01
0
[Qemu-devel] [PATCH 6/7] qemu: Implement virtio-pstore device
...VM until host io completes.
> > > >
> > > > Hmm.. I don't know about the internals of qemu. So does it make guest
> > > > stop? If so, that's what I want to do for _DMESG. :) As it's called
> > > > only on kernel oops I think it's admittable. But for _CONSOLE, it
> > > > needs to do asynchronously. Maybe I can add a thread to do the work.
> > >
> > > Please look at include/io/channel.h. QEMU is event-driven and tends to
> > > use asynchronous I/O instead of spawning threads. The include/i...
2010 Oct 08
2
Suggestion for "how to" section: easy way to install the JDK?
I've read website http://wiki.centos.org/HowTos/JavaOnCentOS. I am a total
newbie with CentOS, but currently, with update 21 of the Java 6 JDK and CentOS
5.5, the installing the JDK appears to be simpler:
1. Download the latest *rpm.bin jdk (as of today,jdk-6u21-linux-i586-rpm.bin)
fromhttp://java.sun.com/javase/downloads/widget/jdk6.jsp
2. chmod +x the downloaded file.
3. su
4. Execute
2016 Dec 08
3
[PATCH 1/2] Remove most instances of OCaml warning 52.
See:
http://caml.inria.fr/pub/docs/manual-ocaml/comp.html#s:comp-warnings
---
builder/index_parser.ml | 8 ++++----
generator/tests_c_api.ml | 4 ++--
mllib/common_utils.ml | 2 +-
v2v/inspect_source.ml | 2 +-
v2v/linux.ml | 2 +-
v2v/xpath_helpers.ml | 2 +-
6 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/builder/index_parser.ml b/builder/index_parser.ml
2016 Jul 28
0
[PATCH 6/7] qemu: Implement virtio-pstore device
...lose(fd);
> > +
> > + return len;
>
> All this is blocking VM until host io completes.
Hmm.. I don't know about the internals of qemu. So does it make guest
stop? If so, that's what I want to do for _DMESG. :) As it's called
only on kernel oops I think it's admittable. But for _CONSOLE, it
needs to do asynchronously. Maybe I can add a thread to do the work.
>
>
> > +}
> > +
> > +static ssize_t virtio_pstore_do_close(VirtIOPstore *s)
> > +{
> > + if (s->dirp == NULL) {
> > + return 0;
> > +...
2001 May 20
4
ssh - NO SALE or NO GIVE ?
Thanks to everyone who has replied to my emails so far - to summarise:
AIX allows setting of rlogin=false and and a su group, or a list of users
that are permitted to "su" to root. ( or other functional ids )
This means with entries in /etc/ftpusers, it is possible to :
1/ Track who used root via sulog and or external logging
2/ Protect root even if the root password is compromised
3/
2016 Jul 28
3
[PATCH 6/7] qemu: Implement virtio-pstore device
On Thu, Jul 28, 2016 at 12:08:30AM +0900, Namhyung Kim wrote:
> Add virtio pstore device to allow kernel log files saved on the host.
> It will save the log files on the directory given by pstore device
> option.
>
> $ qemu-system-x86_64 -device virtio-pstore,directory=dir-xx ...
>
> (guest) # echo c > /proc/sysrq-trigger
So if the point is handling system crashes, I
2016 Jul 28
3
[PATCH 6/7] qemu: Implement virtio-pstore device
On Thu, Jul 28, 2016 at 12:08:30AM +0900, Namhyung Kim wrote:
> Add virtio pstore device to allow kernel log files saved on the host.
> It will save the log files on the directory given by pstore device
> option.
>
> $ qemu-system-x86_64 -device virtio-pstore,directory=dir-xx ...
>
> (guest) # echo c > /proc/sysrq-trigger
So if the point is handling system crashes, I
2005 May 09
12
shorewall suddenly dropping all from outside
...nection worked as usual, but from that moment on I couldn''t connect
to firewall from outside anymore. all connection attempts with ssh and
pings a silently dropped. So now I''m sitting here in the customers
office and try to figure out why shorewall is dropping them - and I
have to admitt I have no clue.
The configuration has not changed. If I issue a ''shorewall clear'' the
connection attempts and the ping works, but if shorewall is running my
configuaration(s) the packets are dropped. I tried several different
configurations in the /etc/shorewall/policy for net -...