diff options
Diffstat (limited to 'lib/MDK/Common')
-rw-r--r-- | lib/MDK/Common/System.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/MDK/Common/System.pm b/lib/MDK/Common/System.pm index 97d069f..4ab336d 100644 --- a/lib/MDK/Common/System.pm +++ b/lib/MDK/Common/System.pm @@ -78,8 +78,6 @@ size of swap + memory size of RAM as reported by the BIOS (it is a round number that can be displayed or given as "mem=128M" to the kernel) -!! "mem=..." is dangerous in 2.4 kernels - =item gettimeofday() returns the epoch in microseconds |