Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

windows kernel and user space system process and system threads

Featured Replies

:hello: All

im newbie in windows device driver programming

i have 2 Question about windows adress space

1:- When the terms "user space" and "kernel space" are used, do they refer to

the physical memory of the machine (RAM, actually present) or to the virtual

memory (4 GB on 32-bit machines, just virtual) ?

2:- windows create 4 Gb vitural address space ( 2 Gb for user space and 2 GB for kernel space )

How windows create 4 Gb virtual address even i have only 256MB RAM actually present? as well how windows handle its kernel Direct Mapping to access these addresses?

Regards

Bajwa


  • Author

RogueSpear

ur provided link really informative for me ...... but i have write RAMDISK driver for windows 2000 which is working propely my questions was realated to my new one project ....

RogueSpear thanks alot

ur provided link really informative for me ...... but i have write RAMDISK driver for windows 2000 which is working propely my questions was realated to my new one project ....

1:- When the terms "user space" and "kernel space" are used, do they refer to

the physical memory of the machine (RAM, actually present) or to the virtual

memory (4 GB on 32-bit machines, just virtual) ?

Virtual memory.
2:- windows create 4 Gb vitural address space ( 2 Gb for user space and 2 GB for kernel space )

How windows create 4 Gb virtual address even i have only 256MB RAM actually present? as well how windows handle its kernel Direct Mapping to access these addresses?

Read section on Protected Mode in the IA-32 Intel® Software Developer's Manuals.
  • Author

Bâshrat the Sneaky i couldn't understand to moved topic to programming would u like to explain it

I have written a RAM Disk Driver. This driver works fine in w2k, but you cannot format it in NTFS in winXP . Using the format command line, format says Cannot format a RAM Disk drive.

Has anyone solved this problem ?

RAM drives work better as FAT16 since they're not going to be much bigger than 512Mb, and they don't need all the extra features of NTFS since they're transient.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.