Blame view

kernel/linux-imx6_3.14.28/Documentation/ABI/testing/sysfs-driver-xen-blkfront 533 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
10
  What:           /sys/module/xen_blkfront/parameters/max
  Date:           June 2013
  KernelVersion:  3.11
  Contact:        Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
  Description:
                  Maximum number of segments that the frontend will negotiate
                  with the backend for indirect descriptors. The default value
                  is 32 - higher value means more potential throughput but more
                  memory usage. The backend picks the minimum of the frontend
                  and its default backend value.