I need to run two programs on the same processor core. The second one always runs on a different core, because the first program uses 50% of the first core. How to make Linux run the program on the kernel?
schedtool -a 0x1 -e program1 schedtool -a 0x1 -e program2
See the schedtool manual for more details .
Source: https://habr.com/ru/post/1753705/More articles:android: can 140 dpi get mdpi resource? - androidСортировка массива с помощью определенного ключа - sortingPython no Longers sees MySQLdb - pythonC # .net sample code for a zip file using 7zip - c #Template function map / multimap in C ++ - c ++Emacs: defining a macro in a comment and automatically executing it - emacsSubSonic + Oracle - which is better than 2.2 or 3? - subsonic3How to use AVCaptureFlashMode - cocoaClicking on iFrame does not blur Ext Combobox - javascriptWeakReference in Java inside a stream - javaAll Articles