Question

What is the difference between windows and Linux with regard to address space and processor support.

What is the difference between windows and Linux with regard to address space and processor support.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Address Space:

Linux: In Linux, a process's address space consists of all linear addresses allowed to be used by the process. Each process sees a different set of linear addresses; there is no relation between the address used by one process and the address used by another.

Windows: Windows support the virtual address space whereas Linux supports user address space. The user-mode process's computer address space is named device space. The total available computer address space in 32-bit Windows is 2 ^ 32 bytes (4 gigabytes). The lower 2 gigabytes are typically used for device bandwidth, and the higher 2 gigabytes are used for the room on the network.

Processor Support:

Linux: AMD 5x86, K5, K6, Athlon (all 32-bit versions), Duron, Sempron. x86-64: 64-bit processor architecture, now officially known as AMD64 (AMD) or Intel64 (Intel).

Windows:

seventh-gen Intel chip or an AMD Zen CPU only supported in Windows, Windows 10.

Add a comment
Know the answer?
Add Answer to:
What is the difference between windows and Linux with regard to address space and processor support.
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT