Search found 2 matches

by woshiysc
Sun Nov 18, 2012 10:03 am
Forum: Support
Topic: Changing Cache-size-mb in OS X
Replies: 3
Views: 16498

Re: Changing Cache-size-mb in OS X

x190 wrote:First, I think 500 MB is way too big and may cause other problems. The rest is ---yes.
thx x190,e...my Mac mini only use as a NAS for 2 Macs,and it has 6GB+ free memory every time.So I think 500MB cache may be OK for the situation. :idea:
by woshiysc
Sun Nov 18, 2012 6:59 am
Forum: Support
Topic: Changing Cache-size-mb in OS X
Replies: 3
Views: 16498

Re: Changing Cache-size-mb in OS X

Using Terminal get Transmission from "svn co svn://svn.transmissionbt.com/Transmission/trunk Transmission", edit session.c and build ( ⌘-B) in included .xcodeproj. Xcode should be on your install disc if you haven't installed it yet.


session.c

Line 62 DEFAULT_CACHE_SIZE_MB = 4,

Change to ...