setfib(1) can be used to launch a program with a specific fib. But is it technically possible to change the fib of the process that is already running on the fly? Sort of like nice(1) can be used to start a program with a specific nice-priority, and renice(8) can be used to alter the priority when the process is already running.