Displaying 20 results from an estimated 29 matches for "fbl".
Did you mean:
fb
2004 Aug 10
5
Driver dpt_i2o
...ther question, when the machine is at grub menu,
we can pass dom0_mem= to limit the maximum amount of
memory. The question is: Creating another virtual
machine will get memory from dom0 or that parameter
is only about memory used by dom0?
Thanks and congratulations!
--
Flávio Bruno Leitner <fbl@conectiva.com.br>
[ E74B 0BD0 5E05 C385 239E 531C BC17 D670 7FF0 A9E0 ]
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink &...
2006 Dec 07
2
Simulation in R
...p--
ergebnisse <- rep(0, each=2)
stichproben <- rep(0, each=2)
for (i in seq(1:2)) {
n <- dim(daten)[1]
ix <- sample(n,200) # producing samples
samp_i <- daten[ix,]
stichproben[i] <- samp_i # doesn???t works
# Calculation of the model:
posterior_i <- MCMClogit(y ~ fbl.ind + fekq3 + febitda4 + fuvs + fkru +
fzd + fur3, data=samp_i, b0=prior, B0=precision, tune=0.5) # calculation
ergebnisse[i] <- summary(posterior_i) # saving the results (works)
}
--snip--
I have a data set called "daten". I produce samples of the size 200. The
samples are saved...
2004 Aug 12
1
dpt_i2o almost there
...fine, then
changed the dpti2o config option to ''y'' and recompiled with
ARCH=xen make.
The xen0 freeze on reading dpti2o tables and I can''t get any
output with sysrq (enabled too). Compiling original 2.6.7
works fine.
Any idea?
Thanks!
--
Flávio Bruno Leitner <fbl@conectiva.com.br>
[ E74B 0BD0 5E05 C385 239E 531C BC17 D670 7FF0 A9E0 ]
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink &...
2004 Aug 20
1
Xen is working, thanks!
Well, it''s running about three days with two virtual machines
without any problem.
Thanks all and congratulations!
I notice that xen0 doesn''t have SMP support enabled.
Does it make sense enable SMP on xenU?
--
Flávio Bruno Leitner <fbl@conectiva.com.br>
[ E74B 0BD0 5E05 C385 239E 531C BC17 D670 7FF0 A9E0 ]
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink &...
2018 Sep 19
3
[Sieve] Matches on body content - looking for working example
I have tried to do something like
if body :content ["multipart"] :matches ["Original-Message-ID" ?*?] { set "Original_Message_ID" "${0}"; }
but instead getting Original Message ID I?m getting value from previous match which was
if envelope :matches "From" "*" { set "sender" "${0}"; }
Is there any example of working
2004 Aug 20
4
no scsi in 2.6.7-xenU?
There is no CONFIG_SCSI to enable in xenU. Is there any reason for this? I want to try out iSCSI and obviously it needs scsi support. Or would I be better doing it in dom0 and exporting it?
thanks
James
2006 Dec 07
1
Simulation in R - Part 2
...<- dim(daten)[1]
ix <- sample(n,200)
samp_i <- daten[ix,] # draw samples
y <- sum(samp_i$y) # number of defaults
stichproben200[[i]] <- samp_i # saving the samples
default200[i] <- y # saving the number of defaults
# Modell berechnen:
posterior_i <- MCMClogit(y ~ fbl.ind + fekq3 + febitda4 + fuvs + fkru +
fzd + fur3, data=samp_i, b0=prior, B0=precision, tune=0.5) # calculation
ergebnisse200[i] <- summary(posterior_i) # saving the results
}
# write out the solutions into an excel-file
write.csv2(ergebnisse200, "ergebnisse.csv")
--snip--
My soluti...
2004 Nov 22
7
memory and cpu usage
...Another question is about cpu usage. I guess that xen scheduler
allocate a fixed time slice for all virtual machines and does not
make any idea if the virtual machine is using or not using all
this time, right? How I can identify if CPU is the bottleneck?
Thanks!
--
Flávio Bruno Leitner <fbl@conectiva.com.br>
[ E74B 0BD0 5E05 C385 239E 531C BC17 D670 7FF0 A9E0 ]
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to...
2018 Sep 19
0
[Sieve] Matches on body content - looking for working example
...ich was
>
> if envelope :matches "From" "*" { set "sender" "${0}"; }
>
> Is there any example of working :matches matching-type with body?
>
> Thanks
I have the following that works:
if allof (header :contains "from" "fbl-no-reply at postmaster.aol.com",
body :contains :raw "some text")
{
fileinto "Deleted Messages";
stop;
}
2006 Oct 27
2
Advice on GUI
Hello all
I would like to know your opinions on free GUI used to manage Asterisk.
Which is better?
My setup is quite small, about 15-20 phones. I've seen the liste on
voip-info.
Thanks all.
fred
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url :
2006 Jun 24
1
Parsing XML with REXML problem
Why can it not find my object? What am i missing here? Here is my code:
require ''rexml/document''
include REXML
# classes to represent the objects and relationships in the xml file
class Article
attr_accessor :id, :post, :archive, :ntype, :head, :blurb, :body,
:fblurb, :fimage, :att, :source, :copy, :brand
end
# the base parser
class BaseXMLParser
def initialize(filename)
@raw_xml = File.open(filename).read
@newsfeed = []
end
end
# DOM-based parsing
class FeedXMLParser < BaseXMLParser
def get_newsfeed
doc = Document.new(@raw_xml)...
2004 Jan 27
0
Server Report [Incident: 040126-000715]
...ated: 01/26/2004 06:27 PM
Status: Unresolved
Location:=20
Phone:=20
Name:=20
Discussion Thread
---------------------------------------------------------------
Customer - 01/26/2004 06:27 PM
=DA=D4 =A7=EF=9D=8F=B3=E0d=FBl=BFj=C4=D7/=FD=9C=B00=8D=C9Z=C9=CC\=A9XP
3=F1*=DD=D8=B0.
k0=87=92h=E1=F8=9Cp=C7nc=BCl=C8=B7=AB=94=D5=F3=CAO=DC^=F31=F8=8AQ'!\B-=85=
=A7-=8B=EE=92=CC=E5=EB=82=B6=E4=8A=DC'=EE.=B4=81=E9rP=9A=86Q=9En=AF&=81=A5=
>m=DA=AE=F7=8E=A6=CC2=93=F1=EE=F4x2-5=8DMT=9AR=F94=C3=D5=83m=EC=F2=8FH=8C=
=8...
2015 Aug 16
5
[PATCH v2 0/2] virtio-net: default_mtu - new conf. field
This set of two patches adds a new field called default_mtu to
the configuration area of network devices. The motivation is to
allow libvirt to set initial MTU different from 1500 on guests
virtual NICs. We also propose to use this new field to report
MTU changes by the guest OS to the device to facilitate
debugging and mtu tunning.
The first patch just clarify the definition of existing fields
2015 Aug 16
5
[PATCH v2 0/2] virtio-net: default_mtu - new conf. field
This set of two patches adds a new field called default_mtu to
the configuration area of network devices. The motivation is to
allow libvirt to set initial MTU different from 1500 on guests
virtual NICs. We also propose to use this new field to report
MTU changes by the guest OS to the device to facilitate
debugging and mtu tunning.
The first patch just clarify the definition of existing fields
2012 Dec 12
43
[PATCH 00/37] [RFC] revamped modeset locking
Hi all,
First thing first: It works, I now no longer have a few dropped frames every 10s
on my testbox here with the pageflip i-g-t tests.
Random notes:
- New design has per-crtc locks to protect the crtc input-side (pageflip,
cursor) for r/w and the output state of the crtc (mode, dpms) as read-only. It
also required completely revamped fb lifecycle management, those are now
refcounted
2012 Aug 27
2
Font size in geom_dl (using ggplot2)
Hey everyone,
I am an R-newby... so sorry for bothering you with simple-to-solve
questions;) I have the following issue: trying to add labels to my
scatterplots (with geom_dl in ggplot2). Everything works fine, but after
checking every resource I do not find a way to change the font size of my
labels. I tried size, cex, fontsize at every position... but it always stays
the same.
ggplot()+
2008 Aug 09
2
xy plot in version 2.7.1 for Mac (PR#12520)
...LSNa/Y8/5a+93cu9jvH44afHtS5b38b9tG1jufraHmRtufbtGo/I1nGf
jx8f17Zsx94a2b70+94i25fLg0xn+NjuiI5lX/ejU9eX87yOyM7l7vt1eqwva7t6ZLcrjbaRtaWP
8yK71+U+ombb1mW/zz2yvuzXOMbT1u/l3GLJvS8ro1jSr+U+j5KNZfSjsYSstyPW3Sf3HXsn47Ax
Yt59LeM4jpO6YzluLvjx0dZ1Wa/DsX0s9zZaydpyrGfeHUs795zRhKl1Vm19X/a254y2isl+Rt8m
OLG4rcfSjstTfbluzonoXI7LvSNrvFCye+lrfNzbsp09DmhNLIWXtnU5Wi91rS99Z5yYXaOXcW1b
zuOmjmy93TqvjqVfN3XtWvi0jGvHcq339bS1cxnnGge0+rWn/Kqtdf1SvIoE2ToAwFNlk19vU21d
v+6zRtvO2XcZV54QiWlRvRkfJq5EK7eWLP5v0Za7VPxbxa5FWxPhin+rsLviVn6o+LeCTKdvhdmK
NQcCW0/CxIVHHVFA7dStF2BV/Nt2uPVGXbm/4t+2i8e2qDuAcsZ/uzk7KK7IzfjvLYGSFesIoMsB
e0+Ioy9...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp>
Fernando Luis Vazquez Cao<fernando@oss.ntt.co.jp>
Filipe Brandenburger <filbranden@gmail.com>
Filipe Brandenburger <filbranden@google.com>
Filippo Arcidiacono <filippo.arcidiacono@st.com>
Flavio Leitner <fbl@redhat.com>
Florent Fourcot <florent.fourcot@enst-bretagne.fr>
Florian Echtler <floe@butterbrot.org>
Florian Fainelli <ffainelli@freebox.fr>
Florian Fainelli <florian@openwrt.org>
Florian Neuhaus <florian.neuhaus@reberinformatik.ch>
Florian Reitmeir <...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp>
Fernando Luis Vazquez Cao<fernando@oss.ntt.co.jp>
Filipe Brandenburger <filbranden@gmail.com>
Filipe Brandenburger <filbranden@google.com>
Filippo Arcidiacono <filippo.arcidiacono@st.com>
Flavio Leitner <fbl@redhat.com>
Florent Fourcot <florent.fourcot@enst-bretagne.fr>
Florian Echtler <floe@butterbrot.org>
Florian Fainelli <ffainelli@freebox.fr>
Florian Fainelli <florian@openwrt.org>
Florian Neuhaus <florian.neuhaus@reberinformatik.ch>
Florian Reitmeir <...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp>
Fernando Luis Vazquez Cao<fernando@oss.ntt.co.jp>
Filipe Brandenburger <filbranden@gmail.com>
Filipe Brandenburger <filbranden@google.com>
Filippo Arcidiacono <filippo.arcidiacono@st.com>
Flavio Leitner <fbl@redhat.com>
Florent Fourcot <florent.fourcot@enst-bretagne.fr>
Florian Echtler <floe@butterbrot.org>
Florian Fainelli <ffainelli@freebox.fr>
Florian Fainelli <florian@openwrt.org>
Florian Neuhaus <florian.neuhaus@reberinformatik.ch>
Florian Reitmeir <...