Page MenuHomeFreeBSD

Active Repositories

Recent Activity

Today

alc requested review of D47644: vm: static-ize vm_page_alloc_after().
Sun, Nov 17, 4:53 AM
stephen_missouri.edu committed R11:fa4438b9f890: math/octave-forge: Add optional dependency. (authored by stephen_missouri.edu).
math/octave-forge: Add optional dependency.
Sun, Nov 17, 4:16 AM
stephen_missouri.edu committed R11:f6a70039bf20: math/octave-forge-octave_zstd: New port. (authored by stephen_missouri.edu).
math/octave-forge-octave_zstd: New port.
Sun, Nov 17, 4:15 AM
ume committed R11:d57347650222: security/yubico-piv-tool: update to 2.6.1 (authored by ume).
security/yubico-piv-tool: update to 2.6.1
Sun, Nov 17, 3:29 AM
jlduran added a comment to D47643: nanobsd: Increase default media size.
In D47643#1086284, @imp wrote:

I've wanted for years to have nanobsd not need root at all...

Sun, Nov 17, 12:53 AM
christos updated the diff for D47462: sound: Fix hot-unload panics.

Assert that we enter pcm_killchans() with !PCM_REGISTERED.

Sun, Nov 17, 12:51 AM
imp added a comment to D47643: nanobsd: Increase default media size.

I've wanted for years to have nanobsd not need root at all...

Sun, Nov 17, 12:43 AM
jlduran abandoned D47643: nanobsd: Increase default media size.

OK, I'll re-submit following that approach.

Sun, Nov 17, 12:34 AM
imp added a comment to D47643: nanobsd: Increase default media size.

I kinda think we should ditch this size altogether and nake minimal images by default. 8g is too big, imho, for a default that uses only 1/8 of that. Of we just use growfs and makefs/mkimg, we'll be good

Sun, Nov 17, 12:22 AM
jlduran added a comment to D47643: nanobsd: Increase default media size.

@imp expressed the possibility of implementing options similar to the ones in D43232 (https://github.com/freebsd/freebsd-src/pull/964#issuecomment-1872262987). While this is evidently an interesting option, I have opted to propose just a "bump" to the minimum default size. Default meaning having no *_OPTIONS.
At some point this will be inevitable, currently the command sh nanobsd.sh with no custom configuration, fails. Presumably someone creating a customized image would have options set accordingly. More importantly, it is likely that the NANO_MEDIASIZE is set to match the size of the physical card. Industrial cards with 8GB or more seem to be the norm, after a little market research.
At any rate, this is just a suggestion, and I will gladly implement the maintainer's recommendations. What is paramount for me would be to fix sh nanobsd.sh before asking doc for a review of D47634.

Sun, Nov 17, 12:10 AM
jlduran requested review of D47643: nanobsd: Increase default media size.
Sun, Nov 17, 12:09 AM

Yesterday

jlduran added a comment to D47642: ktrace: Do not set args and envs as default.

Revision D47127 broke the test:
https://ci.freebsd.org/view/Test/job/FreeBSD-main-amd64-test/25696/testReport/junit/bin.sh.parameters/functional_test/mail1/

Sat, Nov 16, 11:33 PM
jlduran requested review of D47642: ktrace: Do not set args and envs as default.
Sat, Nov 16, 11:31 PM
alc added inline comments to D47181: vm_reserv: Introduce vm_reserv_populate_range.
Sat, Nov 16, 11:01 PM
br added a comment to D47412: snd_hdspe(4): Add sysctls to select analog signal levels..

On the "-10dbV" problem I could suggest to rename this to "minus10dbv" (and "plus4dbu as well).

Sat, Nov 16, 10:16 PM
br added a comment to D47412: snd_hdspe(4): Add sysctls to select analog signal levels..

(Note that default setting (-10dBV) is loudest, then +4dbU is lower, and HighGain is lowest volume)

Interesting, should be the other way round. The linux code doesn't seem to label these explicitly, which is why I expected the 0 value to be safe (quiet) similar to HDSP 9632. Chances are the input and output levels work the same and are in wrong order too, could you check them?

Sat, Nov 16, 10:13 PM
wulf added inline comments to D47640: RFC: hms(4): improve scroll with IICHID_SAMPLING.
Sat, Nov 16, 10:13 PM
jlduran added a comment to D47641: save-entropy: Fix the guard to avoid non-digits.

While studying for D47502, I stumbled upon the save-entropy.sh script. This part of the script seems wrong to me.
What I can infer is that this tries to guard against failing a comparison with a non-digit on the next line, by checking that whatever comes after saved-entropy. is a digit. Currently it is only checking for saved-entropy.\* (a literal *).
I don't know whom to ask for review. This change is low-priority, as it only verifies correctness, only root can write to the $entropy_dir.
Thank you!

Sat, Nov 16, 10:04 PM
jlduran requested review of D47641: save-entropy: Fix the guard to avoid non-digits.
Sat, Nov 16, 10:03 PM
emaste added a comment to D47639: beep(1): Use AFMT_FLOAT.

I'd suggest we not do this, at least not before quantifying the performance impact of float support (see comment in D47638).

Sat, Nov 16, 9:34 PM
emaste added inline comments to D47638: sound: Implement AFMT_FLOAT support.
Sat, Nov 16, 9:31 PM
madpilot committed R11:3c22ee0df4c5: mail/mailpit: Update to 1.21.3 (authored by madpilot).
mail/mailpit: Update to 1.21.3
Sat, Nov 16, 8:22 PM
mhorne committed rG4b4e88d9425b: aw_wdog: disable timer on attach (authored by mhorne).
aw_wdog: disable timer on attach
Sat, Nov 16, 7:56 PM
mhorne closed D47517: aw_wdog: disable timer on attach.
Sat, Nov 16, 7:56 PM
uzsolt committed R11:65f4c599404e: print/miktex: Update to 24.4 (authored by uzsolt).
print/miktex: Update to 24.4
Sat, Nov 16, 7:54 PM
Alexander88207_protonmail.com updated Alexander88207_protonmail.com.
Sat, Nov 16, 7:49 PM
Alexander88207_protonmail.com updated Alexander88207_protonmail.com.
Sat, Nov 16, 7:49 PM
Alexander88207_protonmail.com added a comment to D47638: sound: Implement AFMT_FLOAT support.

i can confirm so far that it works fine with emulators/wine.

Sat, Nov 16, 7:48 PM
dev_submerge.ch accepted D47559: sound: Remove CHN_F_SLEEPING.
Sat, Nov 16, 7:47 PM
trasz added a reviewer for D47640: RFC: hms(4): improve scroll with IICHID_SAMPLING: wulf.
Sat, Nov 16, 7:42 PM
trasz requested review of D47640: RFC: hms(4): improve scroll with IICHID_SAMPLING.
Sat, Nov 16, 7:41 PM
dev_submerge.ch added a comment to D47462: sound: Fix hot-unload panics.

The refactored implementation of pcm_killchans() relies on the SD_F_REGISTERED flag (unset) to prevent addition of new channels, right? Should we make this explicit via assert or a comment?

While it wouldn't do any harm to assert that !PCM_REGISTERED, I do not really think it's necessary, since pcm_killchans() is only called from pcm_unregister() once we clear the flag.

Sat, Nov 16, 7:38 PM
stephen_missouri.edu committed R11:d2e13d8631b5: math/octave-forge-rtree: Unbreak with 386. (authored by stephen_missouri.edu).
math/octave-forge-rtree: Unbreak with 386.
Sat, Nov 16, 7:30 PM
yuri committed R11:dbde902304fd: science/openmodelica: update 1.24.0 → 1.24.2 (authored by yuri).
science/openmodelica: update 1.24.0 → 1.24.2
Sat, Nov 16, 7:26 PM
dev_submerge.ch added inline comments to D47461: sound: Fix chn_trigger() and vchan_trigger() races.
Sat, Nov 16, 7:24 PM
dougm committed rGf334c0b8b3cb: vm_page: use iterators in alloc_contig_domain (authored by dougm).
vm_page: use iterators in alloc_contig_domain
Sat, Nov 16, 7:17 PM
dougm closed D47036: vm_page: iterators in alloc_contig_domain.
Sat, Nov 16, 7:17 PM
alc accepted D47036: vm_page: iterators in alloc_contig_domain.

Cycles to perform a 2MB aligned vm_page_alloc_contig() for shm_create_largepage():

x base
+ iter
+------------------------------------------------------------------------------+
|  +                                                             x             |
|  ++                                                            x             |
|  ++                                                           xx             |
| ++++        +                                                xxx xx         x|
||_MA___|                                                     |__MA____|       |
+------------------------------------------------------------------------------+
    N           Min           Max        Median           Avg        Stddev
x  10         16813         17866       16989.5       17074.6     294.94715
+  10         12691         13496         12759       12833.1     239.58643
Difference at 95.0% confidence
        -4241.5 +/- 252.466
        -24.841% +/- 1.2701%
        (Student's t, pooled s = 268.696)
Sat, Nov 16, 7:05 PM
mhorne committed rGc5c02a131a0e: riscv: Allwinner D1 clock and reset driver (authored by julien.cassette_gmail.com).
riscv: Allwinner D1 clock and reset driver
Sat, Nov 16, 7:05 PM
mhorne committed rG184d0b3fe348: aw_syscon: enable for Allwinner D1 (riscv) (authored by mhorne).
aw_syscon: enable for Allwinner D1 (riscv)
Sat, Nov 16, 7:05 PM