Statistics
| Branch: | Tag: | Revision:

root / hspace.1 @ 57ef88df

History | View | Annotate | Download (13.5 kB)

# Date Author Comment
57ef88df 07/29/2010 07:03 am Iustin Pop

Fix a couple of typos in the manpages

Again, thanks to lintian.

6dfa04fd 07/19/2010 12:13 am Iustin Pop

Allow '+' in node list fields

When the field list is prefixed with a plus sign, this will extend the
default field list, instead of replacing it entirely.

16f08e82 07/19/2010 12:13 am Iustin Pop

Update the node list fields

This patch renames the pri/sec to pcnt/scnt, and adds the real primary
and secondary instance lists, the peermap and the index of a node as
selectable options.

1928a56b 04/15/2010 05:25 pm Iustin Pop

Update hspace man page

2b7a98ae 02/04/2010 12:30 pm Iustin Pop

Update documentation for the text backend

1cd133d6 11/10/2009 07:24 pm Iustin Pop

Use either \- or \(hy in manpages

This reduces warnings from lintian when building Debian packages.

e98fb766 11/10/2009 02:59 pm Iustin Pop

Allow overriding the field list in -p

The print nodes option can now accept an optional field list to
customise the output. This is ugly, since the field names do not match
the header names, but it is at least barely customisable (at runtime).

5d4f9eed 11/09/2009 06:18 pm Iustin Pop

Update hspace manpage with tiered allocation info

Also fixes some other small issues in man pages.

183a9c3d 10/16/2009 10:09 am Iustin Pop

Show the load on nodes in node lists

The strange printf usage is due to some limitation (it seems) in ghc for
very long argument lists. The whole printout should be rewritten later.

b2278348 08/18/2009 07:11 pm Iustin Pop

Add a simulated cluster data loader

This is useful especially for hspace, where we might want to simulate a
hypothetical cluster to check allocation beforehand.

bd2f1465 07/14/2009 05:17 pm Iustin Pop

Document the --vcpus option to hspace

848a9ac5 07/14/2009 05:01 pm Iustin Pop

Man page updates

This patch beautifies the man pages for hbal and hspace.

b9017fa7 07/14/2009 04:17 pm Iustin Pop

Update documentation for the new luxi backend

2bbf77cc 07/08/2009 05:34 pm Iustin Pop

hspace: switch output to shell-script format

This (big) patch changes the output of hspace from text-format
(separated by ‘: ’) to a shell-snippet, in ‘key=value’ format.

This will allow sourcing the output or parsing it via awk/sed/etc.

877d0386 06/13/2009 01:33 am Iustin Pop

Some documentation updates for the new parameters

927aa3ee 06/01/2009 05:16 pm Iustin Pop

Add a man page for hspace