search for: pbp

Displaying 9 results from an estimated 9 matches for "pbp".

Did you mean: ebp
2020 May 13
0
[RFC v3 for QEMU] virtio-balloon: Add option cont-pages to set VIRTIO_BALLOON_VQ_INFLATE_CONT
...Why is "max_pages_order" necessary *at all*? You never check against that. I have to say, I really dislike that interface. I would much rather prefer new inflate/deflate queues that eat variable sizes (not orders!) - similar to the free page reporting interface - and skip things like the pbp. Not sure if this interface is really what MST asked for. > This will handle the THP split issue. > > Signed-off-by: Hui Zhu <teawaterz at linux.alibaba.com> > --- > hw/virtio/virtio-balloon.c | 77 +++++++++++++++++-------- > include/hw/virtio/virtio...
2006 Nov 17
1
gjournal on 6.x wont build
Hi all, I was intending on trying out gjournal on a new disk i've added in my desktop. I had a look to see what the most recent patch provided by Pawel and found http://people.freebsd.org/~pjd/patches/gjournal6_20061024.patch I created the directories as per Pawel's original post (http://lists.freebsd.org/pipermail/freebsd-fs/2006-June/001962.html) and the patch succeeded with no failed
2020 Mar 12
0
[RFC for QEMU] virtio-balloon: Add option thp-order to set VIRTIO_BALLOON_F_THP_ORDER
...gt; - pa); > - if (!qemu_balloon_is_inhibited()) { > - if (vq == s->ivq) { > - balloon_inflate_page(s, section.mr, > - section.offset_within_region, &pbp); > - } else if (vq == s->dvq) { > - balloon_deflate_page(s, section.mr, section.offset_within_region); > - } else { > - g_assert_not_reached(); > + trace_virtio_balloon_handle_output(memory_region_...
2010 Aug 09
0
PCA analysis, presence-absence of mammals in parks
...se parks. I have a bunch of different parameters for each park I'm done studying and the presence (1) and absence (0) of each mammal. I wanted to do a principal component analysis of those data to know which ones of those parameters are the most important. Here is what I have: Parc PBP VCP PP CP surfacekm? 0.917 4.64 0.0213 3.4 woodenarea 0.514 0.6355 0.32 0.4952 scrubland 0.0905 0.0412 0.06 0.0498 lawn 0.3654 0.2837 0.50 0.296 lake 0.0028 0.0166 0.12 0.1488 wetareas 0.0273 0.0230 0...
2020 Jul 16
0
[RFC for qemu v4 2/2] virtio_balloon: Add dcvq to deflate continuous pages
...> @@ -383,8 +385,9 @@ static void virtio_balloon_handle_output(VirtIODevice *vdev, VirtQueue *vq) > balloon_inflate_page(s, section.mr, > section.offset_within_region, > psize, &pbp); > - } else if (vq == s->dvq) { > - balloon_deflate_page(s, section.mr, section.offset_within_region); > + } else if (vq == s->dvq || vq == s->dcvq) { > + balloon_deflate_page(s, section.mr, section.offset_wit...
2020 Aug 20
4
Dovecot on Ubuntu 20.04
Hi, is anyone using the "Bionic (18.04 LTS)" packages on Focal Fossa (20.04 LTS) ? I'm not sure if its working after the upgrade Hans -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20200820/b9b00da0/attachment.html>
2007 Dec 14
15
Not so complex CompleteConfiguration example of a Complete Configuration?
I am new to Puppet and very eager to apply it to a project. But I am somewhat stymied by the learning curve. So far I''ve found many very simple examples of how to modify a file or add a user and a very complex example http://reductivelabs.com/trac/puppet/wiki/CompleteConfiguration . I have not been able to find any other examples of a total configuration tree (ie /etc/puppet/*)
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...(-4cbF6=wr&dAd>8fFi-tySUUP zZ%L6=?T at 6H-HjGbP5eA(&VRp>zPDiA^moVK$5O1Lff><(*w?Y<oo)ijT^vVAiNC!I z>%v0_yRAz+Y3Nc+r%0r4^VMgXsd%5mffW=MUt3b`dpPqoORiXjb+s40b8cSy>*w{b zvpjlRknjJsQ+T*l?f-bq5zYxW+CXZL;$Bdo-i7^y82dHxi05s-&@f+x$74P?#Oie8 zY!j8TEAAV+Au at _eO8S;K>@V?>*Pbp{+=q5vZoaW;QW5_WwAA{5X)ZC}fExeb>*RGC z1-aVo4-c&JW7DhkmiwIHy0UP at AF0C<6`9ho7g;}9DKH&I(HKT&zV@^nBeQ{K<&9)n z%PYmQjh;@Pj-G3pc at kL7?@87Rp6teINyE}A!8-I<)wt~HuJv at x|Mj|DajiD-G*)r8 z%~9A3CaL>f9)UB5nVE$F>0p!q<(L2Ju(Oh@=wDQtkyt~2UnH-w3PjC9^`jpIby<UM z&bO@&amp...
2020 Aug 20
0
Dovecot on Ubuntu 20.04
> On Aug 20, 2020, at 11:53 AM, spamvoll at googlemail.com wrote: > > Hi, > > is anyone using the "Bionic (18.04 LTS)" packages on Focal Fossa (20.04 LTS) ? > I'm not sure if its working after the upgrade > > Hans Can you tell us a little more about what isn?t working? I have the feeling that I know already, and it?s related to this: