public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] file system initialize
@ 2001-07-16 23:10 james chen
  2001-07-17  7:40 ` Jonathan Larmour
  0 siblings, 1 reply; 4+ messages in thread
From: james chen @ 2001-07-16 23:10 UTC (permalink / raw)
  To: ecos-discuss

Hi,
      I use MTAB_ENTRY to static mount a fs. when I debug my fs, I found
that fs->mount is called before dlmalloc initialize. so malloc called
failure in mount. may be the init priority of
fileio_initializer(io\fileio\src\misc.cxx) must be changed, can anyone tell
me how to change it!

    static Cyg_Fileio_Init_Class fileio_initializer
CYGBLD_ATTRIB_INIT_PRI(CYG_INIT_IO); ???

Best Regards,
james


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-07-18  6:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-16 23:10 [ECOS] file system initialize james chen
2001-07-17  7:40 ` Jonathan Larmour
2001-07-17 17:19   ` james chen
2001-07-18  6:33     ` Jonathan Larmour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).