Re: Fwd: [openbsd/src] https://redmine.pfsense.org/issues/14444 (PR #39)

2023-07-02 Thread Aaron Miller
Hi Jonathan, Thank you for contributing! There are a few more steps you'll need to take. Please refer to the last ("Preparing a Diff") section of the FAQ for this: https://www.openbsd.org/faq/faq5.html#Diff It explains how to use your local Git repo to make a diff. For emailing, you'll want to

Re: net80211: new Tx rate adaptation module (iwn + iwm)

2021-03-11 Thread Aaron Miller
On Thu, 2021-03-11 at 10:58 +0100, Stefan Sperling wrote: > Generally, iwm tends to prefer 5 GHz for me in most locations, > but > there are heuristics involved in selecting the band. You could > try > tweaking these values in ieee80211_var.h to see if it you can > manage > to tip iwm over into the

Re: net80211: new Tx rate adaptation module (iwn + iwm)

2021-03-10 Thread Aaron Miller
On Tue, 2021-03-09 at 14:48 +0100, Stefan Sperling wrote: > This implements a new rate adaptation module for net80211, called > "RA", > which resulted from a long discussion and exchanges of various > diffs > between Christian Ehrhardt and myself, targeting problems with > MiRA. > > Tests with any

sndio support for Rust (cpal crate) - review requested

2020-11-01 Thread Aaron Miller
der examples/) Thanks in advance :) Aaron Miller [1] https://crates.io/crates/cpal [2] https://rust.audio/

Re: Python 3.8 os.listdir EINVAL on large directories

2020-07-26 Thread Aaron Miller
tory, or nbytes > is too small for returning a directory entry or block of > entries, or the current position pointer is invalid. > > > Where does the problem lie -- the upstream Python code, the > > OpenBSD-specific patches in its

Re: ld patch that greatly speeds up linking large programs with debug symbols

2019-02-23 Thread Aaron Miller
On February 23, 2019 2:50:46 AM PST, Jeremie Courreges-Anglas wrote: >On Sat, May 07 2016, Stefan Kempf wrote: >> Aaron Miller wrote: >>> Hi All, >>> >>> I was experiencing ~8 minute linking times for a large C++ >application >>> I have be

ld patch that greatly speeds up linking large programs with debug symbols

2016-04-28 Thread Aaron Miller
Hi All, I was experiencing ~8 minute linking times for a large C++ application I have been working on when running -current on amd64. It turns out that the decade-old version of ld in the OpenBSD source tree has a bug that causes quadratic complexity for some linking operations when debug symbols