Search Results

Search: Posts Made By: Shedon
Forum: Linux 12-14-2010
6,508
Posted By Shedon
thank you options eth0 InterruptThrottleRate=0...
thank you
options eth0 InterruptThrottleRate=0
is what I need
Forum: Linux 12-14-2010
6,508
Posted By Shedon
kernel module parameters
Hi,
if I install a module with specific parameter, will this parameters applied next time system boots?
for exampe, I want to disable InterruptThrottleRate
modprobe e1000e InterruptThrottleRate=0...
2,543
Posted By Shedon
background functions doesn't display their output
hello there,

there's a function, in my shell script, i'd like to run in the background.

here's an example:

log()
{
local SELF=${0##*/}
tty -s && echo "[$SELF]: $*"
}
...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 03:10 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy