Mauricio

Results 26 comments of Mauricio

> > Also, for some reason ICU cannot find the resource bundles even thought they are linked to the binary. I'm probably missing a compile flag, feature or something. Any...

> No. The `libltfs` using in `ltfs`, `mkltfs` etc. is dynamic link library. What I'm saying is resource bundle created by ICU, like `liblibltfs_dat.a` is statically linked to a correct...

> I didn't try your code at all yet. But does auto tools build on your tree work fine? If so, you need to investigate step by step and find...

Sorry for the delay, I was occupied with other stuff. Whatever, now this works correctly, I tested it using the file backend and it works as expected > Please add...

I don't plan to change the tree, I just want to add the cmake build system not replace autotools. > In addition, you don't have any contribution to this project...

# Benchmark There benchmarks are done using hyperfine with a total test of 5 times. ### Makefile generation | Command | Mean [s] | Min [s] | Max [s] |...

Was the tape in the ltfs format? You can only mount tapes that are formatted using `mkltfs`. If you want to use the tape with ltfs you should format it...

If you don't have IBM support you could read [this](https://forum.level1techs.com/t/how-do-i-reduce-minimise-cpu-load-average-on-a-storage-server/197843/56?page=3). Besides that you can only hope that another process is using the drive, bc if not then the tape/drive could...

> [0:0:0:0] tape IBM ULT3580-HH5 H971 /dev/st0 /dev/sg1 [0:0:0:1] mediumx IBM 3573-TL F.11 /dev/sch0 /dev/sg2 Use the sg devices listed in the output of the command. If you are wondering...

> > but there are others such as the probe signal of systemtap > > Are you using the systemtap with process attach in product environment? The `systemtap` is also...