From: "Wang Yong" <wung_y@263.net>
To: linux-mm mail list <linux-mm@kvack.org>
Subject: where does vmlist be initiated?
Date: Tue, 17 Aug 1999 10:12:10 +0800 [thread overview]
Message-ID: <000901bee855$ec448410$0601a8c0@honey.cs.tsinghua.edu.cn> (raw)
hi,
i found this structure is defined in mm/vmalloc.c :
"static struct vm_struct * vmlist = NULL;"
it appears that vmlist be initiated as null. but in function
get_vm_area(), which is called by kmalloc(), it doesn't work if vmlist is
null. so i think vmlist must be initiated somewhere else. but where? thx
regards,
Wang
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://humbolt.geo.uu.nl/Linux-MM/
next reply other threads:[~1999-08-17 2:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-08-17 2:12 Wang Yong [this message]
1999-08-18 11:59 ` Neil Booth
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='000901bee855$ec448410$0601a8c0@honey.cs.tsinghua.edu.cn' \
--to=wung_y@263.net \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox