Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1623580

Re: [PATCH v9 3/5] mm: function to offer a page block on the free list

From Wei Wang <wei.w.wang@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH v9 3/5] mm: function to offer a page block on the free list
Date 2017-04-14 11:00 +0200
Message-ID <tw5fc-7mS-23@gated-at.bofh.it> (permalink)
References <tvJy1-14D-5@gated-at.bofh.it> <tvJy2-14D-25@gated-at.bofh.it> <tvTe3-7YO-23@gated-at.bofh.it> <tvZ9M-3BM-7@gated-at.bofh.it> <tvZCN-3NY-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 04/14/2017 10:58 AM, Matthew Wilcox wrote:
> On Fri, Apr 14, 2017 at 10:30:27AM +0800, Wei Wang wrote:
>> OK. What do you think if we add this:
>>
>> #if defined(CONFIG_VIRTIO_BALLOON) || defined(CONFIG_VIRTIO_BALLOON_MODULE)
> That's spelled "IS_ENABLED(CONFIG_VIRTIO_BALLOON)", FYI.

Right, thanks.

Best,
Wei

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v9 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration Wei Wang <wei.w.wang@intel.com> - 2017-04-13 11:50 +0200
  [PATCH v9 5/5] virtio-balloon: VIRTIO_BALLOON_F_MISC_VQ Wei Wang <wei.w.wang@intel.com> - 2017-04-13 11:50 +0200
    Re: [PATCH v9 5/5] virtio-balloon: VIRTIO_BALLOON_F_MISC_VQ "Michael S. Tsirkin" <mst@redhat.com> - 2017-04-13 19:10 +0200
  [PATCH v9 3/5] mm: function to offer a page block on the free list Wei Wang <wei.w.wang@intel.com> - 2017-04-13 11:50 +0200
    Re: [PATCH v9 3/5] mm: function to offer a page block on the free  list Andrew Morton <akpm@linux-foundation.org> - 2017-04-13 22:10 +0200
      Re: [PATCH v9 3/5] mm: function to offer a page block on the free  list Wei Wang <wei.w.wang@intel.com> - 2017-04-14 04:30 +0200
        Re: [PATCH v9 3/5] mm: function to offer a page block on the free  list Matthew Wilcox <willy@infradead.org> - 2017-04-14 05:00 +0200
          Re: [PATCH v9 3/5] mm: function to offer a page block on the free  list Wei Wang <wei.w.wang@intel.com> - 2017-04-14 11:00 +0200
  [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS Wei Wang <wei.w.wang@intel.com> - 2017-04-13 11:50 +0200
    Re: [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS "Michael S. Tsirkin" <mst@redhat.com> - 2017-04-13 18:40 +0200
      Re: [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS Matthew Wilcox <willy@infradead.org> - 2017-04-13 19:10 +0200
      Re: [virtio-dev] Re: [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS Wei Wang <wei.w.wang@intel.com> - 2017-04-14 10:40 +0200
        Re: [virtio-dev] Re: [PATCH v9 2/5] virtio-balloon:  VIRTIO_BALLOON_F_BALLOON_CHUNKS "Michael S. Tsirkin" <mst@redhat.com> - 2017-04-14 23:40 +0200
          Re: [virtio-dev] Re: [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS Wei Wang <wei.w.wang@intel.com> - 2017-04-17 05:40 +0200
  Re: [PATCH v9 0/5] Extend virtio-balloon for fast (de)inflating &  fast live migration Matthew Wilcox <willy@infradead.org> - 2017-04-13 22:50 +0200
    Re: [PATCH v9 0/5] Extend virtio-balloon for fast (de)inflating &  fast live migration "Michael S. Tsirkin" <mst@redhat.com> - 2017-04-14 04:00 +0200
      Re: [PATCH v9 0/5] Extend virtio-balloon for fast (de)inflating &  fast live migration Wei Wang <wei.w.wang@intel.com> - 2017-04-14 04:30 +0200
        Re: [PATCH v9 0/5] Extend virtio-balloon for fast (de)inflating &  fast live migration "Michael S. Tsirkin" <mst@redhat.com> - 2017-04-14 05:00 +0200
      Re: [PATCH v9 0/5] Extend virtio-balloon for fast (de)inflating &  fast live migration Matthew Wilcox <willy@infradead.org> - 2017-04-14 11:50 +0200
        Re: [PATCH v9 0/5] Extend virtio-balloon for fast (de)inflating &  fast live migration "Michael S. Tsirkin" <mst@redhat.com> - 2017-04-14 16:30 +0200

csiph-web