- 25 Jul, 2014 2 commits
-
-
David COME authored
-
David COME authored
-
- 03 Jul, 2014 1 commit
-
-
David COME authored
-
- 27 Jun, 2014 1 commit
-
-
David COME authored
TaskWatchDog is now template, can detect when the drive is stuck and ask the right report packer to report that file as wrong, close the session and kill the whole process
-
- 08 May, 2014 1 commit
-
-
David COME authored
-
- 06 May, 2014 1 commit
-
-
David COME authored
-
- 02 May, 2014 1 commit
-
-
Eric Cano authored
Removed interface classes DiskReadTaskInterface, DiskWriteTaskInterface, DiskThreadPoolInterface
-
- 30 Apr, 2014 1 commit
-
-
Eric Cano authored
Otherwise, there was a race condition between the control thread and the worker threads. Now, the log context of the worker thread is passed and used by popAndRequestMore.
-
- 29 Apr, 2014 2 commits
-
-
David COME authored
the bytes/files numbers are specified at construction time and thus no longer necessary at the call
-
David COME authored
Added a few logs in DiskReadThreadPool ans fixed some log levels into MemManager MigrationTaskInjector and RecallMemoryManager
-
- 23 Apr, 2014 2 commits
-
-
David COME authored
-
David COME authored
-
- 22 Apr, 2014 5 commits
-
-
David COME authored
-
David COME authored
-
David COME authored
-
Eric Cano authored
Renamed member variables to canonycal m_ Renamed TaskInjector->end to TaskInjector->finish() to match other threads conventions. Fixed missing finish() in RecallTaskInjectorTest Added missing finish() call in TapeReadTSingleThread.
-
Eric Cano authored
added a thread logging parameter, indicating the thread involved added startup and finish log messages for threads.
-
- 16 Apr, 2014 2 commits
-
-
David COME authored
-
David COME authored
setTaskInjector, popAndRequestMore have been created and m_maxBytesReq,m_maxFilesReq have been added to be able to call TaskInjector::requestInjection
-
- 14 Apr, 2014 1 commit
-
-
David COME authored
Fixed stupid new line at the end of the file for SLC5 in DiskReadThreadPool.cpp and DiskWriteTask.cpp
-
- 11 Apr, 2014 1 commit
-
-
David COME authored
-
- 07 Apr, 2014 1 commit
-
-
David COME authored
DiskReadThreadPool::WorkerThread::run has been changed consequently
-
- 02 Apr, 2014 1 commit
-
-
David COME authored
-
- 01 Apr, 2014 2 commits
-
-
David COME authored
-
David COME authored
DiskReadTask -> DiskReadTaskInterface, DiskReadFileTask -> DiskReadTask, same thing for the write side. Changed the includes files accordingly
-
- 19 Mar, 2014 2 commits
-
-
David COME authored
-
David COME authored
-
- 18 Mar, 2014 1 commit
-
-
David COME authored
and refactor a bit of code into the interface
-
- 11 Mar, 2014 1 commit
-
-
David COME authored
We are now using the matching files and classes frpm castor/tape/threading
-
- 10 Mar, 2014 1 commit
-
-
Daniele Kruse authored
-