logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

accel-config-config-device - configure the individual attributes of the device

Example

       accel-config config-device dsa0 --read-buffer-limit=1

Name

       accel-config-config-device - configure the individual attributes of the device

Options

       -l, --read-buffer-limit=
           This specifies the maximum number of read buffers that may be in use at one time by operations that
           access low bandwidth memory. This number of read buffers is shared by all descriptors accessing low
           bandwidth memory across the entire device. read-buffer-limit should be more than 0.

       -e, --event-log-size=
           Indicates the number of entries in the event log. The valid range is 64-65535.

Synopsis

accel-configconfig-device<devicename>[<options>]

See Also