Hi! > > There is no guarantee that the LOOP of the child proecess > > can be certainly big enough on any device at any time. > > So if set_affinity function is available, > > use it to bind the test processes to a single CPU > > rather than using the LOOP. > > The patch logic is looking good, there are some style problems though. > > Please use checkpatch.pl (that is packed with linux kernel) and resend.
And also I would suggest moving the get_ncpu() into common header just as the affinity is (in another patch). -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
