search for: inet6_init

Displaying 5 results from an estimated 5 matches for "inet6_init".

2007 Sep 26
2
[Bridge] [PATCH] Module use count must be updated as bridges are created/destroyed
Otherwise 'modprobe -r' on a module having a dependency on bridge will implicitly unload bridge, bringing down all connectivity that was using bridges. Signed-off-by: Jan Beulich <jbeulich@novell.com> net/bridge/br_if.c | 9 +++++++++ 1 file changed, 9 insertions(+) --- linux-2.6.23-rc8/net/bridge/br_if.c 2007-09-26 09:23:54.000000000 +0200 +++
2011 Jun 13
5
3.0.0-rc2: Xen: High amount of kernel "reserved" memory, about 33% in 256MB DOMU
Hi, another issue I''m seeing with 3.0-rc2 and Xen is that there is an unexpectedly high amount of kernel reserved memory. I suspect that Linux allocates page table entries and corresponding data structures for the whole 6GB areas of the provided ''physical RAM map'' even though it has rather big unusable holes in it. [ 0.000000] BIOS-provided physical RAM map: [
2010 Nov 16
0
Bug#603727: xen-hypervisor-4.0-amd64: i386 Dom0 crashes after doing some I/O on local storage (software Raid1 on SAS-drives with mpt2sas driver)
...4_netfilter_init+0x0/0xa @ 1 [ 39.955164] initcall ipv4_netfilter_init+0x0/0xa returned 0 after 1 usecs [ 39.962010] calling cubictcp_register+0x0/0x7d @ 1 [ 39.966951] TCP cubic registered [ 39.970242] initcall cubictcp_register+0x0/0x7d returned 0 after 3214 usecs [ 39.977265] calling inet6_init+0x0/0x29c @ 1 [ 39.981833] NET: Registered protocol family 10 [ 39.986533] lo: Disabled Privacy Extensions [ 39.990792] initcall inet6_init+0x0/0x29c returned 0 after 8896 usecs [ 39.997136] calling mip6_init+0x0/0xa3 @ 1 [ 40.001383] Mobile IPv6 [ 40.003896] initcall mip6_init+0x0/0xa...
2016 Mar 22
19
[PATCH v3 0/11] tests/qemu: Add program for tracing and analyzing boot times.
Lots of changes since v2, too much to remember or summarize. Please ignore patch 11/11, it's just for my testing. Rich.
2013 Mar 12
14
vpmu=1 and running 'perf top' within a PVHVM guest eventually hangs dom0 and hypervisor has stuck vCPUS. Romley-EP (model=45, stepping=2)
...TCP: cubic registered [ 28.379069] initcall cubictcp_register+0x0/0x5c returned 0 after 116 usecs [ 28.379202] calling xfrm_user_init+0x0/0x4a @ 1 [ 28.379340] Initializing XFRM netlink socket [ 28.380929] initcall xfrm_user_init+0x0/0x4a returned 0 after 1547 usecs [ 28.381068] calling inet6_init+0x0/0x315 @ 1 [ 28.382419] NET: Registered protocol family 10 [ 28.383599] initcall inet6_init+0x0/0x315 returned 0 after 2343 usecs [ 28.383737] calling ah6_init+0x0/0x79 @ 1 [ 28.383861] initcall ah6_init+0x0/0x79 returned 0 after 1 usecs [ 28.383990] calling esp6_init+0x0/0x79 @ 1 [...