From: Andrey Borzenkov <arvidjaar@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Cc: seth.goldberg@oracle.com
Subject: Re: net.c FINI & tftp stall threshold
Date: Sat, 3 May 2014 09:01:16 +0400 [thread overview]
Message-ID: <20140503090116.23aa9048@opensuse.site> (raw)
In-Reply-To: <3D2777A2-2613-4B3D-B5DA-337687607E9D@oracle.com>
В Fri, 2 May 2014 12:00:16 -0700
Seth Goldberg <seth.goldberg@oracle.com> пишет:
> Hi,
>
> Is there any reason that only the following two variables’ hooks are removed at FINI time (what about the others in INIT?):
>
> 1764 grub_register_variable_hook ("net_default_server", 0, 0);
> 1765 grub_register_variable_hook ("pxe_default_server", 0, 0);
>
Probably none. There are quite some more places like this. I started to
collect them at some point but it turned out to be not as trivial as I
expected initially so it rather stalled.
> Also, why was the tftp stall threshold lowered to 50 (I know, it’s been that way for a while). I ask because there is a noticeable performance impact to that smaller number for larger files (especially when running on machines with a lot of memory, that’s artificially low)?
>
> Thanks,
> —S
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
prev parent reply other threads:[~2014-05-03 5:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-02 19:00 net.c FINI & tftp stall threshold Seth Goldberg
2014-05-03 5:01 ` Andrey Borzenkov [this message]
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=20140503090116.23aa9048@opensuse.site \
--to=arvidjaar@gmail.com \
--cc=grub-devel@gnu.org \
--cc=seth.goldberg@oracle.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.