Displaying 4 results from an estimated 4 matches for "ctually".
Did you mean:
actually
2006 Sep 21
3
ZFS Available Space
[Sol 10 6/6 x64]
I am very newbie in ZFS.
I have created 30GB storage pool and become a root_pool. If I run "du -hs" from root directory , it reports only used 5.4G. But when I run "df -h", it reports used 26G. Why it is happens? How to reclaim back to 5.4G usage?
Thanks,
Regards
--
This messages posted from opensolaris.org
2007 Aug 20
2
libswfdec/swfdec_player.c
libswfdec/swfdec_player.c | 1 -
1 file changed, 1 deletion(-)
New commits:
diff-tree fd36de2f156ce685d5095aaf323e0766ea017bd7 (from c3b035ca1583a420402b965506129bd73ff3f5fe)
Author: Benjamin Otte <otte at gnome.org>
Date: Mon Aug 20 16:02:09 2007 +0200
no need for that header
diff --git a/libswfdec/swfdec_player.c b/libswfdec/swfdec_player.c
index b303408..cd58cf5 100644
---
2012 Feb 21
2
Dataframes in PLS package
I have been working with the pls procedure and have problems getting the
procedure to work with matrix or frame data. I suspect the problem lies in
my understanding of frames, but can't find anything in the documentation
that will help.
Here is what I have done:
I read in an 10000 x 8 table of data, and assign the first four columns to
matrix A and the second four to matrix B
pls <-
2007 Aug 26
0
Changes to 'refs/tags/0.5.2'
...add stubs for missing functions
split out filter parsing code
implement blend mode and filter parsing (better: ignoring) for buttons
Merge branch 'master' into vivi
make embedding a second item really work
have a player widget
add print function
actually execute the native function setup code (oops)
don't make the printed text a format string
make the compiler properly detect errors
add support for a hardcoded init script
we need an assembler for including the script
really error out on errors
s/vivi_applicat...