-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
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.
Line 133 in d2f49df
#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
Labels
No labels