Displaying 4 results from an estimated 4 matches for "62340".
Did you mean:
6234
2004 Sep 20
1
ZapRTC loading problems
...th RTC as a module:
Module Size Used by Not tainted
autofs 13684 0 (autoclean) (unused)
acenic 241092 0 (unused)
iptable_filter 2412 0 (autoclean) (unused)
ip_tables 15864 1 [iptable_filter]
e100 62340 1
rtc 9084 0 (autoclean)
Here is my compile/load output from zaptelrtc:
[root@localhost zaptelrtc]# make
cc -c
zaprtc.c -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB -fomit-frame-pointer -O2 -Wal
l -I/usr/src/linux-2.4/include -I../zaptel -Wall -DMODVERSIONS -include
/usr/src/lin...
2005 Jan 14
0
OT: zaptel kernel mod
...Size Used by Not tainted
parport_pc 19204 1 (autoclean)
lp 9188 0 (autoclean)
parport 39072 1 (autoclean) [parport_pc lp]
autofs 13684 0 (autoclean) (unused)
acenic 241092 1
e100 62340 1
zaptel 182304 4
ext3 73376 2
jbd 56336 2 [ext3]
megaraid 31212 3
aic7xxx 142548 0 (unused)
sd_mod 13452 6
scsi_mod 110488 3 [megaraid aic7xxx sd_mod]
Thanks,
Matthew
2013 Dec 23
2
[PATCH net-next 3/3] net: auto-tune mergeable rx buffer size for improved performance
On Mon, Dec 16, 2013 at 04:16:29PM -0800, Michael Dalton wrote:
> Commit 2613af0ed18a ("virtio_net: migrate mergeable rx buffers to page frag
> allocators") changed the mergeable receive buffer size from PAGE_SIZE to
> MTU-size, introducing a single-stream regression for benchmarks with large
> average packet size. There is no single optimal buffer size for all
>
2013 Dec 23
2
[PATCH net-next 3/3] net: auto-tune mergeable rx buffer size for improved performance
On Mon, Dec 16, 2013 at 04:16:29PM -0800, Michael Dalton wrote:
> Commit 2613af0ed18a ("virtio_net: migrate mergeable rx buffers to page frag
> allocators") changed the mergeable receive buffer size from PAGE_SIZE to
> MTU-size, introducing a single-stream regression for benchmarks with large
> average packet size. There is no single optimal buffer size for all
>