Hi, On 02/09/2015 10:17 PM, Cyril Hrubis wrote: > Hi! >> testcases/kernel/power_management/Makefile | 10 ++++----- >> .../kernel/power_management/cpu_consolidation.py | 2 -- >> testcases/kernel/power_management/ilb_test.py | 2 -- >> testcases/kernel/power_management/lib/Makefile | 25 >> ++++++++++++++++++++++ >> testcases/kernel/power_management/sched_domain.py | 2 -- >> 5 files changed, 29 insertions(+), 12 deletions(-) >> create mode 100644 testcases/kernel/power_management/lib/Makefile > > Before we install all files into the common bin directory we have to > prefix all of them with reasonable prefix. What about prefixing these > with 'pm_'? >
The files in testcases/kernel/power_management are installed into the common bin directory originally, only one file "sched_domain.py" in testcases/kernel/power_management/lib/ is installed into a separate bin/lib directory. Does we prefix all files in testcases/kernel/power_management with "pm_"? or only sched_domain.py? regards, Xing Gu ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list