On (09/08/15 11:08), Luis Henriques wrote: [..] > > > > /sys/block/sdb/queue/scheduler > > This one is actually a good example >
... its behaviour depends on the way the kernel uses that queue. # echo THIS_EXIST_ONLY_IN_MY_HEAD > /sys/devices/virtual/block/zram0/queue/scheduler # echo $? 0 # echo hmmmmm > /sys/devices/virtual/block/zram0/queue/scheduler # echo $? 0 -ss -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/