Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
MTU 9000 _before_ rootfs-mount
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
C-Otto
n00b
n00b


Joined: 02 Mar 2003
Posts: 51
Location: Aachen, Germany

PostPosted: Fri Apr 04, 2003 4:50 pm    Post subject: MTU 9000 _before_ rootfs-mount Reply with quote

Hello!
I am a proud owner of two gigabit-cards (Intel, e1000) and used the chance to make a diskless client with the root-fs being NFS over gigabit.
That systems has been working flawlessly for two weeks now, but I miss a little piece of performance.
The card is capable of jumboframes, that is a MTU higher than 1500 (which is the standard). I can change the MTU using "ifconfig eth0 mtu 9000", but this causes many problems, if I don't change the server's MTU the same time. When the server has a MTU of 9000 and I reboot my client (with MTU 1500, because it is the default) I get several NFS-errors (because packets get dropped or chopped or something, which is quite obvious).
Now my question:
Is there a way to set up a MTU of 9000 _before_ the kernel mounts the root-fs? I use dhcp to get my IP and I found out there is a method to specify the MTU, but the kernel does not care about that. I also tried patching the e1000-"module" (it has to be inside the kernel), but it fails changing the MTU (at least in the places I placed the line in the code).

Thanks, C-Otto
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum