That's an application, not reverse engineering.I agree.. But someone has part of it figured it out.. This is why i emailed the author HERE @ coolbook.se last night![]()
That's an application, not reverse engineering.I agree.. But someone has part of it figured it out.. This is why i emailed the author HERE @ coolbook.se last night![]()
That's an application, not reverse engineering.It's the easier way to do it, but if the firmware is reverse engineered, it could allow access to other aspects of the system as well, such as Intel's built in RAID functions directly from the firmware. Not just the settings that could be used for Over Clocking (voltages, memory timings,...).
I'm not sure I agree with that price. At what reputable place can you find the W3570 for $600-$700? The lowest price I could find from an online retailer was $818, otherwise the price is pretty much identical to the W3580. All the prices are coming in from around $1,000-$1,100 per CPU from places such as newegg.com, buy.com, etc.
Perhaps they are cheaper on eBay, but personally I'd have an issue buying a CPU on eBay. I'm just not comfortable with that. I'm comfortable selling things on eBay though! Isn't that a hoot.
Whoops! Please forgive me, for this is why I will never become an accountant... I transposed the W3570 with the W3550.![]()
Still, 243MHz for $400 more... eep...
Hopefully.I guess we need to get this guy excited.. that people would pay for his application.... then perhaps motivation to bring it across would follow?
Whoops! Please forgive me, for this is why I will never become an accountant... I transposed the W3570 with the W3550.![]()
Still, 243MHz for $400 more... eep...
Given there only seems to be a single source for it, I can't help but wonder what's going on.W3570 @3.2 $700![]()
Given there only seems to be a single source for it, I can't help but wonder what's going on.
The old "If it's too good to be true, it usually isn't" sort of the thing comes to mind.![]()
![]()
NP.I'm not selling anything... Just pointing out a good deal.. There were 3 at that vendor earlier today...
NP.I didn't actually think you were the person selling them, just passing on what you had spotted.
Definitely a nice thing to do.
The feedback is good, but the count is still lowish for such an item IMO (295 when I looked). It's the fact that Intel sells them for $999 per, in lots of 1k that makes me wonder why someone is willing to take such a loss on a part that's still in production.
On the outside, it could even be ES chips that have been placed up for sale, and being advertised as NIB. Or they could have been aquired at a business auction, and the seller got lucky. No idea.
You have to be careful even with eBay/PayPal, as they just pass information back and forth between the seller and buyer. You can get ripped off, and they won't help you out.The great thing about ebay/paypal is.... If you get something that is not what you purchased.... it's covered. Yeah there could be a hassle... but a lot of these people sell a lot of stuff... And these days... people can get great deals on ebay or craigslist.... Just the nature of the economy..
sysctl -w hw.busfrequency=6600000000
yields
sysctl: oid 'hw.busfrequency' is read only
sysctl -w hw.cpufrequency=3824000000
yields
sysctl: oid 'hw.cpufrequency' is read only
sysctl -w hw.busfrequency=5294967295
yields
sysctl: oid 'hw.busfrequency' is read only
Update Continued:
...
3) sysctl -A yields so may parameters to explore/test each one for read- and write-ability, ... so little time to explore/test each one that seems promising (but somebody has to do it) (Continued):
...
hw.ncpu: 16
hw.byteorder: 1234
hw.memsize: 34359738368
hw.activecpu: 16
hw.physicalcpu: 8
hw.physicalcpu_max: 8
hw.logicalcpu: 16
hw.logicalcpu_max: 16
hw.cputype: 7
hw.cpusubtype: 4
hw.cpu64bit_capable: 1
hw.cpufamily: 1801080018
hw.cacheconfig: 16 2 2 8 0 0 0 0 0 0
hw.cachesize: 34359738368 32768 262144 8388608 0 0 0 0 0 0
hw.pagesize: 4096
hw.busfrequency: 6400000000
hw.busfrequency_min: 6400000000
hw.busfrequency_max: 6400000000
hw.cpufrequency: 3191000000
hw.cpufrequency_min: 3191000000
hw.cpufrequency_max: 3191000000
hw.cachelinesize: 64
hw.l1icachesize: 32768
hw.l1dcachesize: 32768
hw.l2cachesize: 262144
hw.l3cachesize: 8388608
hw.tbfrequency: 1000000000
hw.packages: 2
hw.optional.floatingpoint: 1
hw.optional.mmx: 1
hw.optional.sse: 1
hw.optional.sse2: 1
hw.optional.sse3: 1
hw.optional.supplementalsse3: 1
hw.optional.sse4_1: 1
hw.optional.sse4_2: 1
hw.optional.x86_64: 1
hw.cputhreadtype: 1
I randomly checked the applicable ones and they came back as read only.
It really feels like, these numbers could only be modified with an application OR a ktext extension injected into the OS in a similar fashion that NETKAS is doing with the nVidia cards. NETKAS even has z CPU-Z style app I found that properly identifies the CPU in my MacPro.... (see attached image)
In theory... It should be easy to modify these values... The consequences could be an OS that won't bootBut its a risk we could take....