Intel Bay Trail support (Atom N2820)
- Dominant language
- C
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
i7z DEBUG: i7z version: svn-r77-(20-Nov-2011)
i7z DEBUG: Found Intel Processor
i7z DEBUG: Stepping 3
i7z DEBUG: Model 7
i7z DEBUG: Family 6
i7z DEBUG: Processor Type 0
i7z DEBUG: Extended Model 3
i7z DEBUG: msr = Model Specific Register
i7z DEBUG: detected a newer model of ivy bridge processor
i7z DEBUG: my coder doesn't know about it, can you send the following info to
him?
i7z DEBUG: model 7, extended model 3, proc_family 6
i7z DEBUG: msr device files exist /dev/cpu/*/msr
i7z DEBUG: You have write permissions to msr device files
```
Original issue reported on code.google.com by `krcr...@gmail.com` on 18 May 2014 at 6:32
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the processor-model detection that produces the shown i7z DEBUG output, then inspect how Model 7 with extended model 3 is classified. Confirm the Atom N2820's expected handling from the project's existing processor support and validate the result with the available MSR access path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100