-
lactoseHow do you pronounce illumos?
-
jclulowlactose: ih-loo-moes
-
jclulowor there-abouts
-
ik5pvxlike illum-ination, no?
-
vegout of curiosity, has there been an influx of curiosity and possibly adoption of Illumos distros as a result of 0xide's endorsement of the project?
-
lactoseveg: As for me, I first heard about illumos from a friend that was trying to run Solaris; she eventually got fed up with it and switched to OpenIndiana
-
danmcdveg: We have always been here, but Oxide using illumos-as-hypervisor (a further evolution of the SmartOS philosophy, with full HW control to make some problems more manageable) has not hurt us for sure. :)
-
danmcdWe're a pretty welcoming bunch, I hope.
-
ik5pvxpardon but who/what is oxide?
-
ptribble
-
ik5pvxthanks!
-
jbki've never thought about this, but is there any issue with obtaining two different DMA handles to the same address with ddi_dma_addr_bind_handle() (assuming obviously caller is coordinating/arbitrating appropriately) ?
-
richlowethat's a big assumption
-
richloweI want to say "Not at the moment", but I'm not certain, and I would want to talk to someone who knew the iommu architecture to know if it would be true if that worked
-
richloweby "iommu architecture" I mean "of the platform, etc" not so much the rather worrying code we have, but don't use
-
rmustaccI would probably put it under the could easily be problematic and better to avoid if you can.
-
richloweyeah, that's what I was trying to say by "big assumption"
-
rmustaccIn particular, if you have DDI_DMA_PARTIAL it's definitely not safe at any speed.
-
rmustaccYou definitely can't get windows and other things.
-
rmustaccIt seems better to share the handle than to make two.
-
gitomat[illumos-gate] 17316 The strtok_r(9F) manual is missing -- Peter Tribble <peter.tribble⊙gc>
-
richloweptribble: thanks so much for all your manual labours
-
ptribbleThanks!
-
ptribbleAt some point I might get to fixing code.
-
ptribbleBe afraid....
-
nomadWhat if I want to be just slightly concerned?
-
gitomat[illumos-gate] 17282 express mac_sw_cksum() in terms of MEOI -- Patrick Mooney <pmooney⊙pc>