Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

T7603: Remove default main-heap-page-size#41

Merged
sever-sever merged 1 commit intovyos-legacy:currentfrom
natali-rs1985:T7603
Jul 1, 2025
Merged

T7603: Remove default main-heap-page-size#41
sever-sever merged 1 commit intovyos-legacy:currentfrom
natali-rs1985:T7603

Conversation

@natali-rs1985
Copy link
Copy Markdown
Contributor

Some systems have default page-size 4K and it may cause an error

Thread 0 vpp_main
  base 0x7fe0384f5000, size 1g, locked, unmap-on-destroy, name 'main heap'
    page stats: page-size 4K, total 262144, mapped 14092, not-mapped 248052
      numa 0: 14092 pages, 55.05m bytes
    total: 1023.99M, used: 51.99M, free: 972.01M, trimmable: 972.01M

Change Summary

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Other (please describe):

Related Task(s)

Related PR(s)

Proposed changes

How to test

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

Some systems have default page-size 4K and it may cause an error
@sever-sever sever-sever merged commit 4355983 into vyos-legacy:current Jul 1, 2025
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants