clock: hardwire tsc as unreliable on Solaris for now
authorJens Axboe <axboe@kernel.dk>
Sat, 2 Feb 2013 09:05:07 +0000 (10:05 +0100)
committerJens Axboe <axboe@kernel.dk>
Sat, 2 Feb 2013 09:05:07 +0000 (10:05 +0100)
commit372fd659ee6a652d373ae0b4420c23c5fa9e4dc0
tree60f3cb225e14356b52b2d89c5e705801dc7e7fa0
parent266506958a1dbaa41800f0b1170217d81c702f47
clock: hardwire tsc as unreliable on Solaris for now

Need to double check the cpuid test, it probably only is reliable
on Intel. Need to check the CPU vendor and flags appropriately.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
gettime.c