Date: Sat, 19 Jan 2008 10:17:47 +1030 From: Ben Williams <benw04@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: fsck_msdosfs failing Message-ID: <47913AA3.8080108@gmail.com> In-Reply-To: <20080119003216.Y5183@wojtek.tensor.gdynia.pl> References: <47909C4D.8030500@iugo.com.au> <d7195cff0801180813j6c26fddfx60e9347d474fb058@mail.gmail.com> <47913325.7000903@gmail.com> <20080119003216.Y5183@wojtek.tensor.gdynia.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
Wojciech Puchar wrote: >> fsck_msdosfs. >> >> I am able to run top at the same time, as as far as I can tell, it >> doesn't actually run out of memory - Mem has ~564k free, and Swap has >> 158mb free at its lowest when fsck_msdosfs is running. It's an old >> machine, with 192mb ram, and 359mb swap. > > but ulimit's defaults possibly limit memory... > check ulimit -a [ben@roma ~]$ ulimit -a core file size (blocks, -c) unlimited data seg size (kbytes, -d) 524288 file size (blocks, -f) unlimited max locked memory (kbytes, -l) unlimited max memory size (kbytes, -m) unlimited open files (-n) 2656 pipe size (512 bytes, -p) 1 stack size (kbytes, -s) 65536 cpu time (seconds, -t) unlimited max user processes (-u) 1328 virtual memory (kbytes, -v) unlimited [ben@roma ~]$ - Ben
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47913AA3.8080108>