Skip to content

Increase MAX_RING_PAGE_ORDER value #298

@Wescoeur

Description

@Wescoeur

Hi, I have a issue concerning the ring size, I would like to modify the default value of MAX_RING_PAGE_ORDER to 4, in theory it's ok it's the max authorized value by the blkfront module.

#define MAX_RING_PAGE_ORDER 3

But I don't understand why I can't boot correctly:

xenbus_probe_frontend: Waiting for devices to initialise: 25s...20s...15s...10s...5s...0s...

Should I change something else? Or is there a bug in blktap when MAX_RING_PAGE_ORDER is equal to 4? Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions