Inspired by lbodnar's article, Numbski's link and discussion on this thread, I manage to overclock my iMac FP 17 inches 1G Hz to 1.27G Hz (via changing CPU's multiplier from 7.5x to 9.5x under FSB 133MHz). Here is my iMac's mainboard picture with detail location of resistor bank.
R374 R376 R378 R379 R382 ---> left column resistors on picture
7.5x + - - - -
8x - - + + -
8.5x - + + - -
9x + + + - +
9.5x + + + - -
10x - + - + +
+ : with resistor
- : without resistor
For the right column resistors R375, R377, R380, R381, R383 it is simply "inverse" of left column, i.e. For each row the resistor located either on left side or on right side.
Put in another way:
===================
According 7455 datasheet page 47,48 : CPU's Bus-to-Core Multiplier table. For example, if you want 7.5x the PLL_CFG[0:4] column is "00010" with order "Bit 5, Bit 4, Bit 3, Bit 2, Bit 1" than only "Bit 2" set to "1", That mean R374 should mount a resistor (so R375 need not mount resistor) ....
R374,R375 ---> Bit 2
R376,R377 ---> Bit 3
R378,R380 ---> Bit 4
R379,R381 ---> Bit 5
R382,R383 ---> Bit 1