where to find kernel specs

  • Thread starter Thread starter Arreglador
  • Start date Start date
A

Arreglador

hello, i need some information about windows' xp kernel, like what kind of
threads it supports (klt, ult, plt) or other information about processor
scheduling, and so on, but i can't find it anywhere. Where can i get this
kind of info? (the same goes for vista).

thanks!!!
 
Arreglador said:
hello, i need some information about windows' xp kernel, like what kind of
threads it supports (klt, ult, plt) or other information about processor
scheduling, and so on, but i can't find it anywhere. Where can i get this
kind of info? (the same goes for vista).

thanks!!!

For the most part, that kind of information is available in areas of
interest only to the most serious developers.

You might try starting with googling "charactersistics of XP kernel" or
"threading in XP". Technical documentation related to assember and
compilers may also help you.

However, bear in mind that XP code isn't exactly open-source.

HTH
-pk
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top