* Re: DOT call graphs of Rik and AA VMs
[not found] <2783390885.1003510770@mbligh.des.sequent.com>
@ 2001-10-21 17:49 ` Martin Devera
2001-10-21 17:57 ` M. Edward Borasky
0 siblings, 1 reply; 9+ messages in thread
From: Martin Devera @ 2001-10-21 17:49 UTC (permalink / raw)
To: Martin J. Bligh; +Cc: linux-kernel
On Fri, 19 Oct 2001, Martin J. Bligh wrote:
> These print out badly (just get about 1/4), and get the same viewing in
> ghostscript ... any chance you can make the postscript scale to fit a page?
> Not sure if that's possible from DOT ... or is the method you used to
> generate these available?
At http://luxik.cdi.cz/~devik/mm.htm is update. Actualy dot can't scale
it. You can do it yourself (several postscript lines) or try psutils.
Given high enough demand I'll create script which will scale it
automatically for printer.
devik
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: DOT call graphs of Rik and AA VMs
2001-10-21 17:49 ` DOT call graphs of Rik and AA VMs Martin Devera
@ 2001-10-21 17:57 ` M. Edward Borasky
2001-10-21 18:02 ` Martin Devera
2001-10-21 18:11 ` Martin Devera
0 siblings, 2 replies; 9+ messages in thread
From: M. Edward Borasky @ 2001-10-21 17:57 UTC (permalink / raw)
To: Martin Devera; +Cc: linux-kernel
I tried to import the "ps" files into Acrobat 5.0 on my Windows system and
it cut them off to a single 8" by 10.5" page.
--
M. Edward (Ed) Borasky, Chief Scientist, Borasky Research
http://www.borasky-research.net
mailto:znmeb@borasky-research.net
http://groups.yahoo.com/group/pdx-neuro-semantics
http://groups.yahoo.com/group/BoraskyResearchJournal
Q: How do you tell when a pineapple is ready to eat?
A: It picks up its knife and fork.
> -----Original Message-----
> From: linux-kernel-owner@vger.kernel.org
> [mailto:linux-kernel-owner@vger.kernel.org]On Behalf Of Martin Devera
> Sent: Sunday, October 21, 2001 10:49 AM
> To: Martin J. Bligh
> Cc: linux-kernel@vger.kernel.org
> Subject: Re: DOT call graphs of Rik and AA VMs
>
>
>
>
> On Fri, 19 Oct 2001, Martin J. Bligh wrote:
>
> > These print out badly (just get about 1/4), and get the same viewing in
> > ghostscript ... any chance you can make the postscript scale to
> fit a page?
> > Not sure if that's possible from DOT ... or is the method you used to
> > generate these available?
>
> At http://luxik.cdi.cz/~devik/mm.htm is update. Actualy dot can't scale
> it. You can do it yourself (several postscript lines) or try psutils.
>
> Given high enough demand I'll create script which will scale it
> automatically for printer.
> devik
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: DOT call graphs of Rik and AA VMs
2001-10-21 17:57 ` M. Edward Borasky
@ 2001-10-21 18:02 ` Martin Devera
2001-10-21 18:11 ` Martin Devera
1 sibling, 0 replies; 9+ messages in thread
From: Martin Devera @ 2001-10-21 18:02 UTC (permalink / raw)
To: M. Edward Borasky; +Cc: linux-kernel
Yes it will. As I said the dot makes too big pages. It is described
in its man page section bugs.
Did you applied the patch I posted now ? It should make it
printable.
Probably I should post print-ready version of these pages, shouldn't I ?
devik
On Sun, 21 Oct 2001, M. Edward Borasky wrote:
> I tried to import the "ps" files into Acrobat 5.0 on my Windows system and
> it cut them off to a single 8" by 10.5" page.
>
> --
> M. Edward (Ed) Borasky, Chief Scientist, Borasky Research
> http://www.borasky-research.net
> mailto:znmeb@borasky-research.net
> http://groups.yahoo.com/group/pdx-neuro-semantics
> http://groups.yahoo.com/group/BoraskyResearchJournal
>
> Q: How do you tell when a pineapple is ready to eat?
> A: It picks up its knife and fork.
>
> > -----Original Message-----
> > From: linux-kernel-owner@vger.kernel.org
> > [mailto:linux-kernel-owner@vger.kernel.org]On Behalf Of Martin Devera
> > Sent: Sunday, October 21, 2001 10:49 AM
> > To: Martin J. Bligh
> > Cc: linux-kernel@vger.kernel.org
> > Subject: Re: DOT call graphs of Rik and AA VMs
> >
> >
> >
> >
> > On Fri, 19 Oct 2001, Martin J. Bligh wrote:
> >
> > > These print out badly (just get about 1/4), and get the same viewing in
> > > ghostscript ... any chance you can make the postscript scale to
> > fit a page?
> > > Not sure if that's possible from DOT ... or is the method you used to
> > > generate these available?
> >
> > At http://luxik.cdi.cz/~devik/mm.htm is update. Actualy dot can't scale
> > it. You can do it yourself (several postscript lines) or try psutils.
> >
> > Given high enough demand I'll create script which will scale it
> > automatically for printer.
> > devik
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.tux.org/lkml/
> >
> >
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: DOT call graphs of Rik and AA VMs
2001-10-21 17:57 ` M. Edward Borasky
2001-10-21 18:02 ` Martin Devera
@ 2001-10-21 18:11 ` Martin Devera
2001-10-21 18:42 ` M. Edward Borasky
1 sibling, 1 reply; 9+ messages in thread
From: Martin Devera @ 2001-10-21 18:11 UTC (permalink / raw)
To: M. Edward Borasky; +Cc: linux-kernel
Hello Edward,
I updated both PS files so that they should print on A4. Try
do redownload them (probably with holding Shift in IE to bypass
cache) and print.
Please tell me whether is it ok. I just printed them using
gs on linux and it is nicely readable on my LJ4.
devik
On Sun, 21 Oct 2001, M. Edward Borasky wrote:
> I tried to import the "ps" files into Acrobat 5.0 on my Windows system and
> it cut them off to a single 8" by 10.5" page.
>
> --
> M. Edward (Ed) Borasky, Chief Scientist, Borasky Research
> http://www.borasky-research.net
> mailto:znmeb@borasky-research.net
> http://groups.yahoo.com/group/pdx-neuro-semantics
> http://groups.yahoo.com/group/BoraskyResearchJournal
>
> Q: How do you tell when a pineapple is ready to eat?
> A: It picks up its knife and fork.
>
> > -----Original Message-----
> > From: linux-kernel-owner@vger.kernel.org
> > [mailto:linux-kernel-owner@vger.kernel.org]On Behalf Of Martin Devera
> > Sent: Sunday, October 21, 2001 10:49 AM
> > To: Martin J. Bligh
> > Cc: linux-kernel@vger.kernel.org
> > Subject: Re: DOT call graphs of Rik and AA VMs
> >
> >
> >
> >
> > On Fri, 19 Oct 2001, Martin J. Bligh wrote:
> >
> > > These print out badly (just get about 1/4), and get the same viewing in
> > > ghostscript ... any chance you can make the postscript scale to
> > fit a page?
> > > Not sure if that's possible from DOT ... or is the method you used to
> > > generate these available?
> >
> > At http://luxik.cdi.cz/~devik/mm.htm is update. Actualy dot can't scale
> > it. You can do it yourself (several postscript lines) or try psutils.
> >
> > Given high enough demand I'll create script which will scale it
> > automatically for printer.
> > devik
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.tux.org/lkml/
> >
> >
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: DOT call graphs of Rik and AA VMs
2001-10-21 18:11 ` Martin Devera
@ 2001-10-21 18:42 ` M. Edward Borasky
2001-10-21 18:52 ` Martin Devera
2001-10-21 18:52 ` ext2 vs. ext3? M. Edward Borasky
0 siblings, 2 replies; 9+ messages in thread
From: M. Edward Borasky @ 2001-10-21 18:42 UTC (permalink / raw)
To: Martin Devera; +Cc: linux-kernel
They look good now! The ac3 one comes in rotated (landscape format on a
portrait page) but Acrobat will rotate it (90 degrees clockwise) and then it
looks fine. "mm2412" comes in correctly in portrait format. Both require the
"zoom-in" tool for me to make sense of them, but I can print them on a
larger page if I need hard copy.
--
M. Edward (Ed) Borasky, Chief Scientist, Borasky Research
http://www.borasky-research.net
mailto:znmeb@borasky-research.net
http://groups.yahoo.com/group/pdx-neuro-semantics
http://groups.yahoo.com/group/BoraskyResearchJournal
Q: How do you tell when a pineapple is ready to eat?
A: It picks up its knife and fork.
> -----Original Message-----
> From: linux-kernel-owner@vger.kernel.org
> [mailto:linux-kernel-owner@vger.kernel.org]On Behalf Of Martin Devera
> Sent: Sunday, October 21, 2001 11:11 AM
> To: M. Edward Borasky
> Cc: linux-kernel@vger.kernel.org
> Subject: RE: DOT call graphs of Rik and AA VMs
>
>
> Hello Edward,
>
> I updated both PS files so that they should print on A4. Try
> do redownload them (probably with holding Shift in IE to bypass
> cache) and print.
> Please tell me whether is it ok. I just printed them using
> gs on linux and it is nicely readable on my LJ4.
> devik
>
> On Sun, 21 Oct 2001, M. Edward Borasky wrote:
>
> > I tried to import the "ps" files into Acrobat 5.0 on my Windows
> system and
> > it cut them off to a single 8" by 10.5" page.
> >
> > --
> > M. Edward (Ed) Borasky, Chief Scientist, Borasky Research
> > http://www.borasky-research.net
> > mailto:znmeb@borasky-research.net
> > http://groups.yahoo.com/group/pdx-neuro-semantics
> > http://groups.yahoo.com/group/BoraskyResearchJournal
> >
> > Q: How do you tell when a pineapple is ready to eat?
> > A: It picks up its knife and fork.
> >
> > > -----Original Message-----
> > > From: linux-kernel-owner@vger.kernel.org
> > > [mailto:linux-kernel-owner@vger.kernel.org]On Behalf Of Martin Devera
> > > Sent: Sunday, October 21, 2001 10:49 AM
> > > To: Martin J. Bligh
> > > Cc: linux-kernel@vger.kernel.org
> > > Subject: Re: DOT call graphs of Rik and AA VMs
> > >
> > >
> > >
> > >
> > > On Fri, 19 Oct 2001, Martin J. Bligh wrote:
> > >
> > > > These print out badly (just get about 1/4), and get the
> same viewing in
> > > > ghostscript ... any chance you can make the postscript scale to
> > > fit a page?
> > > > Not sure if that's possible from DOT ... or is the method
> you used to
> > > > generate these available?
> > >
> > > At http://luxik.cdi.cz/~devik/mm.htm is update. Actualy dot
> can't scale
> > > it. You can do it yourself (several postscript lines) or try psutils.
> > >
> > > Given high enough demand I'll create script which will scale it
> > > automatically for printer.
> > > devik
> > >
> > > -
> > > To unsubscribe from this list: send the line "unsubscribe
> linux-kernel" in
> > > the body of a message to majordomo@vger.kernel.org
> > > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > > Please read the FAQ at http://www.tux.org/lkml/
> > >
> > >
> >
> >
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: DOT call graphs of Rik and AA VMs
2001-10-21 18:42 ` M. Edward Borasky
@ 2001-10-21 18:52 ` Martin Devera
2001-10-21 18:52 ` ext2 vs. ext3? M. Edward Borasky
1 sibling, 0 replies; 9+ messages in thread
From: Martin Devera @ 2001-10-21 18:52 UTC (permalink / raw)
To: M. Edward Borasky; +Cc: linux-kernel
Yes I rotated it so it fits A4 page nicely. When you print
it on A4 you should be able to read labels nicely.
On Sun, 21 Oct 2001, M. Edward Borasky wrote:
> They look good now! The ac3 one comes in rotated (landscape format on a
> portrait page) but Acrobat will rotate it (90 degrees clockwise) and then it
> looks fine. "mm2412" comes in correctly in portrait format. Both require the
> "zoom-in" tool for me to make sense of them, but I can print them on a
> larger page if I need hard copy.
>
> --
> M. Edward (Ed) Borasky, Chief Scientist, Borasky Research
> http://www.borasky-research.net
> mailto:znmeb@borasky-research.net
> http://groups.yahoo.com/group/pdx-neuro-semantics
> http://groups.yahoo.com/group/BoraskyResearchJournal
>
> Q: How do you tell when a pineapple is ready to eat?
> A: It picks up its knife and fork.
>
> > -----Original Message-----
> > From: linux-kernel-owner@vger.kernel.org
> > [mailto:linux-kernel-owner@vger.kernel.org]On Behalf Of Martin Devera
> > Sent: Sunday, October 21, 2001 11:11 AM
> > To: M. Edward Borasky
> > Cc: linux-kernel@vger.kernel.org
> > Subject: RE: DOT call graphs of Rik and AA VMs
> >
> >
> > Hello Edward,
> >
> > I updated both PS files so that they should print on A4. Try
> > do redownload them (probably with holding Shift in IE to bypass
> > cache) and print.
> > Please tell me whether is it ok. I just printed them using
> > gs on linux and it is nicely readable on my LJ4.
> > devik
> >
> > On Sun, 21 Oct 2001, M. Edward Borasky wrote:
> >
> > > I tried to import the "ps" files into Acrobat 5.0 on my Windows
> > system and
> > > it cut them off to a single 8" by 10.5" page.
> > >
> > > --
> > > M. Edward (Ed) Borasky, Chief Scientist, Borasky Research
> > > http://www.borasky-research.net
> > > mailto:znmeb@borasky-research.net
> > > http://groups.yahoo.com/group/pdx-neuro-semantics
> > > http://groups.yahoo.com/group/BoraskyResearchJournal
> > >
> > > Q: How do you tell when a pineapple is ready to eat?
> > > A: It picks up its knife and fork.
> > >
> > > > -----Original Message-----
> > > > From: linux-kernel-owner@vger.kernel.org
> > > > [mailto:linux-kernel-owner@vger.kernel.org]On Behalf Of Martin Devera
> > > > Sent: Sunday, October 21, 2001 10:49 AM
> > > > To: Martin J. Bligh
> > > > Cc: linux-kernel@vger.kernel.org
> > > > Subject: Re: DOT call graphs of Rik and AA VMs
> > > >
> > > >
> > > >
> > > >
> > > > On Fri, 19 Oct 2001, Martin J. Bligh wrote:
> > > >
> > > > > These print out badly (just get about 1/4), and get the
> > same viewing in
> > > > > ghostscript ... any chance you can make the postscript scale to
> > > > fit a page?
> > > > > Not sure if that's possible from DOT ... or is the method
> > you used to
> > > > > generate these available?
> > > >
> > > > At http://luxik.cdi.cz/~devik/mm.htm is update. Actualy dot
> > can't scale
> > > > it. You can do it yourself (several postscript lines) or try psutils.
> > > >
> > > > Given high enough demand I'll create script which will scale it
> > > > automatically for printer.
> > > > devik
> > > >
> > > > -
> > > > To unsubscribe from this list: send the line "unsubscribe
> > linux-kernel" in
> > > > the body of a message to majordomo@vger.kernel.org
> > > > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > > > Please read the FAQ at http://www.tux.org/lkml/
> > > >
> > > >
> > >
> > >
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.tux.org/lkml/
> >
> >
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* ext2 vs. ext3?
2001-10-21 18:42 ` M. Edward Borasky
2001-10-21 18:52 ` Martin Devera
@ 2001-10-21 18:52 ` M. Edward Borasky
2001-10-21 19:13 ` Federico Sevilla III
1 sibling, 1 reply; 9+ messages in thread
From: M. Edward Borasky @ 2001-10-21 18:52 UTC (permalink / raw)
To: linux-kernel
Can I get a management-level (features and benefits, traderoffs, etc.) guide
to the differences between the ext2 and ext3 filesystems? I just loaded Red
Hat 7.1.94 aka 7.2 beta aka Roswell on my system and it offered me the
choice, with no guidance as to the tradeoffs.
--
M. Edward (Ed) Borasky, Chief Scientist, Borasky Research
http://www.borasky-research.net
mailto:znmeb@borasky-research.net
Relax! Run Your Own Brain with Neuro-Semantics
http://www.borasky-research.net/Flyer.htm
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: ext2 vs. ext3?
2001-10-21 18:52 ` ext2 vs. ext3? M. Edward Borasky
@ 2001-10-21 19:13 ` Federico Sevilla III
2001-10-21 19:39 ` Gábor Lénárt
0 siblings, 1 reply; 9+ messages in thread
From: Federico Sevilla III @ 2001-10-21 19:13 UTC (permalink / raw)
To: M. Edward Borasky; +Cc: linux-kernel
On Sun, 21 Oct 2001 at 11:52, M. Edward Borasky wrote:
> Can I get a management-level (features and benefits, traderoffs, etc.)
> guide to the differences between the ext2 and ext3 filesystems? I just
> loaded Red Hat 7.1.94 aka 7.2 beta aka Roswell on my system and it
> offered me the choice, with no guidance as to the tradeoffs.
I don't know if this is the kind of "management-level" information you're
looking for, but the main website of the ext3 project (as listed by
Freshmeat) is <http://beta.redhat.com/index.cgi?action=ext3>. Good
information in the overview section which comes after all the download
links.
Basically ext3 builds on ext2 to add journalling support, which means
significantly less (almost nil) fsck time in the eventuality of an unclean
powerdown.
There are other journalling filesystems for Linux right now aside from
ext3: ReiserFS by Hans Reiser's Namesys <http://www.namesys.com/>, SGI's
XFS <http://oss.sgi.com/projects/xfs/>, and IBM's JFS
<http://oss.lotus.com/jfs/>.
However only ext3 provides a smooth upgrade/downgrade path from ext2 which
is the default on most Linux systems. All the rest require you to backup
your data, redo your filesystem, then restore your data. Also, only
ReiserFS in the mainstream Linus kernel tree. Ext3 is added in the Alan
Cox tree. XFS and JFS are yet to be merged. Maybe in 2.5 (the next
development tree), and hopefully 2.6 as a stable. But that's yet to be
seen of course, as they haven't started.
For now XFS and JFS provide patches to allow you to get working kernel
support for them. I personally use XFS and have found that it is very
stable, as have a lot of other fellow XFS users. I'm not saying it's the
absolute best. But I'm saying it's great, and is fairly stable. :)
--> Jijo
--
Federico Sevilla III :: jijo@leathercollection.ph
Network Administrator :: The Leather Collection, Inc.
GnuPG Key: <http://jijo.leathercollection.ph/jijo.gpg>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: ext2 vs. ext3?
2001-10-21 19:13 ` Federico Sevilla III
@ 2001-10-21 19:39 ` Gábor Lénárt
0 siblings, 0 replies; 9+ messages in thread
From: Gábor Lénárt @ 2001-10-21 19:39 UTC (permalink / raw)
To: Federico Sevilla III; +Cc: linux-kernel
On Mon, Oct 22, 2001 at 03:13:38AM +0800, Federico Sevilla III wrote:
> Basically ext3 builds on ext2 to add journalling support, which means
> significantly less (almost nil) fsck time in the eventuality of an unclean
> powerdown.
By the way ... And what's about index usage in ext2(ext3) directories?
Some months ago there was a benchmark sheet publicated in this list and
it shown major performance win on handling large directories. Is it considered
to include into ext2/ext3 implementation in Linus or Alan Cox series of kernels?
Or probably did I miss something?
> For now XFS and JFS provide patches to allow you to get working kernel
> support for them. I personally use XFS and have found that it is very
> stable, as have a lot of other fellow XFS users. I'm not saying it's the
> absolute best. But I'm saying it's great, and is fairly stable. :)
Yes, our country-wide proxy server is XFS/Linux based.
- Gabor
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2001-10-21 19:39 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <2783390885.1003510770@mbligh.des.sequent.com>
2001-10-21 17:49 ` DOT call graphs of Rik and AA VMs Martin Devera
2001-10-21 17:57 ` M. Edward Borasky
2001-10-21 18:02 ` Martin Devera
2001-10-21 18:11 ` Martin Devera
2001-10-21 18:42 ` M. Edward Borasky
2001-10-21 18:52 ` Martin Devera
2001-10-21 18:52 ` ext2 vs. ext3? M. Edward Borasky
2001-10-21 19:13 ` Federico Sevilla III
2001-10-21 19:39 ` Gábor Lénárt
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®