473,397 Members | 1,972 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Memory allocation for Kernel and commit

Hello all,

I dont whether i am postoing in right group or not,

If anybody knows

I have my personal computer with following configuration

Pentium 4 CPU 2.80 GHz
480 MB of RAM
74.52 GB of HArddisk
I am using Windows XP operating system.

My task Manager shows following configuration on performance tab.

Totals (K)

Handles 7976
Threads 405
Processes 37

Physical Memory (K)

Total 490864
Available 190776
System cache 265764

Kernel Memory (K)

Total 73144
Paged 63848
Non Paged 9296

Commit Charge (K)

Total 252164
Limit 1149432
Peak 296932

i am working on embedded system in firmware development, i would like
to know
how above calculation is done.

on my system physical memory is 74.52 GB, and in above table it shows
490864
how they did this maping or calculation.

how much kernel memory allocated in above case.
What is commit charge, what total indicates in above case.

Jul 12 '07 #1
1 1695
Sachin Gole wrote:
Hello all,

I dont whether i am postoing in right group or not,
Let's find out...
If anybody knows

I have my personal computer with following configuration

Pentium 4 CPU 2.80 GHz
480 MB of RAM
74.52 GB of HArddisk
I am using Windows XP operating system.
Irrelevant as far as this group is concerned.
My task Manager shows following configuration on performance tab.
<snip details>
i am working on embedded system in firmware development, i would like
to know how above calculation is done.

on my system physical memory is 74.52 GB, and in above table it shows
490864 how they did this maping or calculation.

how much kernel memory allocated in above case.
What is commit charge, what total indicates in above case.
This group deals only with Standard C. Your question is not about C,
let alone Standard or not. You should post to a Windows kernel
programming group or a group for your embedded system. One possibility
is comp.os.ms-windows.programmer.nt.kernel-mode.

Jul 12 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Amadeus | last post by:
Hello Everybody! I have a problem with MySQL servers running RedHat 9 (smp kernel 2.4.20) on Intel and MySQL server 4.0.14 (problem also appears on binary distr 4.0.15 and on 4.0.15 I bilt myself...
10
by: fabio de francesco | last post by:
Hi what do you think of the following? Why are we permitted to do that? And why the C++ Library doesn't stop someone willing to perfom that assignement (*a = 20)? #include <iostream> ...
4
by: PaulR | last post by:
Hi, We have a Server running SLES 8 and 3GB memory, with 1 DB2 instance and 2 active Databases. General info... DB2level = "DB2 v8.1.0.72", "s040914", "MI00086", and FixPak "7" uname -a =...
10
by: p175 | last post by:
Hi folks, I'm after some guidelines on general memory allocations for DB2 8.2.2 ESE on Win2k Server FP4 with 4gb physical memory. Seeing as everything is 32bit and win2k server does not...
3
by: Sourin | last post by:
Hi all, I am trying to write code for my experiments. My work involves huge datasets, and as such my code needs to be memory efficient. I did some hand calculations regarding the amount of...
29
by: keredil | last post by:
Hi, Will the memory allocated by malloc get released when program exits? I guess it will since when the program exits, the OS will free all the memory (global, stack, heap) used by this...
57
by: fermineutron | last post by:
I wrote a program to calculate factorials of large numbers. The long precission integers are stores in arrays. When i specify the length of these arrays larger than 16000 elements, each element is...
12
by: Tony | last post by:
Hi expert, I installed DB2 v8.2 server on Solaris 9 box. When I connect to DB2 using control centre or other applications(except command line), around 12 db2sysc processes pop up and each one...
5
by: cham | last post by:
Hi, I am working on c++ in a linux system ( Fedora core 4 ), kernel version - 2.6.11-1.1369_FC4 gcc version - 4.0.0 20050519 ( Red Hat 4.0.0-8 ) In my code i am creating a vector to store...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.