Dan McDonald

Results 97 comments of Dan McDonald

Hmmm. This is two commits (one for the read(1) fix, and one for the s/cp/mv/). Is that your intention, or do you want them as one commit? Also, do you...

Has this been tested?

I'm going to hold off on this one, because we have enough illumos-omnios churn going on just with two upstreams (Loader, ASLR, LX). I will keep it open, however.

Commenting here just so I can follow along. We've seen this when updating the Triton Data Center version of iPXE to March 2024 (ending with upstream commit 926816c58) from October...

I've added a packet trace of the very slow http download of our "unix" binary here: https://kebe.com/~danmcd/webrevs/2440-variants/httpboot-stock-failed-only.snoop . This was captured by one of our community members.

I've been able to do some testing locally. I'm seeing very slow http downloads with a recent merge with our upstream. Given the 2MB window size in the snoop I...

I'm not 100% sure about every-device or not, because when I first heard of this bug I had not noticed the severe slowdown in my otherwise successful boot_archive download. There...

So for my Supermicro, Xeon E5 v3 (Haswell), booting off of the Intel X540: BIOS version: `Supermicro X10DRU-i+ BIOS Date:01/29/2020 Rev:3.2a` Other boot-screen version: `Version 2.17.1249` IPMI/BMC verision: ` BMC...

Rebuilding the Triton iPXE from 20240502/master but with this: ``` diff --git a/src/core/malloc.c b/src/core/malloc.c index 8499ab45..03bb683b 100644 --- a/src/core/malloc.c +++ b/src/core/malloc.c @@ -103,8 +103,9 @@ size_t maxusedmem; * Heap size...

Re-ping-ing here. I don't need to update the SmartOS builds immediately, but AFAIC this can get pushed unless there's a gating factor I'm missing.