The Following 2 Users Say Thank You to corduroysack For This Useful Post: | ||
![]() |
2011-09-05
, 17:32
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#72
|
I'm also sorry to being OT but, is there an option to also hide quotation messages with the 'Ignore' option?
You'd probably understand what I mean...
The Following 2 Users Say Thank You to Estel For This Useful Post: | ||
![]() |
2011-09-05
, 17:58
|
Posts: 536 |
Thanked: 81 times |
Joined on May 2011
@ Russia
|
#73
|
![]() |
2011-09-05
, 18:02
|
Posts: 915 |
Thanked: 57 times |
Joined on Jun 2011
|
#74
|
![]() |
2011-09-05
, 18:20
|
Posts: 536 |
Thanked: 81 times |
Joined on May 2011
@ Russia
|
#75
|
![]() |
2011-09-05
, 18:22
|
|
Posts: 19 |
Thanked: 23 times |
Joined on May 2011
@ Russian Federation
|
#76
|
![]() |
2011-09-05
, 18:23
|
Posts: 15 |
Thanked: 2 times |
Joined on Mar 2011
|
#77
|
![]() |
2011-09-05
, 18:29
|
Posts: 28 |
Thanked: 17 times |
Joined on Feb 2011
@ Barbados
|
#78
|
The Following 3 Users Say Thank You to T4UR14N For This Useful Post: | ||
![]() |
2011-09-05
, 20:27
|
Posts: 1,729 |
Thanked: 388 times |
Joined on Jan 2010
@ Canada
|
#79
|
Code:#!/bin/sh # Default value in case we don't have a swappolube config saved with 'vfs_cache_pressure' option value. VFS_CACHE_PRESSURE=100 # Loading saved swappolube 'vfs_cache_pressure' value if it exist in /etc/event.d/tuning. if $(grep vfs_cache_pressure /etc/event.d/tuning 1>/dev/null 2>&1) ; then VFS_CACHE_PRESSURE=$(grep vfs_cache_pressure /etc/event.d/tuning | awk '{print $2}' | sed 's|"||g') fi kernel-config load ideal kernel-config limits 500 1150 echo ${VFS_CACHE_PRESSURE} > /proc/sys/vm/vfs_cache_pressure for process in browserd scim-panel-gtk image-viewer do /usr/bin/pkill -CONT $process done
![]() |
2011-09-05
, 21:09
|
Posts: 458 |
Thanked: 783 times |
Joined on Jan 2010
@ France
|
#80
|
if I am to modify the /usr/local/bin/overclock thing, should I copy everything that's bold or just echo ${VFS_CACHE_PRESSURE} > /proc/sys/vm/vfs_cache_pressure? Thanks
The Following User Says Thank You to colin.stephane For This Useful Post: | ||
can't she be booted for messing up everybodies threads. no matter what anyone says to her she still persists!!
(back to topic) great work ammyt i am following this thread with great interest.
"I Reject Your Reality & Substitute My Own" Adam Savage