summaryrefslogtreecommitdiff
path: root/doc/TODO
blob: 96d31ee977c8b47730fb943e90b5968f0931430c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Things still to do:

  - (#1293) check transfer buffer usage on large memory systems
  - (#1292) make "pv -R PID" not kill process if PID is not PV
  - (#1284) fix install on OSes without man page .gz (Bob Friesenhahn)
  - (#1283) integrate Sami Liedes patch for numeric with timer and bytes
  - (#1286) option for process title (Martin Sarsale) as "pv - name:FooProcess -xyz - transferred: 1.3GB - 500KB/s - running: 10:15:30s"
  - (#1288) fix -c answerback on Solaris 10 (Bob Friesenhahn)
  - (#1289) add -O to allow ordering of -pterb output, eg -bertp (Vladimir Pal) (http://unixstuff.ru), idea by Vladimir Ermakov
  - (#1290) look at effect of O_SYNC or fsync on performance
  - (#1282) fix cursor positioning (-c) lockfiles when O_EXLOCK is unavailable
  - (#1282) fix cursor positioning (-c) to use semaphores instead of locking
  - (#1279) fix cursor positioning with multiple pipelines under Cygwin
  - (#1281) option (-x?) to use xterm title line for status (Joachim Haga)
  - (#1287) if the first pv exits, should the second become IPC leader?

  - add development support for http://clang.llvm.org/StaticAnalysis.html
  - stats for avg/min/max/stddev throughput (Venky.N.Iyer)
  - option to enable O_DIRECT (Romain Kang)
  - pv-ify a command line (Will Entriken) - "pv FOO | BAR | BAZ"
  - get more translations

Any assistance would be appreciated.