Lines Matching refs:proc
20 An ignored device can be un-ignored later; see the "/proc entries"-section for
44 /proc entries
47 * /proc/cio_ignore
51 You can un-ignore certain or all devices by piping to /proc/cio_ignore.
57 - echo free 0.0.0030-0.0.0032 > /proc/cio_ignore
60 - echo free 0.0.0041 > /proc/cio_ignore will furthermore un-ignore device
62 - echo free all > /proc/cio_ignore will un-ignore all remaining ignored
70 /proc/cio_ignore; "add <device range>, <device range>, ..." will ignore the
79 "echo add 0.0.a000-0.0.accc, 0.0.af00-0.0.afff > /proc/cio_ignore"
84 "echo purge > /proc/cio_ignore"
92 * /proc/cio_settle
98 * For some of the information present in the /proc filesystem in 2.4 (namely,
99 /proc/subchannels and /proc/chpids), see driver-model.txt.
100 Information formerly in /proc/irq_count is now in /proc/interrupts.