* new credit printing mechanism now present in reiserfsprogs
@ 2003-07-23 7:45 Hans Reiser
2003-07-23 8:15 ` David B Harris
0 siblings, 1 reply; 5+ messages in thread
From: Hans Reiser @ 2003-07-23 7:45 UTC (permalink / raw)
To: mason, reiserfs mailing list, Debian Development
it now prints two random credits rather than all of them, and credits
for the developers are in place. suggestions about how to improve this
while preserving the credits (e.g. printing them at a different stage of
mkreiserfs, etc.) are welcome.
--
Hans
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: new credit printing mechanism now present in reiserfsprogs
2003-07-23 7:45 new credit printing mechanism now present in reiserfsprogs Hans Reiser
@ 2003-07-23 8:15 ` David B Harris
2003-07-23 8:40 ` Yury Umanets
0 siblings, 1 reply; 5+ messages in thread
From: David B Harris @ 2003-07-23 8:15 UTC (permalink / raw)
To: Hans Reiser; +Cc: mason, reiserfs mailing list, Debian Development
[-- Attachment #1: Type: text/plain, Size: 926 bytes --]
(That's a really long recipient list - does this need only go to
reiserfs-list@namesys.com and debian-devel@lists.debian.org?)
On Wed, 23 Jul 2003 11:45:09 +0400
Hans Reiser <reiser@namesys.com> wrote:
> it now prints two random credits rather than all of them, and credits
> for the developers are in place. suggestions about how to improve this
> while preserving the credits (e.g. printing them at a different stage of
> mkreiserfs, etc.) are welcome.
If mkreiserfs was slower, I would suggest printing them at the start of
the program. It gives people something to read while they're waiting for
it to finish. (They would probably be more likely to read it, too.)
It takes less than 4 seconds on a regular file of 410M here, though, so
that's not a whole lot of time. Does it take longer on bigger
filesystems? Lots of people are making many-gigabyte filesystems these
days, so perhaps that really is a good idea.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: new credit printing mechanism now present in reiserfsprogs
2003-07-23 8:15 ` David B Harris
@ 2003-07-23 8:40 ` Yury Umanets
2003-07-23 9:01 ` Hans Reiser
0 siblings, 1 reply; 5+ messages in thread
From: Yury Umanets @ 2003-07-23 8:40 UTC (permalink / raw)
To: David B Harris
Cc: Hans Reiser, mason, reiserfs mailing list, Debian Development
On Wed, 2003-07-23 at 12:15, David B Harris wrote:
> (That's a really long recipient list - does this need only go to
> reiserfs-list@namesys.com and debian-devel@lists.debian.org?)
>
> On Wed, 23 Jul 2003 11:45:09 +0400
> Hans Reiser <reiser@namesys.com> wrote:
> > it now prints two random credits rather than all of them, and credits
> > for the developers are in place. suggestions about how to improve this
> > while preserving the credits (e.g. printing them at a different stage of
> > mkreiserfs, etc.) are welcome.
>
> If mkreiserfs was slower, I would suggest printing them at the start of
> the program. It gives people something to read while they're waiting for
> it to finish. (They would probably be more likely to read it, too.)
>
> It takes less than 4 seconds on a regular file of 410M here, though, so
> that's not a whole lot of time. Does it take longer on bigger
> filesystems? Lots of people are making many-gigabyte filesystems these
> days, so perhaps that really is a good idea.
mkreiserfs creates bitmaps, and bitmap count depends on partition size,
so it will take longer time on bigger partitions.
--
We're flying high, we're watching the world passes by...
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: new credit printing mechanism now present in reiserfsprogs
2003-07-23 8:40 ` Yury Umanets
@ 2003-07-23 9:01 ` Hans Reiser
2003-07-23 9:08 ` Yury Umanets
0 siblings, 1 reply; 5+ messages in thread
From: Hans Reiser @ 2003-07-23 9:01 UTC (permalink / raw)
To: Yury Umanets
Cc: David B Harris, mason, reiserfs mailing list, Debian Development
Yury Umanets wrote:
>On Wed, 2003-07-23 at 12:15, David B Harris wrote:
>
>
>>(That's a really long recipient list - does this need only go to
>>reiserfs-list@namesys.com and debian-devel@lists.debian.org?)
>>
>>On Wed, 23 Jul 2003 11:45:09 +0400
>>Hans Reiser <reiser@namesys.com> wrote:
>>
>>
>>>it now prints two random credits rather than all of them, and credits
>>>for the developers are in place. suggestions about how to improve this
>>>while preserving the credits (e.g. printing them at a different stage of
>>>mkreiserfs, etc.) are welcome.
>>>
>>>
>>If mkreiserfs was slower, I would suggest printing them at the start of
>>the program. It gives people something to read while they're waiting for
>>it to finish. (They would probably be more likely to read it, too.)
>>
>>
>>
>
>
>
>>It takes less than 4 seconds on a regular file of 410M here, though, so
>>that's not a whole lot of time. Does it take longer on bigger
>>filesystems? Lots of people are making many-gigabyte filesystems these
>>days, so perhaps that really is a good idea.
>>
>>
>
>mkreiserfs creates bitmaps, and bitmap count depends on partition size,
>so it will take longer time on bigger partitions.
>
>
>
Let's try it David's way. Change it and upload it to the website.
--
Hans
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: new credit printing mechanism now present in reiserfsprogs
2003-07-23 9:01 ` Hans Reiser
@ 2003-07-23 9:08 ` Yury Umanets
0 siblings, 0 replies; 5+ messages in thread
From: Yury Umanets @ 2003-07-23 9:08 UTC (permalink / raw)
To: Hans Reiser
Cc: David B Harris, mason, reiserfs mailing list, Debian Development
On Wed, 2003-07-23 at 13:01, Hans Reiser wrote:
> Yury Umanets wrote:
> >
> >mkreiserfs creates bitmaps, and bitmap count depends on partition size,
> >so it will take longer time on bigger partitions.
> >
> >
> >
> Let's try it David's way. Change it and upload it to the website.
Done
--
We're flying high, we're watching the world passes by...
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-07-23 9:08 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-23 7:45 new credit printing mechanism now present in reiserfsprogs Hans Reiser
2003-07-23 8:15 ` David B Harris
2003-07-23 8:40 ` Yury Umanets
2003-07-23 9:01 ` Hans Reiser
2003-07-23 9:08 ` Yury Umanets
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.