search for: net_sch_plug

Displaying 1 result from an estimated 1 matches for "net_sch_plug".

2011 Dec 10
0
How to enable remus support for jeremy's xen.git xen/stable-2.6.32.x
.../jeremy/xen.git linux Done the checkouts for 2.6.32-5 and everything seems to be perfectly fine. Remus does need some kernel configuration options to be enabled in order to work later on, reference here: http://wiki.xen.org/xenwiki/Remus. I can actually enable all of the options except one: CONFIG_NET_SCH_PLUG=m. There seems to be no such option, which is also missing in the Debian kernel and displays the folowing error: # remus <command stuff> Traceback (most recent call last): ....... raise BufferedNICException(''could not load sch_plug_module'') xen.remus.device.BufferedN...