From: Harry Kalogirou <harkal@gmx.net>
To: blaz.antonic@havn.com
Cc: Linux-8086 <linux-8086@vger.kernel.org>
Subject: Re: Swap support
Date: 23 Apr 2002 22:36:23 +0300 [thread overview]
Message-ID: <1019590559.479.178.camel@cool> (raw)
In-Reply-To: <3CC5BDF6.66FC@havn.com>
Την Τρι, 23-04-2002 στις 23:03, ο/η Blaz Antonic έγραψε:
> > I just said that the ramdisk driver doesn't report it's size, others
> > report it just fine. There is a little structure that contains the size
> > ,among other things, of the device but ramdisk doesn't seem to update
> > it.
>
> My bad, this should be easy to add. I was peeking at doshod.c when i was
> writing ramdisk driver, i must have missed the relevant part abot
> updating this thing. If doshd.c does it it should be no biggie (a couple
> of lines of code, namely in function that creates and destroys
> ramdisks).
>
> Blaz Antonic
>
You are right, basicaly it just needs a
blk_size[MAJOR][MINOR] = no_of_1024_byte_blocks;
Harry
-
To unsubscribe from this list: send the line "unsubscribe linux-8086" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2002-04-23 19:36 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-22 8:47 Swap support Harry Kalogirou
2002-04-22 13:42 ` Javier Sedano
2002-04-22 13:38 ` Dave Chavez
2002-04-22 16:29 ` Harry Kalogirou
2002-04-22 18:18 ` Riley Williams
2002-04-22 19:40 ` Harry Kalogirou
2002-04-22 20:19 ` Introduction and proposal: erich alfred heine
2002-04-22 20:58 ` Riley Williams
2002-04-22 21:04 ` Harry Kalogirou
2002-04-22 22:26 ` Riley Williams
2002-04-22 21:02 ` Harry Kalogirou
2002-04-23 7:32 ` Introduction and proposal:Documentation tom potts
2002-04-23 15:55 ` erich alfred heine
2002-04-22 20:35 ` Swap support Riley Williams
2002-04-22 20:58 ` Harry Kalogirou
2002-04-22 22:23 ` Riley Williams
2002-04-22 23:03 ` Dan Olson
2002-04-23 6:56 ` Harry Kalogirou
2002-04-23 20:03 ` Blaz Antonic
2002-04-23 19:36 ` Harry Kalogirou [this message]
2002-04-22 19:40 ` Harry Kalogirou
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=1019590559.479.178.camel@cool \
--to=harkal@gmx.net \
--cc=blaz.antonic@havn.com \
--cc=linux-8086@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 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.