Re: [libtorrent] Optimising network/NFS I/O (Arvid Norberg)
Brought to you by:
arvidn
|
From: Sivachandran P. <siv...@gm...> - 2016-12-06 04:05:55
|
Hi Arvid, > You may want to take a look at why you end up doing uncached reads. I tried adding logs to disk_io_thread::do_read and disk_io_thread::do_uncached_read functions(at the very first line) but they are getting printed while seeding. Is there any other code path that reads file? Thanks, Sivachandran Paramasivam |