shouldn't it multiply and slow down my system.

int main(){
int x = 1;
while(x){
int fork(void);
}
return 0;
}