Ecosyste.ms: Timeline

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

hadfl

hadfl deleted a branch hadfl/ooceapps

github

hadfl pushed 2 commits to master hadfl/ooceapps
  • fenix: add support for GitHub commits 31cff42
  • Merge pull request #224 from hadfl/github 28f9942

View on GitHub

hadfl pushed 1 commit to github hadfl/ooceapps
  • fenix: add support for GitHub commits 31cff42

View on GitHub

hadfl created a comment on an issue on omniosorg/omnios-build
OpenJDK 21 has been backported to OmniOS r151046 LTS.

View on GitHub

hadfl closed an issue on omniosorg/omnios-build
OpenJDK 21 for r151046 LTS
I run a few Java applications on the current LTS release; e.g., OpenGrok, Gerrit, and of course the most critical, the Minecraft server. I was trying to upgrade the Minecraft server today and I re...
hadfl created a review on a pull request on omniosorg/omnios-build

View on GitHub

hadfl created a review on a pull request on omniosorg/omnios-build

View on GitHub

hadfl created a review on a pull request on omniosorg/omnios-build

View on GitHub

hadfl created a review on a pull request on omniosorg/omnios-build

View on GitHub

hadfl pushed 7 commits to arm64/set-clock hadfl/illumos-omnios
  • ddi: handle memory-mapped resources in the DDI in a manner we hope is future proof Portions contributed by: Richard ... 9a2acba
  • ddi: rename `sparc_pd_...` -> `i_ddi_pd_...` This is more truthful -- they're far from SPARC specific. However, I s... 0b0aeaa
  • Make aarch64 cbe a proper driver Implement an Arm Generic Timer driver to take over the duties of the cyclic backend... d30800f
  • interrupts: provide system PIC registration and dispatch The GIC functionality we've had to date has been a very lea... e4095c6
  • ddi_isa.h: Restore Michael's copyright In checking what was left to merge into arm64-gate, I noticed that a single c... 76001e6
  • rpi4: Fix reading CPU speed via the mailbox interface There was a bit of confusion here, where the call into the clo... cda09f4
  • RPI4: set CPU clock to maximum bf4c009

View on GitHub

hadfl pushed 43 commits to arm64-gate hadfl/illumos-omnios
  • 16981 pbchk should probably bail early on long commit series Reviewed by: Joshua M. Clulow <[email protected]> Approved... cbbc171
  • 16982 pbchk could have a better user agent Reviewed by: Joshua M. Clulow <[email protected]> Approved by: Patrick Moone... e2e21e6
  • 16977 t4nex should be cstyle clean Reviewed by: Marco van Wieringen <[email protected]> Approved by... e9f1d7c
  • 16760 Source code contains man page cross-reference errata Reviewed by: Peter Tribble <[email protected]> Appro... 4b9db4f
  • 16674 dev_err(9f) doesn't do anything useful with CE_PANIC Reviewed by: Andy Fiddaman <[email protected]> Reviewed... be40b82
  • 17008 ZTS: left over file /var/tmp/file.pidnum Reviewed by: Andy Fiddaman <[email protected]> Approved by: Robert ... c185c6f
  • 17042 cxgbe leaks tx_dhdl array Reviewed by: Toomas Soome <[email protected]> Reviewed by: Marco van Wieringen <marco.van... e7745dd
  • 17062 kernel thinks lwp0 has a usable FPU save area when it doesn't Reviewed by: Robert Mustacchi <rm+illumos@fingolf... 7c63221
  • 16939 SCM_UCRED lost in transit Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: C Fraire <cfraire@... 53bd5f8
  • 14549 cxgbe is a touch logorrheic Reviewed by: Ryan Zezeski <[email protected]> Approved by: Joshua M. Clulow <josh@s... ba52565
  • 10270 Convert ptree(1) to mandoc Reviewed by: Toomas Soome <[email protected]> Reviewed by: Bill Sommerfeld <sommerfeld@h... e1cf2bf
  • 17014 i86pc: C-states should be able to tolerate not using mwait Reviewed by: Hans Rosenfeld <[email protected]... c77fb39
  • 17032 viona should discard too-large rx pkts Reviewed by: Patrick Mooney <[email protected]> Reviewed by: Dan McDo... 7037363
  • Merge branch 'master' of https://github.com/illumos/illumos-gate into arm64-gate db6b188
  • avintr: Treat autovec like a hashtable (fix i386 build) 566df24
  • Use constants for common property names Use the constants defined in `sys/obpdefs.h` for property access. Extend th... d9600ee
  • 17022 Want POSIX_SPAWN_SETSID 17023 Want posix_spawn_file_actions_add[f]chdir(3C) Reviewed by: Andy Fiddaman <illumos... 3114379
  • 17057 Want C23 timespec_getres and bases Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Peter Tribble... d3aba68
  • ddi_intr_get_nintrs: take ihdl lock in the fallback path (missed in c8225d9b10) `ddi_intr_get_nintrs` falls back (if... 583a840
  • 16995 remove sun4v ldom static direct i/o (sdio) hooks Reviewed by: Peter Tribble <[email protected]> Reviewed ... 9151f8f
  • and 23 more ...

View on GitHub

hadfl deleted a branch hadfl/arm64-gate

arm_boost

hadfl pushed 2 commits to main hadfl/arm64-gate
  • detect the python version installed in the sysroot (not on the host) for cross-builds dfef887
  • more recent rpi4 could benefit from a speed boost a9bba8d

View on GitHub

hadfl deleted a branch hadfl/arm64-gate

python

hadfl created a comment on a pull request on richlowe/arm64-gate
In practice this bumps the maximum frequency to 1800 MHz on (newer) RPI4 that support it. It's ignored on older RPI4. But yeah, if you are unsure, let's wait for @citrus-it.

View on GitHub

hadfl pushed 1 commit to python hadfl/arm64-gate
  • detect the python version installed in the sysroot (not on the host) for cross-builds ae817c6

View on GitHub

hadfl opened a pull request on omniosorg/ooceapps
fenix: add support for GitHub commits
cc: @richlowe
hadfl pushed 1 commit to github hadfl/ooceapps
  • fenix: add support for GitHub commits 0f8eae7

View on GitHub

hadfl pushed 10 commits to master hadfl/omnios-build
  • lzip - update from 1.24.1 to 1.25 be09b7b
  • xz - update from 5.6.3 to 5.6.4 b187fb2
  • sqlite3 - update from 3470200 to 3480000 ff7dd83
  • mercurial - update from 6.9 to 6.9.1 b0f3edd
  • coreutils - update from 9.5 to 9.6 45aa783
  • lzlib - update from 1.14 to 1.15 894691a
  • pv - update from 1.9.25 to 1.9.27 1d71a9d
  • cloud-init - update from 23.4.1 to 24.4.1 9189407
  • Merge pull request #3820 from citrus-it/pkgupd Core package updates 48a37d1
  • Merge pull request #3821 from citrus-it/cloudinit cloud-init - update from 23.4.1 to 24.4.1 06d7f66

View on GitHub

hadfl created a branch on hadfl/illumos-omnios

arm64/set-clock - Community developed and maintained version of the OS/Net consolidation

hadfl created a branch on hadfl/ooceapps

github - Web integrations for OmniOS Community Edition (OmniOSce) Association.

hadfl created a comment on a pull request on richlowe/illumos-gate
I have a prototype ready basing on this work that will read the maximum supported CPU frequency and set it on boot. It's working but I'll need more time to polish it and probably also adding some t...

View on GitHub

hadfl opened a pull request on richlowe/arm64-gate
more recent rpi4 could benefit from a speed boost
This increases the maximum frequency that can be set for the CPU from 1500 MHz to 1800 MHz on more recent RPI4 that support it. It's a no-op on earlier RPI4 devices. Apparently it's not on by defau...
hadfl created a branch on hadfl/arm64-gate

arm_boost - bootstrap illumos on AArch64

hadfl created a review comment on a pull request on richlowe/illumos-gate
I gave this a try, and it looks good. I also agree with @r1mikey that reading the docs, it seems stepping up the CPU clock should be safe on the RPI4. That's why I tested with the following sett...

View on GitHub

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

View on GitHub

hadfl pushed 2 commits to tcl hadfl/omnios-extra

View on GitHub

hadfl pushed 1 commit to tcl hadfl/omnios-extra

View on GitHub

hadfl pushed 2 commits to tcl hadfl/omnios-extra

View on GitHub

hadfl created a review on a pull request on omniosorg/omnios-extra

View on GitHub

Load more