Displaying 17 results from an estimated 17 matches for "genev".
Did you mean:
genet
2015 Apr 24
1
Geneve: Generic Network Virtualization Encapsulation
Hi everyone,
Has someone tried the new GENEVE protocol ?
http://datatracker.ietf.org/doc/draft-gross-geneve/
It is included in last kernel versions.
May it be a "replacement" of Tinc ? What are the advantages/drawbacks of
each ?
2010 Mar 02
2
[LLVMdev] problems with <map>...
Hi,
I still see problems when std::map's are used. Is this expected or are
map's still not supported?
Cheers, Fons.
--
Org: CERN, European Laboratory for Particle Physics.
Mail: 1211 Geneve 23, Switzerland
E-Mail: Fons.Rademakers at cern.ch Phone: +41 22 7679248
WWW: http://fons.rademakers.org Fax: +41 22 7669640
2016 Apr 29
3
(Orc)JIT and weak symbol resolution
...whether the local
symbol should survive or not, before handing out its address. But that
seems to break the whole design of when relocs happen, so I'm sure I'm
wrong. Can I get some hints on how to implement the proper patch?
Cheers, Axel.
--
ROOT - http://root.cern.ch
PH-SFT, CERN, 1211 Geneve 23, Switzerland
Tel: +41 22 7678225
2007 Apr 20
2
sorting data in R
...22 13 11.22 18.9
Neuchatel 64.4 17.6 35 32 16.92 23.0
Val de Ruz 77.6 37.6 15 7 4.97 20.0
ValdeTravers 67.6 18.7 25 7 8.65 19.5
V. De Geneve 35.0 1.2 37 53 42.34 18.0
Rive Droite 44.7 46.6 16 29 50.43 18.2
Rive Gauche 42.8 27.7 22 29 58.33 19.3
_____________________________________________________...
2010 Mar 02
0
[LLVMdev] problems with <map>...
Hi Fons,
> I still see problems when std::map's are used. Is this expected or are
> map's still not supported?
what problems are you referring to?
Ciao,
Duncan.
2002 Nov 22
1
Plotting all lines of a data frame
...s the speed in which I
can have the results. I still have files with 5,000, sometimes 50,000
events...
Regards, Andre.
--
Andre Rabello DOS ANJOS, M.Sc.
Signal Processing, Data Analysis and Computing
Office: 32-2-A06, Tel: (+ 41 22) 767 5022
Fax: (+ 41 22) 767 8420
CERN - EP/HC Division
CH-1211 Geneve 23 - Suisse/Switzerland
http://cern.ch/rabello
Public GPG key at http://www.keyserver.net
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[...
2008 Jun 18
2
[LLVMdev] C/C++ interpreter...
...but it has some limitations
(the biggest being maintenance). I see there is a libLLVMInterpreter that
can interpret the LLVM IR. Could this be used to interpret, or a starting
point, to an real interpreter ?
Cheers, Fons.
--
Org: CERN, European Laboratory for Particle Physics.
Mail: 1211 Geneve 23, Switzerland
E-Mail: Fons.Rademakers at cern.ch Phone: +41 22 7679248
WWW: http://fons.rademakers.org Fax: +41 22 7669640
2003 May 19
2
R doesn't support 3D histograms?
...equivalent to the spacings between the values of x and y. Other people also
call it a 3-D histogram.
Regards, Andre.
--
Andre Rabello DOS ANJOS, M.Sc.
Signal Processing, Data Analysis and Computing
Office: 32-2-A06, Tel: (+ 41 22) 767 5022
Fax: (+ 41 22) 767 8420
CERN - EP/HC Division
CH-1211 Geneve 23 - Suisse/Switzerland
http://cern.ch/rabello
Public GPG key at http://www.keyserver.net
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: request-sizes.txt
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20030519/4702f38f/request-sizes....
2009 Oct 16
2
[LLVMdev] [cfe-dev] Developer meeting videos up
...> case this rule changes in the future.
>
> -Chris
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
--
Org: CERN, European Laboratory for Particle Physics.
Mail: 1211 Geneve 23, Switzerland
E-Mail: Fons.Rademakers at cern.ch Phone: +41 22 7679248
WWW: http://fons.rademakers.org Fax: +41 22 7669640
2002 Aug 27
1
PDF output problem
...to this message in the hope somebody knows
the cause of this strange behaviour. Thanks in advance for
any help.
Andre.
--
Andre Rabello DOS ANJOS, M.Sc.
Signal Processing, Data Analysis and Computing
Office: 32-2-A06, Tel: (+ 41 22) 767 5022
Fax: (+ 41 22) 767 8420
CERN - EP/HC Division
CH-1211 Geneve 23 - Suisse/Switzerland
http://cern.ch/rabello
-------------- next part --------------
# Hello emacs (ess), this is -*- R -*-
# $Id$
# Andre DOS ANJOS <Andre.dos.Anjos at cern.ch>
# This script will run R, producing histograms
# generated with data from nat.
# Calculates the standard devia...
1997 Aug 15
3
Samba and AFS
...up and other users,
which is all fairly meaningless under AFS... Is this possible?
Cheers,
Helge
----------------------------------------------------------------------------
Helge MEINHARD CERN (European Laboratory for Particle Physics)
ECP division, CH-1211 Geneve 23, Switzerland
Phone: +41 22 76-76031, Fax: +41 22 76-73100
E-mail: Helge.Meinhard@cern.ch
2016 Dec 06
0
[PATCH 10/10] virtio: enable endian checks for sparse builds
...+= phy/
obj-$(CONFIG_RIONET) += rionet.o
obj-$(CONFIG_NET_TEAM) += team/
+CFLAGS_tun.o += -D__CHECK_ENDIAN__
obj-$(CONFIG_TUN) += tun.o
obj-$(CONFIG_VETH) += veth.o
+CFLAGS_virtio_net.o += -D__CHECK_ENDIAN__
obj-$(CONFIG_VIRTIO_NET) += virtio_net.o
obj-$(CONFIG_VXLAN) += vxlan.o
obj-$(CONFIG_GENEVE) += geneve.o
diff --git a/drivers/net/caif/Makefile b/drivers/net/caif/Makefile
index 9bbd453..d1a922c 100644
--- a/drivers/net/caif/Makefile
+++ b/drivers/net/caif/Makefile
@@ -12,3 +12,4 @@ obj-$(CONFIG_CAIF_HSI) += caif_hsi.o
# Virtio interface
obj-$(CONFIG_CAIF_VIRTIO) += caif_virtio.o
+CF...
2009 Oct 15
0
[LLVMdev] [cfe-dev] Developer meeting videos up
On Oct 15, 2009, at 8:29 AM, Anton Korobeynikov wrote:
> Hi, Chris
>
>> All of the videos are now up on the web page, and most of the slides
>> are up (still need to get David's and Evan's slides). Please let me
>> know if you hit any problems.
> First of all, thanks a lot about all stuff with videos & slides
> posting.
>
> I'm a bit curious:
2009 Oct 15
7
[LLVMdev] [cfe-dev] Developer meeting videos up
Hi, Chris
> All of the videos are now up on the web page, and most of the slides
> are up (still need to get David's and Evan's slides). Please let me
> know if you hit any problems.
First of all, thanks a lot about all stuff with videos & slides posting.
I'm a bit curious: is there any reason why are other slides / videos
not available (it seems that the ones missing
2016 Dec 06
26
[PATCH 00/10] virtio: sparse fixes
I run latest sparse from git on virtio drivers
(turns out the version I had was rather outdated).
This patchset fixes a couple of bugs this uncovered,
and adds some annotations to make it sparse-clean.
In particular, endian-ness is often tricky,
so this patchset enabled endian-ness checks for sparse
builds.
Michael S. Tsirkin (10):
virtio_console: drop unused config fields
drm/virtio: fix
2016 Dec 06
26
[PATCH 00/10] virtio: sparse fixes
I run latest sparse from git on virtio drivers
(turns out the version I had was rather outdated).
This patchset fixes a couple of bugs this uncovered,
and adds some annotations to make it sparse-clean.
In particular, endian-ness is often tricky,
so this patchset enabled endian-ness checks for sparse
builds.
Michael S. Tsirkin (10):
virtio_console: drop unused config fields
drm/virtio: fix
2011 Mar 03
3
Mac / NFS problems
Hello,
Were having issues with macs writing to our gluster system.
Gluster vol info at end.
On a mac, if I make a file in the shell I get the following message:
smoke:hunter david$ echo hello > test
-bash: test: Operation not permitted
And the file is made but is zero size.
smoke:hunter david$ ls -l test
-rw-r--r-- 1 david realise 0 Mar 3 08:44 test
glusterfs/nfslog logs thus: