Displaying 20 results from an estimated 10000 matches similar to: "6361469 tsufs hang on rm -rf command"
2006 Oct 31
0
6238533 UFS O_DSYNC Logging Performance
Author: swilcox
Repository: /hg/zfs-crypto/gate
Revision: 063e12129ee21a72ae625b3e10b3169e8906fe77
Log message:
6238533 UFS O_DSYNC Logging Performance
Files:
update: usr/src/uts/common/fs/ufs/ufs_vnops.c
2006 Oct 31
0
6352813 mkfs still creates geometry based layout instead of EFI style layout
Author: vsakar
Repository: /hg/zfs-crypto/gate
Revision: 1d9531faab75b1e915643f459c4a9c0cb813f12c
Log message:
6352813 mkfs still creates geometry based layout instead of EFI style layout
6387209 mkfs could print a more useful message when fs creation fails
Files:
update: usr/src/cmd/fs.d/ufs/mkfs/mkfs.c
update: usr/src/cmd/fs.d/ufs/newfs/newfs.c
2005 Feb 28
0
phpSerialize 0.8
New on CRAN: phpSerialize Version 0.8
Dieter Menne, dieter.menne at menne-biomed.de
Serializes R objects for PHP import into an associative array.
Main use is for building web pages with R-support.
Has mainly been tested with lm,lme, nlme and their summaries.
A web example is provide, showing
-- How to start R from php/Apache
-- How to pass variables from php to R via Environment
-- How to
2005 Feb 28
0
phpSerialize 0.8
New on CRAN: phpSerialize Version 0.8
Dieter Menne, dieter.menne at menne-biomed.de
Serializes R objects for PHP import into an associative array.
Main use is for building web pages with R-support.
Has mainly been tested with lm,lme, nlme and their summaries.
A web example is provide, showing
-- How to start R from php/Apache
-- How to pass variables from php to R via Environment
-- How to
2013 Jul 15
1
Unix Fast File System (UFS/FFS) 1/2 - (usage/install)
There is a confusion about the name of this file system, then I
decided to contact the author (Kirk McKusick) who replied:
"The name has always been confusing (my bad). The code is broken into
two parts, the part that handles naming (UFS where the U stands for
Unix), and the part that handles disk layout (FFS where the F stands
for Fast).
When the two parts are put together they are called
2006 Oct 05
0
Crash when doing rm -rf
Not an really good subject, I know but that''s kind of what happend.
I''m trying to build an backup-solution server, Windows users using OSCAR (which uses rsync) to sync their files to an folder and when complete takes a snapshot. It has worked before but then I turned on the -R switch to rsync and when I then removed the folder with rm -rf it crashed. I didn''t save what
2011 Jan 26
1
Patch that implements support to create UFS1 partitions with mkfs-opts
In attach.
Usage:
> mkfs-opts ufs /dev/vda1 features:1
Creates UFS1 partition
> mkfs-opts ufs /dev/vda1 features:2
Creates UFS2 partition.
--
Nikita A Menkovich
JID: menkovich at gmail.com
Tel: +7 (921) 423-96-48
-------------- next part --------------
A non-text attachment was scrubbed...
Name: do_mkfs.ufs.patch
Type: text/x-patch
Size: 2809 bytes
Desc: not available
URL:
2006 Oct 31
0
6251659 statvfs taking 30 second to complete performance regression s9 to s10 oracle 9ir2 starcat ufs
Author: jkennedy
Repository: /hg/zfs-crypto/gate
Revision: 6a727a093fbd6794a7ca69a71d9fa81f29c9364b
Log message:
6251659 statvfs taking 30 second to complete performance regression s9 to s10 oracle 9ir2 starcat ufs
Files:
update: usr/src/uts/common/fs/ufs/ufs_alloc.c
update: usr/src/uts/common/fs/ufs/ufs_inode.c
update: usr/src/uts/common/fs/ufs/ufs_thread.c
update:
2006 Oct 31
0
4775289 fsck reports wrong state in superblock if there once has existed a largefile
Author: jkennedy
Repository: /hg/zfs-crypto/gate
Revision: 931f9f0e5d2fb0b5da5bc6c0f77c10e668f842cf
Log message:
4775289 fsck reports wrong state in superblock if there once has existed a largefile
6302747 Performance regression when deleting large files from a logging ufs filesystem
6362734 df output corrupt after under heavy stress
Files:
update: usr/src/cmd/fs.d/ufs/fsck/utilities.c
update:
2006 Oct 31
0
4913439 clri doesn''t first check for ufs superblock magic number before taking action
Author: prabahar
Repository: /hg/zfs-crypto/gate
Revision: 027bdeb71f1847a9969d352a2d0be3ff968b35a9
Log message:
4913439 clri doesn''t first check for ufs superblock magic number before taking action
Files:
update: usr/src/cmd/fs.d/ufs/clri/clri.c
2006 Oct 31
0
6273535 SUNWgrub* packages have incorrect pkginfo(4) settings
Author: jongkis
Repository: /hg/zfs-crypto/gate
Revision: 8e73d99dab0952293f379aca3e88188d768b3a0b
Log message:
6273535 SUNWgrub* packages have incorrect pkginfo(4) settings
6305469 READ_FAIL_STAGE2 in installgrub/message.h contains wrong message
6305481 installgrub miscounts stage2 size in sector by 1 if stage2 size is multiple of 512
6307439 make clobber in usr/src/grub and
2006 Oct 31
0
4316952 ufs_fault_v should not attempt to queue more then 1 handler for a failure event
Author: owenr
Repository: /hg/zfs-crypto/gate
Revision: 492ae9b21637b4b4c3e19d1556772aae3284a6f8
Log message:
4316952 ufs_fault_v should not attempt to queue more then 1 handler for a failure event
6350587 threads blocked in cv_wait_sig after a "forced" unmount on error never woken up
Files:
update: usr/src/uts/common/fs/ufs/ufs_lockfs.c
update: usr/src/uts/common/fs/ufs/ufs_panic.c
2006 Oct 31
0
4849565 smallfile too small - change to 64 bit
Author: rbourbon
Repository: /hg/zfs-crypto/gate
Revision: a40f0552fb65649aa4c6751b7dfa343fad066ef8
Log message:
4849565 smallfile too small - change to 64 bit
6207772 UFS freebehind can slow application performance due to text segment paging
6279932 35% drop in SPECweb2005 Support workload performance from snv_07 to snv_08
Files:
update: usr/src/uts/common/fs/ufs/ufs_vnops.c
2006 Oct 31
0
6217236 pcfs module has incorrect FAT signature check (fix lint)
Author: wyllys
Repository: /hg/zfs-crypto/gate
Revision: c300512c0d2609e729a85ce9f318a9133e7a8b1e
Log message:
6217236 pcfs module has incorrect FAT signature check (fix lint)
6310335 mkfs_pcfs FAT size computation is wrong. (fix lint)
Files:
update: usr/src/cmd/fs.d/pcfs/mkfs/mkfs.c
update: usr/src/uts/common/fs/pcfs/pc_vfsops.c
2014 May 29
3
[PATCH v2 0/2] UFS1/2 support series
From: Raphael S. Carvalho <raphael.scarv at gmail.com>
Change since v1:
* Fix bug on dentry structure (thank you specification; btw, sarcasm), and
consequently a bug on ufs_readdir.
* Add readlink support (applied tests for symlinks whose destionation path
were stored in blk pointers and the file itself).
* Several improvements.
Wrote the documentation below. I think it would be good to
2003 Jul 01
2
Okay, looks like I might have a *good* one here ... inode hang
neptune# ps -M vmcore.1 -N kernel.debug -axl | grep inode | wc -l
961
and I have a vmcore to work on here !! :)
(kgdb) proc 99643
(kgdb) bt
#0 mi_switch () at machine/globals.h:119
#1 0x8014a1f9 in tsleep (ident=0x8a4ef600, priority=8, wmesg=0x80263d4a "inode", timo=0) at /usr/src/sys/kern/kern_synch.c:479
#2 0x80141507 in acquire (lkp=0x8a4ef600, extflags=16777280,
2009 Dec 24
6
benchmark results
I've had the chance to use a testsystem here and couldn't resist running a
few benchmark programs on them: bonnie++, tiobench, dbench and a few
generic ones (cp/rm/tar/etc...) on ext{234}, btrfs, jfs, ufs, xfs, zfs.
All with standard mkfs/mount options and +noatime for all of them.
Here are the results, no graphs - sorry:
http://nerdbynature.de/benchmarks/v40z/2009-12-22/
Reiserfs
2009 Dec 24
6
benchmark results
I've had the chance to use a testsystem here and couldn't resist running a
few benchmark programs on them: bonnie++, tiobench, dbench and a few
generic ones (cp/rm/tar/etc...) on ext{234}, btrfs, jfs, ufs, xfs, zfs.
All with standard mkfs/mount options and +noatime for all of them.
Here are the results, no graphs - sorry:
http://nerdbynature.de/benchmarks/v40z/2009-12-22/
Reiserfs
2014 May 29
3
[PATCH 0/2] UFS1/2 support series
From: Raphael S. Carvalho <raphael.scarv at gmail.com>
Wrote the documentation below. I think it would be good to push the doc to
the wiki as soon as the UFS support gets merged.
Unix Fast File System (UFS/FFS) 1/2 on Syslinux - (usage/install)
-----
There is a confusion about the name of this file system, then I decided to
contact the author who replied:
"The name has always been
2016 Feb 01
0
In A UEFI World, "rm -rf /" Can Brick Your System
Once upon a time, m.roth at 5-cent.us <m.roth at 5-cent.us> said:
> Excerpt:
> Running rm -rf / on any UEFI Linux distribution can potentially
> perma-brick your system.
Did someone think running "rm -rf /" is a good idea?
> Ok, *now* tell me why we shouldn't hate systemd?
This has zero to do with systemd. This is a by-product of how the
kernel driver and