From: Duncan Hare <dh@synoia.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/1] efi_loader: add a README.iscsi describing booting via iSCSI
Date: Fri, 26 Jan 2018 15:48:53 +0000 (UTC) [thread overview]
Message-ID: <1511481180.994792.1516981733136@mail.yahoo.com> (raw)
In-Reply-To: 1511481180.994792.1516981733136.ref@mail.yahoo.com
From: Heinrich Schuchardt <xypron.debian@gmx.de>
To: Duncan Hare <dh@synoia.com>; Alexander Graf <agraf@suse.de>
Subject: Re: [U-Boot] [PATCH 1/1] efi_loader: add a README.iscsi describing booting via iSCSI
On 01/25/2018 08:39 PM, Duncan Hare wrote:
>>> ----- Forwarded Message -----
>>> From: Alexander Graf <agraf@suse.de>
>>> To: Heinrich Schuchardt <xypron.glpk@gmx.de>
>>
>>>> The appended README explains how U-Boot and iPXE can be used
>>>> to boot a diskless system from an iSCSI SAN.
>>>>
>> We are implementing a limited TCP and a wget (http 1.0) app.>> It is almost ready for an test release. Selective Acknowledgment (SACK)
>> is under test as a final piece of the TCP stack.
In which git can I find the code?
>>
>> We have noticed that omitting the http 1.0 declaration in
>> downloading the kernel from an nginx web server that we remove the
>> overhead of an http header completely.
>>
> RFC 1945 - Hypertext Transfer Protocol -- HTTP/1.0
> You should not program to please another accommodating software but
> according to a standard.
I agree. The comment was a FYI.
> The key to TCP performance is supporting multiple packets in flight.
And we do. That's set in include/net.h in the buffer definitions.With single packet-at-a time one might as well stick with udp.
I've worked on network communication protocols since 1973.c programming, not so much. git, I'm a newb.
HeinrichIt is not yet pushed to git.I need to fix the bugs in SACK before taking that step.
I had hoped this week but I was delayed by flu.
It adheres to http 1.0. It is a minimal implementation.
It is relatively fast. It drives a Raspberry Pi at 10 M bits/sec,
the limitation being the raspberry pi processor speed.
I can send you a tarball, together with the changes to tftp.c for testing that a downloaded image is correct.
Regards Duncan Hare
714 931 7952
next parent reply other threads:[~2018-01-26 15:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1511481180.994792.1516981733136.ref@mail.yahoo.com>
2018-01-26 15:48 ` Duncan Hare [this message]
2018-01-28 14:26 [U-Boot] [PATCH 1/1] efi_loader: add a README.iscsi describing booting via iSCSI Heinrich Schuchardt
-- strict thread matches above, loose matches on Subject: below --
2018-01-22 18:34 Heinrich Schuchardt
2018-01-25 17:47 ` Alexander Graf
[not found] ` <45383395.428819.1516906029443@mail.yahoo.com>
2018-01-25 19:39 ` Duncan Hare
2018-01-25 21:19 ` Heinrich Schuchardt
2018-01-26 13:43 ` Heinrich Schuchardt
2018-01-25 21:36 ` Heinrich Schuchardt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1511481180.994792.1516981733136@mail.yahoo.com \
--to=dh@synoia.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox