ssdsim icon indicating copy to clipboard operation
ssdsim copied to clipboard

Results 5 ssdsim issues
Sort by recently updated
recently updated
newest added

Machine Config: gcc version 12.2.1 20221121 (Red Hat 12.2.1-4) (GCC) Linux 6.0.9-300.fc37.x86_64 While compiling (using 'make') getting the following error: /usr/bin/ld: flash.o: initialize.h:168: multiple definition of `ac_timing'; /usr/bin/ld: pagemap.o:initialize.h:168: multiple...

when i run the follow command ./ssd tracefile/TPCC10K.trace it has an error the core info is Core was generated by `./ssd tracefile/TPCC10K.trace'. Program terminated with signal 6, Aborted. #0 0x00007fbc661bc387...

Hi sir, The default queue length is five in SSDsim(initialize.c). I try to modify this parameter. According to result , that will cause the request to wait longer in the...

hello sir, This issue may not be related to your program. I am also modifying ssdsim. I try to modify ssdsim to multi-queue architecture. I will let ssdsim read multiple...