Back to home page

OSCL-LXR

 
 

    


0001 What:           /sys/module/xen_blkfront/parameters/max_indirect_segments
0002 Date:           June 2013
0003 KernelVersion:  3.11
0004 Contact:        Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
0005 Description:
0006                 Maximum number of segments that the frontend will negotiate
0007                 with the backend for indirect descriptors. The default value
0008                 is 32 - higher value means more potential throughput but more
0009                 memory usage. The backend picks the minimum of the frontend
0010                 and its default backend value.
0011 
0012 What:           /sys/module/xen_blkfront/parameters/feature_persistent
0013 Date:           September 2020
0014 KernelVersion:  5.10
0015 Contact:        Maximilian Heyne <mheyne@amazon.de>
0016 Description:
0017                 Whether to enable the persistent grants feature or not.  Note
0018                 that this option only takes effect on newly connected frontends.
0019                 The default is Y (enable).