netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* dhcp-based netboot over jumbo-frame network?
@ 2009-04-08 17:52 Chris Friesen
  2009-04-08 19:15 ` Rick Jones
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Friesen @ 2009-04-08 17:52 UTC (permalink / raw)
  To: linux-kernel, Linux Network Development list


Hi all,

We have an existing system that loads a bare kernel using tftp, then 
mounts a rootfs via NFS.  The wrinkle is that this is on a jumbo-frame 
enabled network, so somehow the MTU needs to be set before mounting the 
rootfs.

In a previous version we patched ipconfig.c to support the DHCP option 
to specify the MTU value, but I'm wondering about the "proper" way to do 
this on current kernels.

I suppose the obvious answer would be initramfs.  The downsides to that 
solution are that it would increase the size of the kernel file, and we 
would need to change the existing build system.  In the face of a small 
patch to ipconfig, it's not a very attractive solution.

Looking forward to your responses.

Chris

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-04-08 22:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-08 17:52 dhcp-based netboot over jumbo-frame network? Chris Friesen
2009-04-08 19:15 ` Rick Jones
2009-04-08 22:10   ` Chris Friesen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).