cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

sysfs-cfq-target-latency (358B)


      1What:		/sys/block/<device>/iosched/target_latency
      2Date:		March 2012
      3contact:	Tao Ma <boyu.mt@taobao.com>
      4Description:
      5		The /sys/block/<device>/iosched/target_latency only exists
      6		when the user sets cfq to /sys/block/<device>/scheduler.
      7		It contains an estimated latency time for the cfq. cfq will
      8		use it to calculate the time slice used for every task.