Results 846 comments of Vitaly Shukela

Is there something like "optimisation fuel" for LKRG? To set a number and make LKRG decrement it when doing each check, aborting and reporting the next check when it is...

Can I somehow test this temporarily IRQ disabling outside of LKRG? Is there some user-exposed knob in sysfs to also trigger that? Or a simple linux kernel module that does...

Is a Linux kernel module that just periodically disable and re-enable IRQs an easy thing to implement?

If some interfaced C code is buggy and unsafe, then respective FFI crate is also unsafe.

Internally simpler (especially SCGI), supports UNIX sockets. Don't need to handle the trickery of facing the actual clients.

I expect it to be available over arbitrary `std::io::Read + std::io::Write`. There can be something like ```rust pub fn direct_with_io(settings: Settings, handler: H, io: IO) -> Result where H: Handler...

> Quicssh is SSH specific What makes it SSH-specific? On what details of SSH protocol it relies? > can you tell me more about your needs, so I can consider...

Maybe also update repository name to be text_io (or something like rust-text-io) instead of rust-si? Repository description is also too short. It should include something like "scanf" or "reverse of...

Is this going to be implemented? What is maintainership status of `weave` in general?

Like syntax highlighting, it should be a configurable `--feature`.