Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1025962 // Set process priority to -10 [only works on Linux with root user]

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (4846L/25K).

!7

cmodule ProrityProcess > DynPrintLogAndEnabled {
  start {
    if (enabled)
      backtick_verbose("renice -10 " + processID());
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025962
Snippet name: Set process priority to -10 [only works on Linux with root user]
Eternal ID of this version: #1025962/4
Text MD5: 4e9aa83b55d5ff2420fb4c2aca873661
Transpilation MD5: d1a88ec82db44435a4b81638836f9984
Author: stefan
Category: javax
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-11-02 15:05:02
Source code size: 145 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 145 / 1497
Version history: 3 change(s)
Referenced in: [show references]