feld on Nostr: :ipv4: from the man page: > Under FreeBSD system calls are currently never preempted, ...
:ipv4: (nprofile…66f2) from the man page:
> Under FreeBSD system calls are currently never preempted, therefore non-realtime processes can starve realtime processes, or idletime processes can starve normal priority processes.
Interesting. So now I'm wondering if my thought process is reversed and what I should really do is give *Postgres* the priority so BEAM can't take it back when there's still work to be done
> Under FreeBSD system calls are currently never preempted, therefore non-realtime processes can starve realtime processes, or idletime processes can starve normal priority processes.
Interesting. So now I'm wondering if my thought process is reversed and what I should really do is give *Postgres* the priority so BEAM can't take it back when there's still work to be done