Solomon Boulos

Results 23 comments of Solomon Boulos

It's likely that the author just forgot to do it in November. However, if you'd like, you can depend on this repo directly (or a rev=) by updating your Cargo.toml:...

Btw, Colab just updated to 11.2, and I made an end-to-end example: https://github.com/googlecolab/colabtools/issues/620#issuecomment-792170689 A lot of the set vs update stuff ends up being fairly annoying in the colab setting...

I think getting AVX2 working with frame pointers (and not yet caring that AVX-512 / EVEX_compress) would be a big improvement already even if AVX-512 kernels were still "blind". We...

Hmm. Is there a good reason the client doesn't issue this as a COMPOUND of open exclusive plus setattr?

@ihoukai are you locked on ganesha-3.3 or you able to use/try a more recent version? First though, I assume that if your client does this directly to the backend, it's...

(Phone reply) Great, thanks. To just verify, can you also test with NFS v3 to the backend with my PROXY_V3? (Since I know the code much better) On Fri, Dec...

Great, that means it’s not inherent / your backend causing trouble for proxying. I’ll dig into your log tomorrow.

That log is still from a previous build (the prefixes in the log say ```pxy_``` instead of ```proxyv4_```). I could use some NFSv4 spec and Linux knfsd help here though...

Sorry, I need help from either @dang @ffilzwin or @jtlayton as in the previous update. I *think* this code just wasn't tested / needs to handle "recreate" a little differently....

Are you able to get by with using the V3 proxy for now, or do you need NFS v4.1 to your backend?