Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-5754

Allow setting max-size-bytes=0 to page immediately in order to preserve memory.

XMLWordPrintable

      it should be trivial to have a page only address - <max-size-bytes>0</max-size-bytes> and there should be no implication for the size of the page file or page size. AFAIK there is no check when we page in, that we can fit a page in max-size-bytes, the only limits are on the page cache.

      I think we should not warn or error out if the max-size-bytes == 0 and have it as a supported configuration.

            gtully@redhat.com Gary Tully
            rhn-support-aboucham Abel Bouchama
            Oleg Sushchenko Oleg Sushchenko
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: