EnhanceIO icon indicating copy to clipboard operation
EnhanceIO copied to clipboard

EnhanceIO Open Source for Linux

Results 23 EnhanceIO issues
Sort by recently updated
recently updated
newest added

Hi, I compiled and installed master version in kernel 4.14.34. When writing sequentially into the disk, the cache device gets full and cannot evict data from the cache. eio_clean_thr sticks...

data corruption with new formatted partition `окт 09 22:26:26 homepc kernel: sdb5: rw=2049, want=3585370432, limit=102400000 окт 09 22:26:26 homepc kernel: attempt to access beyond end of device окт 09 22:26:26...

Hey guys, I was trying to create a cache using this command: `sudo eio_cli create -d /dev/sdc1 -s /dev/sdb5 -p lru -m wb -c new_cache` But I'm getting the error...

Hi there! I want to know can enhanceIO improve read speed on cryptoLuks devices? If yes, i want to know what should i do? Connect to ssd cache physical device...

Is there anyway to disable the cache without flushing data? I tried to change the function call to eio_ttc_deactivate by setting the second parameter to 1. The cache is disabled,...

This assertion keeps firing on a 4.18 kernel: EIO_ASSERT(op != REQ_OP_READ); It always fires once during startup and then typically fires again when doing 'sync'. Subsequent IO operations on the...

Python3 is very different from Python2 when it comes to handling of strings and bytes. Therefore, a simple invocation of 2to3 does not suffice. Byte-strings have to be decoded and...

Can not run on ARM server with kernel 4.14

Hi,hi guys. I tried to use enhanceio on centos7.5. I found that after creating enhanceio, restart the machine and enhanceio could not load.Do you have any suggestions? centos7.5 (kvm) kernel...

Hi, This is not an issue. Since I didn't have your email, I wasn't able to write an email to you. Currently I'm working on EnhanceIO as my bachelor project....