• Home
  • Raw
  • Download

Lines Matching full:parameters

38     % echo 2000 > /sys/module/dmatest/parameters/timeout
39 % echo 1 > /sys/module/dmatest/parameters/iterations
40 % echo dma0chan0 > /sys/module/dmatest/parameters/channel
41 % echo 1 > /sys/module/dmatest/parameters/run
50 % echo 2000 > /sys/module/dmatest/parameters/timeout
51 % echo 1 > /sys/module/dmatest/parameters/iterations
52 % echo dma0chan0 > /sys/module/dmatest/parameters/channel
53 % echo dma0chan1 > /sys/module/dmatest/parameters/channel
54 % echo dma0chan2 > /sys/module/dmatest/parameters/channel
55 % echo 1 > /sys/module/dmatest/parameters/run
59 the channel parameter(s) must be set after all other parameters. It is at
61 thread(s). All other parameters are shared. Therefore, if changes are made
62 to any of the other parameters, and an additional channel specified, the
63 (shared) parameters used for all threads will use the new values.
80 % cat /sys/module/dmatest/parameters/run
85 /sys/module/dmatest/parameters/wait waits for any running test to complete
98 % cat /sys/module/dmatest/parameters/wait
104 The module parameters that is supplied to the kernel command line will be used
106 re-run with the same or different parameters. For the details see the above
109 In both cases the module parameters are used as the actual values for the test
112 % grep -H . /sys/module/dmatest/parameters/*
152 % echo 1 > /sys/module/dmatest/parameters/run
160 % echo dma0chan2 > /sys/module/dmatest/parameters/channel
168 % echo dma0chan1 > /sys/module/dmatest/parameters/channel
170 % echo dma0chan2 > /sys/module/dmatest/parameters/channel
172 % cat /sys/module/dmatest/parameters/channel
180 % echo "" > /sys/module/dmatest/parameters/channel
194 % cat /sys/module/dmatest/parameters/test_list
213 % echo dma0chan1 > /sys/module/dmatest/parameters/channel
217 % echo 0 > /sys/module/dmatest/parameters/run