-
gitomat
[illumos-gate] 17210 meoi expectations broken by 17136 -- Patrick Mooney <pmooney⊙pc>
-
gitomat
[illumos-gate] 17167 dld: unsigned is never less than zero -- Toomas Soome <tsoome⊙mc>
-
jbk
hrm... there isn't a way with USCSI to direct a CDB down a specific path of a multipath device, is there?
-
tsoome_
you can disable other path
-
tsoome_
but otherwise it depends if you have A/A or A/PG
-
jbk
hm.. i see an undocumented USCSI_PATH_INSTANCE and uscsi_path_instance in struct uscsi_cmd (ulong)..
-
jbk
it looks like the instance#s are maybe just assigned from a global int that's just incremented every time a new path is created
-
tsoome_
hm... stupid spam detectors somehow illumos-advocates mail ended in junk.:(
-
jbk
i've had that happen a few times
-
gitomat
[illumos-gate] 17161 mxfe: variable dereferenced before check -- Toomas Soome <tsoome⊙mc>
-
Guest7
What would it take to compile illumos-gate with Clang?
-
tsoome_
a lot.
-
alanc
presumably the first step would be to take the illumos-specific gcc patches and figure out how to implement them in an illumos-specific clang
-
tsoome_
it is not hopeless, it has been improving, but it still needs effort. the compiler patches are to provide some specific features we want to have, those are not quite needed if you want to just build the code.
-
tsoome_
once in a time we had assembler course in uni and to get to complete it one guy was tasked with chess related problem. when time was up, he had really beautiful chessboard drawn on screen, but problem was still not solved;)
-
Woodstock
they obviously hadn't mastered the tao of programming.
-
richlowe
alanc: the illumos-specific patch that matters is msave-args, which is also the hard one, but is only relevant to running.
-
richlowe
I have marginal faith it is more readily implemented as a clang plugin than a gcc one
-
richlowe
well, an llvm plugin really
-
jbk
it looks like openbsd added it to clang/llvm, though not as a plugin
-
richlowe
then perhaps you can't do it there, either.
-
richlowe
but that's good to know. I hope tsoome knows too
-
tsoome_
havent checked that much:)
-
jbk
-
tsoome_
but here we are;)
-
jbk
obviously not all of the work, but at least the hint suggesting it's there
-
richlowe
hadfl: You might be interested in this too
-
hadfl
oh :)
-
jbk
obviously i've also not used it, so caveat developer :P
-
richlowe
conditor?
-
jbk
*shrug* no idea :)