From: "Vesa Jääskeläinen" <chaac@nic.fi>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: module references
Date: Thu, 24 Nov 2005 09:57:14 +0200 [thread overview]
Message-ID: <4385725A.90407@nic.fi> (raw)
In-Reply-To: <87psoqjyhz.fsf@student.han.nl>
Marco Gerards wrote:
> Vesa Jääskeläinen <chaac@nic.fi> writes:
>
>>> Please describe for me how I can trigger this bug. In other words, what
>>> commands can I run to unload a filesystem module while a file is open?
>> One way at least is to use font subsystem. That at least keeps file open.
>>
>> See guide from Okuji's message how to create font file and:
>>
>> insmod font
>> font .../fontfile.pff
>
> Shouldn't the font file be opened, loaded into memory and closed?
Not at this time :)
Perhaps in the future...
But in reality, memory requirements for whole Unicode map is quite big.
So loading only parts that really matter, saves quite a lot.
If you look at the code there is TODO with similar commend "caching
needed" :)
If we think about my problem with fonts (or reading them), I didn't even
try to make workaround like caching everything. Instead I wanted to find
root cause for the reading problem. So this has slowed down a bit
development.
prev parent reply other threads:[~2005-11-24 7:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-23 2:58 module references Hollis Blanchard
2005-11-23 12:33 ` Marco Gerards
2005-11-23 22:46 ` Hollis Blanchard
2005-11-24 6:23 ` Vesa Jääskeläinen
2005-11-24 7:28 ` Marco Gerards
2005-11-24 7:57 ` Vesa Jääskeläinen [this message]
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=4385725A.90407@nic.fi \
--to=chaac@nic.fi \
--cc=grub-devel@gnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.