-
richlowe
there's pam stuff to keep it happy, too
-
v_a_b
-
richlowe
finally
-
andyf
Can anyone tell me what the ~ is doing in this mandoc line please?
-
andyf
.Oo Fl c\~
-
yuripv
\~ paddable non-breaking space
-
yuripv
see mandoc_char man page
-
andyf
thanks!
-
andyf
thanks!
-
clapont
hi, everyone!
-
danmcd
KungFuJesus: You good with the #13389 fix?
-
danmcd
fenix 13389
-
danmcd
fenix illumos 13389
-
fenix
BUG 13389: After persistent L2ARC import, cache device has constant 8KB/sec load (New)
-
fenix
-
LeftWing
danmcd: I believe a hash prefix works on the bug number now also
-
danmcd
Like I tried above?
-
danmcd
Or with fenix?
-
LeftWing
You need both the prefix and the mention of Fenix I believe
-
danmcd
Gotcha.
-
richlowe
arekinath: how did you feel about the fix(es) for #13565?
-
richlowe
fenix #13565
-
fenix
BUG 13565: umem should only have one text section (In Progress)
-
fenix
-
KungFuJesus
Sorry, didn't see this until now
-
KungFuJesus
no issues yet, and it's been well over a week, I think we're good
-
KungFuJesus
tsoome: have you tried to build a SPARC OI ISO lately? Perhaps I can be alpha tester #4?
-
tsoome
no, not lately. thiser is still in my todo list, howev
-
tsoome
however*
-
tsoome
I have been a bit busy drawing freebsd loader console and then fixing the bugs:D
-
KungFuJesus
in preperation for the 13-RELEASE?
-
tsoome
yep.
-
KungFuJesus
what fancy new features are being added to the loader? I assume those same will be in the illumos fork?
-
tsoome
same yes. and very new bits are posted for both
-
KungFuJesus
higher resolution modes? :)
-
tsoome
thats limited by whatever we get from firmware
-
KungFuJesus
perhaps you've fixed the bug on one of our older illumos machines that prints out a bunch of enumerated offsets for the disk that it can't read something at, over and over
-
KungFuJesus
it eventually boots, but it spends an eternity printing to the VESA framebuffer, hah
-
tsoome
hm.
-
tsoome
the error reporting needs some love there.
-
tsoome
KungFuJesus have you recorded, what errors are those?
-
tsoome
what error codes, I mean
-
arekinath
richlowe: haven't looked, sorry. 9wk old baby makes it hard to keep up haha
-
tsoome
arekinath gz:)
-
richlowe
arekinath: oh! congrats
-
dlg
richlowe: he'll be back in 5 or 6 years
-
arekinath
PTC is the thread magazines right? and because it's in a .so it has to figure out where they are only from the code addr?
-
richlowe
ptc is the thread magazines, but this is all where we used have writable code always, and now we only have writable sometimes
-
richlowe
so I was putting the text back together, but Robert (maybe) didn't like us having other code writable for that brief period
-
richlowe
so the alternate fix keeps them separate (but better), and gives the modifiable code its own page
-
richlowe
I think we're just wondering how paranoid to be
-
arekinath
ah. yeah, would definitely prefer an approach that makes w^x easier in future if we can go that way
-
arekinath
which normally means keeping code we want to modify in its own pages
-
richlowe
ok, I'll merge in the code I gisted and go around again then.
-
richlowe
thanks
-
arekinath
np, if it makes it take way longer we can do it later of course
-
arekinath
but if it's a pretty easy change...
-
richlowe
it's easy
-
arekinath
awesome
-
arekinath
I like those words ;)
-
richlowe
unfortunately I'm playing around with something else, so this build is going to take 4+ hours.
-
arekinath
sounds about right. I moved my build zone to one of our new 64-core zen2 boxes, it's so much faster haha
-
richlowe
if I ever shift all these other makefile bits, I need to trick LeftWing into testing something on those
-
LeftWing
lol
-
arekinath
he has more of those than I do, I'm sure :P
-
LeftWing
Right now he has a bunch of stuff unplugged in the corner because we're waiting for some ESD flooring work :P
-
jbk
it'd be nice if someone came out with an amd server in the same form factor as my current server (or maybe w/ 6 hot-swappable drive bays instead of 4).. i'd probably upgrade for moar cores
-
richlowe
I just need more, not fast, to test this. so the easiest way is to ask people in here :)
-
richlowe
the SPARC people do like it when their space heaters are good for something :)
-
LeftWing
ha
-
jbk
i only have an ultra 10 in storage...
-
LeftWing
I mean if one just needs more I can probably spend a few dollars on a large AWS instance
-
jbk
granted the space heating aspects of them wouldn't have been as useful last week as i might have hoped
-
LeftWing
m4.16xlarge 64 cores, 256GB RAM!
-
richlowe
pretty sure tsoome has that beat
-
LeftWing
But I can get one of those for a mere $3.20/hour
-
arekinath
that's not tree fiddy
-
jbk
i know papertigers has an AMD box, though not sure of the specs
-
KungFuJesus
tsoome: it's been a while, it says something about some lba offset. I'll have to look again next time I get a chance