Displaying 20 results from an estimated 28 matches for "lennert".
Did you mean:
lennart
2010 Jan 09
3
101th domU fails to start with "SETVCPUCONTEXT failed"
...on of Xen is rather old: 3.2.1-amd64 (Debian).
Can anyone give me hint as to what causes this behaviour? The host
machine should be able to cope with the amount of domUs easily. I''ve got
a feeling I''m bumping into an obscure sourcecode parameter somewhere.
Thanks in advance,
Lennert
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2001 Apr 06
2
automatic levels
...) without the levels interfering ?
I've been trying to find the response in some of the manuals, but
haven't been able to, so if someone could just point me to the right
place...
Thank you !
P.S. I'm not subscribed to the list so I would aprreciate cc's to my
address.
--
Moritz Lennert
Charg? de recherche
IGEAT - ULB
t?l: 32-2-650.65.16
fax: 32-2-650.50.92
email: mlennert at ulb.ac.be
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help",...
2001 Apr 27
0
weithed clustering (was: Re: problems with a large data set)
kmeans and clara work great. Thank you for the tip.
I have another question:
Is it possible to weight the observations in a cluster analysis ? I haven't
found any mention of this in the kmeans of clara help texts.
Moritz Lennert
Charg? de recherche
IGEAT - ULB
t?l: 32-2-650.65.16
fax: 32-2-650.50.92
email: mlennert at ulb.ac.be
> On Wed, 25 Apr 2001, Moritz Lennert wrote:
>
> > Hello,
> >
> > I have trouble with a data set that comprises 2136 lines of 20 columns.
> > I would like to do a h...
2005 Feb 28
1
openssh 3.9p1 problems on big-endian ARM platform
...4d:31:bb:82:5e:01.
Are you sure you want to continue connecting (yes/no)? yes
Any ideas where to look first? Most ARM boxes are little-endian, so I
thought that maybe openssh was assuming that arm is always little-endian,
like many other packages do, but that doesn't seem to be it.
cheers,
Lennert
2001 Apr 25
1
problems with a large data set
...by coercion
I've checked, and I can't find any missing values of something similar.
Could someone tell me if I'm doing something wrong, or wether this is
just too much data for R ?
Please send your response directly to me since I'm not on the mailing
list, thank you.
--
Moritz Lennert
Charg? de recherche
IGEAT - ULB
t?l: 32-2-650.65.16
fax: 32-2-650.50.92
email: mlennert at ulb.ac.be
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help",...
2006 May 08
1
finding centroids of clusters created with hclust
Hello,
Can someone point me to documentation or ideas on how to calculate the
centroids of clusters identified with hclust ?
I would like to be able to chose the number of clusters (in the style of
cutree) and then get the centroids of these clusters.
This seems like a quite obvious task to me, but I haven't been able to
put my hands on a relevant command.
Thank you,
Moritz
2010 Mar 16
1
[CentOS-devel] disk i/o stalls with mptsas since upgrade to centos 5.4
On Mar 16, 2010, at 3:43 AM, Lennert Buytenhek
<buytenh at wantstofly.org> wrote:
> Hi!
>
> On two different machines, I've been experiencing disk I/O stalls
> after
> upgrading to the CentOS 5.4 kernel. Both machines have an LSI 1068E
> MPT SAS (mptsas) controller connected to a Chenbro CK13601 36-po...
2012 Feb 13
1
comment lines sometimes removed from a function on exit from internal R editor
Dear All -
The problem: comment lines in an R function (lines beginning with # ) are *sometimes* removed on leaving the R default editor (same with notepad).
I'm working on a Windows machine with R version 2.14.1.
An example is below. Couldn't find anything that seemed to relate to this in the Changelog. I don't recall encountering this behavior with previous versions of R. Any
2001 Mar 05
1
breaking an axis (skipping part of it)
Hello,
Is it possible to skip part of an axis in order to adapt the axis to the
"normal" values and not to an outlier, but still have the outlier in the
graph ? I.e. have my axis go from 1 to 100, then break the axis in some
way, and continue with 500 to 600 ?
Moritz
P.S. Please cc the answer to my address since I'm not in the mailing
list.
2007 Apr 18
2
[Bridge] bridge_list orphans in linux-2.4
Hi all,
We use linux-2.4.20 in one of our products and we've found what looks
to be a problem in the bridge module. (I know this is old code but we
don't send our customers kernel upgrades unless we really have to!)
The problem is that some of our bridges have become orphaned from the
bridge module. Specifically
ifconfig ourbridgename
shows that the device "ourbridgename"
2007 Apr 18
1
[Bridge] Bridge & it's MAC address question
Hi,
Could somebody explain, why bridge uses minimal MAC of the attached devices?
It makes this address instable, variable during bridge life-cycle, which is
not good for DHCP. For example, I want to attach multiple virtual devices to
one physical. Then, I need to make sure that after each virtual device
addition, bridge addr is not changed and still addr of the physical device.
Why not to
1999 Sep 09
1
princomp
Peter,
As I understand your Q. You probably have data that is similar to each other
like stock Prices for all RHS variable. In that case the difference between corr
and cov is not significant; however, if your RHS contains totally dissimilar
variables it matters a great deal. If x1 income, x2 job type, x3 Education
level, etc..., then taking cov of these variables would not be desireable
2012 Feb 29
0
R 2.14.2 is released + R anniversary
...(PR#14807)
o svg() could segfault if called with a non-existent file path.
(PR#14790)
o make install can install to a path containing + characters.
(PR#14798)
o The edit() function did not respect the options("keep.source")
setting. (Reported by Cleridy Lennert.)
o predict.lm(*, type="terms", terms=*, se.fit=TRUE) did not work.
(PR#14817)
o There is a partial workaround for errors in the TRE
regular-expressions engine with named classes and repeat counts
of at least 2 in a MBCS locale (PR#14408): these are avoided whe...
2012 Feb 29
0
R 2.14.2 is released + R anniversary
...(PR#14807)
o svg() could segfault if called with a non-existent file path.
(PR#14790)
o make install can install to a path containing + characters.
(PR#14798)
o The edit() function did not respect the options("keep.source")
setting. (Reported by Cleridy Lennert.)
o predict.lm(*, type="terms", terms=*, se.fit=TRUE) did not work.
(PR#14817)
o There is a partial workaround for errors in the TRE
regular-expressions engine with named classes and repeat counts
of at least 2 in a MBCS locale (PR#14408): these are avoided whe...
2003 Dec 01
0
No subject
...r| Swerms~ j`prs h jnmrp`jr.
^phdhweqj` thpl` @mckerep opedk`c`er qbnh sqksch on
ondcnrnbje jnlokejr` dnjslemrnb h onkswemh~ Swermni j`pr{
Sw`qrmhj` B]D.
Q sb`femhel,
^phqr
^phdhweqjni thpl{ @mckerep
Nqhonb L`jqhl Bk`dhlhpnbhw
234-0345 (lmncnj`m`k|m.), 361-3401, 361-3128, 361-47
Return-Path: <mlennert@ulb.ac.be>
Delivered-To: samba@lists.samba.org
Received: from resu1.ulb.ac.be (resu1.ulb.ac.be [164.15.59.200]) by
lists.samba.org (Postfix) with ESMTP id E81174261 for
<samba@lists.samba.org>; Fri, 8 Jun 2001 04:02:49 -0700 (PDT)
Received: from mach.vub.ac.be (mach.ulb.ac.be [164.15....
2007 Apr 12
1
Release for CentOS-5 i386 and x86_64
...tin, Pierre Reinbold, Matteo
Centonza, Roger Pe?a Escobio, Ernesto Perez, Hardy Beltran, Leonardo
Pinheiro, Rodrigo Barbosa, David Hrb?c(, Akemi Yagi, Anatoly Davidov,
Daniel De Kok, Dennis van Onselen, Manuel Wolfshant, Kazuhiko Oho,
Hajime Taira, Jordi Espasa Clofent, Charles A. Landemaine, Lennert
Buytenhek, Dominick Grift, Mark Ruys, Roeland Struijk
The QA Team:
Stephen John Smoogen, Phil Schaffner, Michael Best, John Jullian,
Patrick Moelands, Chris Halstead, Daniiel De Kok, Jason Meers, Charlie
Brady, Connie Sieh, Seth Vidal, Matthew Miller, Fabian Arrotin
And all the CentOS Develope...
2007 Apr 12
1
Release for CentOS-5 i386 and x86_64
...tin, Pierre Reinbold, Matteo
Centonza, Roger Pe?a Escobio, Ernesto Perez, Hardy Beltran, Leonardo
Pinheiro, Rodrigo Barbosa, David Hrb?c(, Akemi Yagi, Anatoly Davidov,
Daniel De Kok, Dennis van Onselen, Manuel Wolfshant, Kazuhiko Oho,
Hajime Taira, Jordi Espasa Clofent, Charles A. Landemaine, Lennert
Buytenhek, Dominick Grift, Mark Ruys, Roeland Struijk
The QA Team:
Stephen John Smoogen, Phil Schaffner, Michael Best, John Jullian,
Patrick Moelands, Chris Halstead, Daniiel De Kok, Jason Meers, Charlie
Brady, Connie Sieh, Seth Vidal, Matthew Miller, Fabian Arrotin
And all the CentOS Develope...
2007 Apr 13
0
CentOS-announce Digest, Vol 26, Issue 4
...tin, Pierre Reinbold, Matteo
Centonza, Roger Pe?a Escobio, Ernesto Perez, Hardy Beltran, Leonardo
Pinheiro, Rodrigo Barbosa, David Hrb?c(, Akemi Yagi, Anatoly Davidov,
Daniel De Kok, Dennis van Onselen, Manuel Wolfshant, Kazuhiko Oho,
Hajime Taira, Jordi Espasa Clofent, Charles A. Landemaine, Lennert
Buytenhek, Dominick Grift, Mark Ruys, Roeland Struijk
The QA Team:
Stephen John Smoogen, Phil Schaffner, Michael Best, John Jullian,
Patrick Moelands, Chris Halstead, Daniiel De Kok, Jason Meers, Charlie
Brady, Connie Sieh, Seth Vidal, Matthew Miller, Fabian Arrotin
And all the CentOS Develope...
2007 Apr 18
4
[Bridge] [PATCH/RFC] Let {ip, arp}tables "see" bridged VLAN tagged {I, AR}P packets
...P_8021Q);
+ skb->mac.raw -= VLAN_HLEN;
+ skb->nh.raw -= VLAN_HLEN;
+
dev_queue_xmit(skb);
return 0;
--- linux-2.6.0-test6/net/bridge/br_netfilter.c Sun Sep 28 02:51:07 2003
+++ linux-2.6.0-test6-new/net/bridge/br_netfilter.c Mon Oct 6 21:10:40 2003
@@ -4,7 +4,13 @@
*
* Authors:
* Lennert Buytenhek <buytenh@gnu.org>
- * Bart De Schuymer <bdschuym@pandora.be>
+ * Bart De Schuymer (maintainer) <bdschuym@pandora.be>
+ *
+ * Changes:
+ * Apr 29 2003: physdev module support (bdschuym)
+ * Jun 19 2003: let arptables see bridged ARP traffic (bdschuym)
+ * O...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...m>
Leela Krishna Amudala <l.krishna@samsung.com>
Leela Krishna Amudala <leelakrishna.a@gmail.com>
Lei Wen <leiwen@marvell.com>
Len Brown <len.brown@intel.com>
Len Sorensen <lsorense@csclub.uwaterloo.ca>
Lennart Poettering <lennart@poettering.net>
Lennert Buytenhek <buytenh@wantstofly.org>
Lennert Buytenhek <kernel@wantstofly.org>
Lennox Wu <lennox.wu@gmail.com>
Leo Alterman <lalterman@nicira.com>
Leo Song <liangs@marvell.com>
Leo Yan <leoy@marvell.com>
Leon Romanovsky <leon@leon.nu>
Leonid Isa...