On Mon, 2 Jun 2014 19:17:56 +0200
<chru...@suse.cz> wrote:

> As it is now, upon the installation LTP copies all executables into
> one directory and we are trying to avoid collisions by adding sufixes
> or prefixes to the binaries.
> 
> Can we add a rt to all the binaries (list2maskrt, count_ticksrt) or
> something similar while we install them?
> 

I could change partrt to accept CPU list directly instead of being
dependent on list2mask tool, which means that list2mask disappears.

As for count_ticks, a better name might be kernel_ticks.
count_kernel_ticks would be possible but is a bit too long for me...

Would having the tool names

  partrt
  kernel_ticks

be good enough for ltp, or do you want kernel_ticks prefixed? If so,
I'd propose:

  partrt
  partrt_kernel_ticks

In this case the original name kernel_ticks will be renamed for ltp
only.

What do you prefer?

Regards
Mats Liljegren

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to