Actually, you can tweak the amount of buffers qeth allocates.
There is an obscure chandev parameter "memory_usage_in_k". Set this to
a tiny value and qeth will use the minimum amount of memory for its
inbound buffers (for example, try "qeth0,0xfd00,0xfd01,0xfd02,1")
Best regards / Mit freundlichen Gruessen
Cornelia Huck
zLinux Developer
Tel.: +49-7031-16-4837, Mail: [EMAIL PROTECTED]
|---------+---------------------------->
| | "Post, Mark K" |
| | <[EMAIL PROTECTED]|
| | m> |
| | Sent by: Linux on|
| | 390 Port |
| | <[EMAIL PROTECTED]|
| | IST.EDU> |
| | |
| | |
| | 24.06.2003 00:43 |
| | Please respond to|
| | Linux on 390 Port|
| | |
|---------+---------------------------->
>---------------------------------------------------------------------------------------------------------------------------------------------|
|
|
| To: [EMAIL PROTECTED]
|
| cc:
|
| Subject: Re: Minimum memory size for zSeries Linux
|
|
|
|
|
>---------------------------------------------------------------------------------------------------------------------------------------------|
It's not really the OSA code, it's the buffers. This was a problem I ran
into last month or so, when I noticed kswapd chewing up all my CPU. If you
look at the number of fixed pages with and without an OSA interface (real
or
virtual) you'll see what I mean. I would hope that this can become tunable
in the future. Not everyone is going to need the amount of buffers that
are
now the default.
Mark Post