public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Regarding the map variable in free_area_struct
@ 2004-11-24  9:23 Jagadeesh Bhaskar P
  0 siblings, 0 replies; only message in thread
From: Jagadeesh Bhaskar P @ 2004-11-24  9:23 UTC (permalink / raw)
  To: LKML

It is said in TLDP doc for the kernel that map variable is used as a
bitmask. If Nth block is free, correspondingly the Nth bit is set. How
is this implemented using the map variable? what I cant comprehend is
the significance of making map as:

"unsigned long* map"

Can someone help me in this regard!!

-- 
With regards,

Jagadeesh Bhaskar P


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-24  9:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-24  9:23 Regarding the map variable in free_area_struct Jagadeesh Bhaskar P

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox