StatusCode404

Results 35 comments of StatusCode404

There is some chatter on Reddit that for SVT-AV1, it could add up to 5% improvement. Any gain, is a gain in my humble opinion. Ref: https://www.reddit.com/r/AV1/comments/1fwwug5/is_it_worth_it_to_look_into_pgo_compileguided/ Once again this...

I tried a few things. 1. Tried doing PGO routine using the "custom.def" for everything --> **Linking/Building FAILED** ```GCC.args.extra = -fstack-protector-strong -D_FORTIFY_SOURCE=2 -march=native -mtune=native -pipe -fprofile-generate -fprofile-update=atomic``` 2. Tried doing...

> I like the --replay ability, but it should be the main modus rather than an odd add-on. Id like the app to always produce a database at first scan,...

It would be great if this could be done as it is affecting me and have only gotten around it by doing similar to what was described above. This is...

I just reopened a bug very similar in Virtualbox's bugtracker a few days ago. Are you saying @qzed that it is fixed in linux kernel v6.13.6+ ? https://www.virtualbox.org/ticket/20425 Hopefully it...

Has anyone reported it upstream? Unfortunately I don't know how to report this upstream. I haven't really looked or have had the need to. Could someone here kindly do it...

> Since I also don't know the process, I just sent a mail to Masahiro Yamada who committed [the remove command](https://web.git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/scripts/package/install-extmod-build?h=v6.13.7&id=aaed5c7739be81ebdd6008aedc8befd98c88e67a), however I don't get a response. > > Actually...

No longer builds for me either but I have a different error in the logs... ``` In file included from /home/danglingpointer/Software/RPCS3/rpcs3/rpcs3/Emu/Cell/lv2/sys_usbd.cpp:20: /home/danglingpointer/Software/RPCS3/rpcs3/rpcs3/Emu/Io/Dimensions.h:28:7: error: no template named 'optional' in namespace 'std'...

Would be good if we had release tags that were known to work. Production style.

Builds OK/Successfully with GCC-14.1 (custom default in my Ubuntu 22.04 LTS) Testing now... .... working fine. build command is similar to above minus the LLVM/CLang -DCMAKE options.