you can edit the post processor to only allow a max rpm..
Code:
if [Speed] > 7500
S7500 M[Direct]
else
M[Direct] S[Speed]
endif
Now, thats for mpost, not spost, and as for adjusting the feedrate automagically with the post, I'm sure it can be accomplished, but I haven't tried it yet..