Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
richlowe pushed 1 commit to arm64/pci-hacking richlowe/illumos-gate
- remove `i_ddi_get_inum` which isn't useful and needs work to implement This returned the vector number given an inde... edc6546
richlowe pushed 1 commit to arm64/pci-hacking richlowe/illumos-gate
- Use constants for common property names Use the constants defined in `sys/obpdefs.h` for property access. Extend th... 6f0ded8
richlowe created a comment on a pull request on richlowe/illumos-gate
This looks good. Do you mind if I add "interrupt-map" to it, when I push it?
richlowe created a comment on a pull request on richlowe/illumos-gate
I just pushed some changes, a bit of which might be relevant here. There were places I had missed where we were looking up "#interrupt-cells" and following the device tree, where this is at best g...
richlowe pushed 3 commits to arm64/pci-hacking richlowe/illumos-gate
- gic, ddi: Remove stale comments describing (since removed) rootnex intrspec maintenance a324bef
- viommionex: copy the interrupts property down so we take part in the DDI regularly This is all a bit of a shame, but... cb60555
- ddi/gic: Carry all information in the unit_intr_t, don't have gic-specific bits This means only the GIC knows how to... 364ffff
richlowe created a review comment on a pull request on richlowe/illumos-gate
Wait, I didn't intend to approve, I intended to comment on this, and apparently I missed.
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 ...
richlowe created a comment on an issue on jaseg/lolcat
The problem (from the illumos POV, at least) is that you defined `_XOPEN_SOURCE` with no value at the top of `lolcat.c`, which requests the XPG3 standards (pre posix, X/Open). Without that everyth...
richlowe pushed 2 commits to arm64/pci-hacking richlowe/illumos-gate
richlowe pushed 1 commit to main richlowe/arm64-gate
- use gcc14 as a shadow compiler for building native tools ea9bd5b
richlowe closed a pull request on richlowe/arm64-gate
use gcc14 as a shadow compiler for building native tools
following https://www.illumos.org/issues/16935richlowe created a review comment on a pull request on richlowe/illumos-gate
No, but I can't say for sure it won't ever?
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?
richlowe pushed 1 commit to arm64/pci-hacking richlowe/illumos-gate
- doc: mention the autovec problem, note by Michael 173b9d1
richlowe pushed 1 commit to arm64/pci-hacking richlowe/illumos-gate
- doc: add a direct comparison of PSM and DDI2 operations 806cf8d
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
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
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...
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 ...
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...
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-...
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...
richlowe pushed 14 commits to arm64-gate richlowe/illumos-gate
- 16945 uts should use KPRINTFLIKE Reviewed by: Dan McDonald <[email protected]> Reviewed by: Andy Fiddaman <illumos@fiddam... 39b8de0
- 16903 ses: possible memory leak of 'driveids' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy... 9f755ee
- 16902 uhci: possible memory leak of 'pp' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy Fidd... 80f91f3
- 16950 Gate should build with python 3.13 Reviewed by: Jason King <[email protected]> Reviewed by: To... bf34775
- 16946 some comments about DDI interrupts could use correction Reviewed by: Toomas Soome <[email protected]> Reviewed by: ... b4a2f1d
- 16947 smbios(8) could be 64bit Reviewed by: Jason King <[email protected]> Reviewed by: Robert Musta... 482d9a1
- 16935 Use gcc 14 as shadow compiler Reviewed by: Patrick Mooney <[email protected]> Reviewed by: Toomas Soome <tso... b7fe974
- 16922 i86pc: support AMD C-states Reviewed by: Robert Mustacchi <[email protected]> Reviewed by: Andy Fiddaman... f7d9ddd
- 16726 in/out VM_EXIT should not assert on CPUs without DecodeAssist Reviewed by: Patrick Mooney <[email protected]... 8cf9ea4
- 16955 ecc: possible memory leak Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Dan McDonald <danmcd@m... 5de8599
- 16962 ib: variable dereferenced before check Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Andrew St... 3d144d7
- 16948 want __cacheline_aligned Reviewed by: Patrick Mooney <[email protected]> Approved by: Dan McDonald <danmcd@m... 6faf524
- 16978 sata: 'tb' may be used uninitialized in sata_check_modser() Reviewed by: Jason King <jason.brian.king+illumos@g... d3fbc1f
- Merge branch 'master' of https://github.com/illumos/illumos-gate into arm64-gate # Conflicts: # usr/src/tools/env/il... 20378de