Displaying 20 results from an estimated 120 matches for "dijkstra".
2007 Mar 03
5
[PATCH] Compile issue with tools/libfsimage/iso9660
Compile issue with tools/libfsimage/iso9660
char vs unsigned char signedness causes a warning when compiling
iso9660 (xen-unstable). This patch changes the unsigned char * for
char *.
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
diff -r 8eff89a69521 tools/libfsimage/iso9660/fsys_iso9660.c
--- a/tools/libfsimage/iso9660/fsys_iso9660.c Fri Mar 02 18:42:00 2007 -0500
+++
1997 Sep 26
1
Samba 1.9.17 fails to truncate share mode file (fwd)
...tems Support
> Lusis Limited, Technology Drive, Bridgend Science Park, Bridgend,
> United Kingdom CF31 3UJ
> Extension: 44966
> Direct Line: +44 (0)1656 765966
> Mobile: +44 (0)468 647495
> Email: boorman.tim@lusis.com
>
>
> -----Original Message-----
> From: Wijnand Dijkstra [SMTP:W.M.Dijkstra@phys.tue.nl]
> Sent: 24 September 1997 20:21
> To: Boorman.Tim@Lusis.com
> Subject: Re: Samba 1.9.17 fails to truncate share mode file (fwd)
>
> > I've been watching the lock files, and over several days, the files
> > generating this error have alway...
1997 Oct 01
0
FW: Samba 1.9.17 fails to truncate share mode file (fwd)
...tems Support
> Lusis Limited, Technology Drive, Bridgend Science Park, Bridgend,
> United Kingdom CF31 3UJ
> Extension: 44966
> Direct Line: +44 (0)1656 765966
> Mobile: +44 (0)468 647495
> Email: boorman.tim@lusis.com
>
>
> -----Original Message-----
> From: Wijnand Dijkstra [SMTP:W.M.Dijkstra@phys.tue.nl]
> Sent: 01 October 1997 12:18
> To: Boorman.Tim@Lusis.com
> Subject: Re: Samba 1.9.17 fails to truncate share mode file (fwd)
>
> Tim,
>
> > This problem appears to have been fixed in 1.9.17p2.
> Not complete, the empty share* files are n...
2009 Dec 22
2
[LLVMdev] [PATCH] Fix recompileAndRelinkFunction
...ng the MCI argument, which get
defaulted to NULL.
Gianluca
--
It was a type of people I did not know, I found them very strange and
they did not inspire confidence at all. Later I learned that I had been
introduced to electronic engineers.
E. W. Dijkstra
2019 Oct 02
3
Compiling latest postfix fails on C8
...ion of postfix, runs fine on C6 and C7,
on C8 it fails.
Complaining about missing ypclnt.h, this should com from glibc-headers.
Any suggestions?
Adrian
--
Adri P. van Bloois
"Elegance is not a dispensable luxury but a factor that decides between
success and failure."
Edsger W. Dijkstra
2007 Aug 14
0
[LLVMdev] LLVM performance test
...ro
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
--
Computer Science is no more about computers than astronomy is about
telescopes. (E. W. Dijkstra)
Kenneth Hoste
ELIS - Ghent University
email: kenneth.hoste at elis.ugent.be
blog: http://www.elis.ugent.be/~kehoste/blog
website: http://www.elis.ugent.be/~kehoste
2006 Nov 21
3
Cisco media gateways in general
...s it working for you?
--
Kind regards, Meilleures salutations,
Bas van der Veen
GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x9E890160
"The question of whether a computer can think is no more interesting than the question of whether a submarine can swim."
--Edsger Dijkstra
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20061121/56b5d9c9/attachment.pgp
2007 Aug 13
6
[LLVMdev] LLVM performance test
Hi all,
I did a performance test of two real applications (FFMPEG and GTK) on
ARM. For more details see:
http://laurovenancio.wordpress.com/2007/08/07/llvm-perf-tests/
Lauro
2009 Dec 19
2
[LLVMdev] [PATCH] Fix recompileAndRelinkFunction
...atch makes runJITOnFunction more reliable.
Thanks,
Gianluca
--
It was a type of people I did not know, I found them very strange and
they did not inspire confidence at all. Later I learned that I had been
introduced to electronic engineers.
E. W. Dijkstra
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-recompileAndRelinkFunction.patch
Type: application/octet-stream
Size: 504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091220/1cab323d/attachment.obj>
2009 Dec 22
0
[LLVMdev] [PATCH] Fix recompileAndRelinkFunction
...to NULL.
>
> Gianluca
>
>
> --
> It was a type of people I did not know, I found them very strange and
> they did not inspire confidence at all. Later I learned that I had been
> introduced to electronic engineers.
> E. W. Dijkstra
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
2018 May 30
3
What's upholding the new clamav?
Hi,
My clamav is complaining that the version is outdated. There is a new one
0.100 but epel is not updating the rpm.
Why is there a delay?
Adrian
--
Adri P. van Bloois
"Elegance is not a dispensable luxury but a factor that decides between
success and failure."
Edsger W. Dijkstra
2020 Apr 20
2
CentOOS 8 and libuv
Hi all,
Why is libuv-devel missing in CentOS-8?
The rpm for libuv is preset but libuv-devel is not there.
Adrian
--
Adri P. van Bloois
"Elegance is not a dispensable luxury but a factor that decides between
success and failure."
Edsger W. Dijkstra
2008 Oct 31
2
"Goto" loop
Is there anything like "goto" loop, which exists in most computer programs?
e.g. I am looking for this kind of stuff :
if(i < 6) goto "step-02"
Any idea?
Regards,
--
View this message in context: http://www.nabble.com/%22Goto%22-loop-tp20263445p20263445.html
Sent from the R help mailing list archive at Nabble.com.
2005 Jan 06
0
Out of Office AutoReply: asterisk addson
Why can't people learn to turn off this crap for lists? I don't care if you
are on vacation and I'm sure that everyone else on this list doesn't care
either.
-Matthew
----- Original Message -----
From: "Dijkstra, Roelof" <Roelof.Dijkstra@nl.compuware.com>
To: "Matthew Boehm" <mboehm@cytelcom.com>
Sent: Thursday, January 06, 2005 9:24 AM
Subject: Out of Office AutoReply: [Asterisk-Users] asterisk addson
> Currently i'm on holiday. I'm back in the office on the 24th of...
2009 Apr 22
7
Consult some concepts about shadow paging mechanism
Dear All:
I am pretty new to xen-devel, please correct me in the following.
Assume we have the following terms
GPT: guest page table
SPT: shadow page table
(Question a) When guest OS is running, is it always using SPT for
address translation? If it is the case, how does guest OS refer and
modify its own GPT content? It seems that there is a page table entry
in SPT for the GPT page.
(Question
2008 Jun 06
2
Problems with view spec and mocking will_paginate
...nt:0x..fdb6535be @name="Comment_1001">]:Array
I tried this: Array.stub!(:count).and_return(1)
but didn''t work.
Can somebody help me?
Regards.
--
"Es imposible afinar un l?piz con una cuchilla desafilada. Es igualmente in?til tratar de hacerlo con diez."
(Edsger Dijkstra)
+-------------------------------------+
Gast?n Ramos
http://gastonramos.wordpress.com/
GNU/Linux Counter user #450312
2012 Jul 31
2
[LLVMdev] Benchmarks for small embedded platforms
...ered a set of benchmarks which I think are appropriate, for these
(very) low end embedded platforms.
The benchmarks that have been chosen:
- CRC32, SHA
- Prime sifting
- Integer / floating point matrix multiplication
- Cubic root solver
- 2D convolution, FFT, fast discrete cosine transform
- Dijkstra, Patricia
- Rjindael, Blowfish, Triple DES
- Arithmetic coding (?)
More info at:
http://jpallister.com/wiki/index.php?title=Benchmarks#Final_Benchmark_Choice
These have been chosen because:
- most have code available under the GPL
- they are small enough to fit on the target platforms (the AR...
2009 Jul 02
4
shadow OOS and fast path are incompatible
We recently observed a problem with Solaris HVM domains. The bug was
seen was seen with a higher number of VCPUs (3 or more), and always had
the same pattern: some memory was allocated in the guest, but the first
reference caused it to crash with a fatal pagefault. However, on
inspection of the page tables, the guests'' view of the pagetables was
consistent: the page was present.
2008 Jun 03
0
[LLVMdev] Linux x86 testers needed!
...t;
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
--
Computer Science is no more about computers than astronomy is about
telescopes. (E. W. Dijkstra)
Kenneth Hoste
ELIS - Ghent University
email: kenneth.hoste at elis.ugent.be
blog: http://www.elis.ugent.be/~kehoste/blog
website: http://www.elis.ugent.be/~kehoste
2007 Mar 26
5
Listing function
Hallo,
I build a list by the following way:
Lst = list(name="Fred", wife="Mary", no.children=3, cild.ages=c(4,7,9))
I know how I can extract the information one by one. But now I want to
add a new entry which looks like
name="Barney", wife="Liz", no.children=2, cild.ages=c(3,5)
How can I add this information to Lst without overwriting the first
entry?