Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

richlowe/illumos-gate

richlowe created a review on a pull request on richlowe/illumos-gate

View on GitHub

richlowe created a review comment on a pull request on richlowe/illumos-gate
I'm very confused by this. This _should_ be working. For a start, QEMU,virt has an "interrupt-parent" on /, and nothing will work if that doesn't happen? These should trickle up from the PROM ...

View on GitHub

richlowe created a review on a pull request on richlowe/illumos-gate

View on GitHub

r1mikey opened a pull request on richlowe/illumos-gate
Ensure that rootnex has expected properties
**These changes target the PCI hacking branch** Two fairly trivial changes here. The fdt rootnex misses out on the properties set on the fdt root node. Copy over the properties we care about,...
richlowe pushed 2 commits to arm64/pci-hacking richlowe/illumos-gate
  • doc: update PSM_INTR_OP_GRP_SET_CPU I happened to read what motivated this finally ba30308
  • ddi: assert the locking protocol in the arm implementation This is somewhat, but hopefully not very, pessimistic, fo... 22cd595

View on GitHub

richlowe pushed 1 commit to arm64/pci-hacking richlowe/illumos-gate

View on GitHub

richlowe closed a pull request on richlowe/illumos-gate
doc: a bunch typos
r1mikey created a review comment on a pull request on richlowe/illumos-gate
This condition should mostly be caught (in a different way) before we hit this code - see the call to `gic_is_spurious` in `do_interrupt` (armv8/os/intr.c).

View on GitHub

r1mikey created a review on a pull request on richlowe/illumos-gate

View on GitHub

richlowe created a review comment on a pull request on richlowe/illumos-gate
No, but I can't say for sure it won't ever?

View on GitHub

richlowe created a review on a pull request on richlowe/illumos-gate

View on GitHub

rmustacc created a review comment on a pull request on richlowe/illumos-gate
Does this have the same semantics with the -1 return on spurious interrupt ala x86?

View on GitHub

rmustacc created a review on a pull request on richlowe/illumos-gate
One small question, but I'm fine with the renaming and feel free to land without any follow up from me.

View on GitHub

rmustacc created a review on a pull request on richlowe/illumos-gate
One small question, but I'm fine with the renaming and feel free to land without any follow up from me.

View on GitHub

hadfl opened a pull request on richlowe/illumos-gate
typos
richlowe created a comment on a pull request on richlowe/illumos-gate
Is anyone against me integrating this as -- I hope -- much more readable names for something that used to be not obvious, even though it doesn't come with a lot of other necessary work?

View on GitHub

richlowe pushed 1 commit to arm64/pci-hacking richlowe/illumos-gate
  • doc: mention the autovec problem, note by Michael 173b9d1

View on GitHub

richlowe pushed 1 commit to arm64/pci-hacking richlowe/illumos-gate
  • doc: add a direct comparison of PSM and DDI2 operations 806cf8d

View on GitHub

richlowe pushed 1 commit to arm64/pci-hacking richlowe/illumos-gate
  • doc: expand upon the potential difference/actual similarity of NINTRS/NAVAIL a tiny amount 6b184d0

View on GitHub

richlowe pushed 1 commit to arm64/pci-hacking richlowe/illumos-gate
  • Sync with current hacking with partially reworked interrupts HAS NO GIC v3 SUPPORT RIGHT NOW - interrupt controllers... c9bc6b3

View on GitHub

r1mikey created a comment on a pull request on richlowe/illumos-gate
Reading through both trees, I think there are some hunks on this PR that I should split out (things that don't relate to GIC or interrupts more generally), and some which I think I should rebase on...

View on GitHub

r1mikey created a comment on a pull request on richlowe/illumos-gate
> https://richlowe.net/interrupts-draft/interrupts.html This is great! I'll mail some questions/observations to you, since a PR is likely not the best way to communicate about these things. I...

View on GitHub

richlowe created a comment on a pull request on richlowe/illumos-gate
I have updated the arm64/pci-hacking (I don't know how to link to that with github markdown) branch I sent you with the current state of my tree. This is basically a gicv2 (only) with everything r...

View on GitHub

richlowe pushed 46 commits to arm64/pci-hacking richlowe/illumos-gate
  • 6500 dtrace translator deref uses wrong store op Reviewed by: Adam Leventhal <[email protected]> Approved by: ... 18ad798
  • 16882 zpool_create_008_pos is always failing Reviewed by: Vitaliy Gusev <[email protected]> Reviewed by: Dan Mc... 9d1bdd5
  • 16893 sol_ofs: possible memory leak Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Marco van Wier... 4574405
  • Merge branch 'master' of https://github.com/illumos/illumos-gate into arm64-gate bce5576
  • 16896 ipc: possible memory leak of 'ids' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy Fidd... 037044b
  • 16897 s1394: possible memory leak of 'member_new' Reviewed by: C Fraire <[email protected]> Reviewed by: Andy Fiddaman <... da59b86
  • 16898 cardbus: possible memory leak of 'cdsp' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy... d74fa75
  • 16911 illumos-gate should select OpenSSL 1.x API where needed Reviewed by: Toomas Soome <[email protected]> Reviewed by: ... 109018f
  • 16910 vioif package needs package metadata fixups Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Toom... 9068858
  • 16899 psets: possible memory leak of 'psets' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy ... 27ecbff
  • Merge branch 'master' of https://github.com/illumos/illumos-gate into arm64-gate # Conflicts: # usr/src/pkg/manifest... cba01e3
  • 5915 msgpullup(9f) behaves as if len is always -1 Portions contributed by: Dan McDonald <[email protected]> Reviewed by: ... 8cfbb92
  • 16854 CPUID_PASS_IDENT is sufficient for cpuid_getsig 16907 Apply microcode updates before CPUID_PASS_BASIC Reviewed ... df5a0c5
  • 16926 Update AMD microcode to 20241121 Reviewed by: Rich Lowe <[email protected]> Reviewed by: Marco van Wieringe... 2d27979
  • 16927 Update Intel microcode to 20241112 Reviewed by: Rich Lowe <[email protected]> Reviewed by: Marco van Wierin... 6e8c001
  • 16881 zfs-tests: rsend_008_pos should be disabled for now Reviewed by: Dan McDonald <[email protected]> Approved by: Patr... c7f0a03
  • 16901 sol_ucma: possible memory leak of 'ucma_evt' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by:... 799266c
  • 16942 ZTS: channel_program tests fail to find verify_runnable Reviewed by: Andy Fiddaman <[email protected]> Revie... 944bdb1
  • 16932 Add `wait_freeing` helper function to ZTS Reviewed by: Bill Sommerfeld <[email protected]> Approved by: Da... 25bfbbc
  • 16933 ZTS: Wait for free space between quota tests Reviewed by: Bill Sommerfeld <[email protected]> Approved by:... a5e0ce4
  • and 26 more ...

View on GitHub

richlowe created a comment on a pull request on richlowe/illumos-gate
Oh, another thing is that I suspect your private-data stuff is the same thing I did previously in #93, it turns out we actually are better avoiding doing this, at least in the case of the interrupt...

View on GitHub

richlowe created a comment on a pull request on richlowe/illumos-gate
So from what it sounds like we both have code that cleans up interrupts. I'd shown you my PCI work and where I was heading next with interrupts, I wrote that up at https://richlowe.net/interrupts-...

View on GitHub

richlowe created a comment on a pull request on richlowe/illumos-gate
Right, this is just a low-hanging part of make things better right now. I have written up what happens now (on other platforms), and what I'd like to begin happening on ARM in https://richlowe.n...

View on GitHub

r1mikey created a comment on a pull request on richlowe/illumos-gate
We should definitely talk more :-) I've been preparing some resource management and GIC-attachment changes in #105 , which lays some of the groundwork for hiding the GIC behind `i86pc` PSM-like ...

View on GitHub

r1mikey created a comment on a pull request on richlowe/illumos-gate
I'm just doing a full clean build before publishing, but I thought I'd get this up for review. @richlowe This is a start to what I'm thinking about for cleaning up interrupts - there's a bit of ...

View on GitHub

r1mikey opened a draft pull request on richlowe/illumos-gate
Simplify resource configuration, attach GIC properly
There's a lot of special handling of the GIC which is no longer absolutely necessary, but there's some heavy-lifting needed to isolate GIC specialness. This PR does the base work needed to simpl...
Load more