mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Singh Balbir <basinso@yahoo.com>
To: linux-kernel@vger.kernel.org
Subject: Reliability of serial console driver
Date: Wed, 21 Feb 2001 17:13:22 -0800 (PST)	[thread overview]
Message-ID: <20010222011322.31071.qmail@web12811.mail.yahoo.com> (raw)

Hello All,
        I am not on the list, so please reply to me
with the list with your comments.

I was going through some code in serial.c and noticed
that there are page allocations/deallocations in
rs_open and startup (serial.c). These allocations
could fail. This affects reliablity in some minor way

Consider a system running out of memory and the
administrator decided to grab the serial console (say
from home) to see what was wrong.. His open would fail
since we are running out of memory and he would not be
able to use the remote serial console.

I was wondering if it is a good idea to make some such
allocations at boot time. This would mean that these
allocations would never fail. I agree that the chances
of such a scenario occuring is not very high, but it
adds to the reliability of the OS.

What do you think ?

Ba Sin So.

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices! http://auctions.yahoo.com/

                 reply	other threads:[~2001-02-22  1:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20010222011322.31071.qmail@web12811.mail.yahoo.com \
    --to=basinso@yahoo.com \
    --cc=linux-kernel@vger.kernel.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

all inboxes | Powered by JetHome®