search for: postmark

Displaying 20 results from an estimated 21 matches for "postmark".

Did you mean: postmap
2005 Nov 09
1
Problems with Shapiro Wilk's test of normality.
...(x,na.rm=T,digits=1){ + + if(length(! is.na(x)) > 3 & length(! is.na(x)) < 5000){ + # shapTest <- shapiro.test(x) + # W <- shapTest$statistic + W <- "W" + } + + + + shap <- shapiro.p.value(x) + stars <- '' + premark <- '' + postmark <- '' + if(length(x) < 10){ + premark <- '\\textit{' + postmark <- '}' + } + + #skapa stj??rnor + if(! is.na(shap)){ + if( shap <= 0.001 ){ + stars <- '***' + }else{ + if( shap <= 0.01 ){ + stars &l...
2003 Jun 25
0
Bug in ext3=journal ?
Hi all! While I was having some fun, testing different filesystems at home and making some benchmarks, I hit a bug when running Postmark in an ext3 partition mounted with data=journal. I repeated this test twice and got the same results under Linux 2.5, also it was not found while mounting with data=writeback or data=ordered or under Linux 2.4. I don't know if it's a know problem or not, so I'm posting all the info...
2001 Jul 27
2
Strane remount behaviour with ext3-2.4-0.9.4
Following the announcement on lkml, I have started using ext3 on one of my servers. Since the server in question is a farily security-sensitive box, my /usr partition is mounted read only except when I remount rw to install packages. I converted this partition to run ext3 with the mount options "nodev,ro,data=writeback,defaults" figuring that when I need to install new packages etc,
2002 Feb 07
1
New Book on "Linux Filesystems"
...netatalk, which graft together existing filesystems from multiple platforms. The book talks about the Ext3, JFS, the ReiserFS, and XFS journaling filesystems (overview, patching the kernel, administering, using, etc.). It also talks about OpenAFS and NFS.I also give some benchmark results (Bonnie, Postmark, etc.) to do some empirical comparison. This isn't purely a promotional posting - I'd sincerely appreciate feedback and suggestions if you know anyone who is trying to use one of these filesystems and needs a how-to book and a reference. This list is great for people who are already in the...
2007 Aug 30
15
ZFS, XFS, and EXT4 compared
...s but falls apart on sequential transfer. xfs has great sequential transfer but really bad metadata ops, like 3 minutes to tar up the kernel. It would be nice if mke2fs would copy xfs''s code for optimal layout on a software raid. The mkfs defaults and the mdadm defaults interact badly. Postmark is somewhat bogus benchmark with some obvious quantization problems. Regards, jwb
2015 Feb 16
2
Centos 7.0 and mismatched swap file
...made some > tests about a year ago and found that EXT4 is by the factor 10 faster > compared to XFS. The tests I performed were using the "maildir" style > postfix installation that results in many thousands files in the user > directories. This is a recent benchmarking using Postmark which supposedly simulates mail servers. XFS stacks up a bit better than ext4. http://www.phoronix.com/scan.php?page=article&item=linux-3.19-ssd-fs&num=3 A neat trick for big busy mail servers that comes up on linux-raid@ and the XFS list from time to time, is using md linear/concat to put...
2015 Feb 16
0
Centos 7.0 and mismatched swap file
On 16/02/2015 10:04, Chris Murphy wrote: > This is a recent benchmarking using Postmark which supposedly > simulates mail servers. XFS stacks up a bit better than ext4. > http://www.phoronix.com/scan.php?page=article&item=linux-3.19-ssd-fs&num=3 > > A neat trick for big busy mail servers that comes up on linux-raid@ > and the XFS list from time to time, is using...
2002 Aug 07
0
Memdisk Hard Disk Images
...emdisk and Isolinux. It's a GREAT product, but the documentation seems a bit sparse to me... I wish it had actual examples for each applicable command, not just a syntax description and simple examples for a few commands... -- Steve Olson -- solson at kdhe.state.ks.us -- steveolson at postmark.net
2002 Feb 03
1
[wietse@porcupine.org: Re: syncronous directory operation for linux (ext2)]
There's a big thread about filesystems on postfix-users@postfix.org Could you shed some light on that issue? ----- Forwarded message from Wietse Venema <wietse@porcupine.org> ----- From: wietse@porcupine.org (Wietse Venema) Date: Sun, 3 Feb 2002 07:53:26 -0500 (EST) To: Lawrence Greenfield <leg+@andrew.cmu.edu> Cc: Wietse Venema <wietse@porcupine.org>,
2002 Apr 03
0
RE: SYSLINUX digest, Vol 1 #65 - 3 msgs
...standing where it is going wrong.. thanks in advance.. nimeesh patel ________________________________________________________________________ For live cricket scores download Yahoo! Score Tracker at: http://in.sports.yahoo.com/cricket/tracker.html --__--__-- Message: 3 From: evs <erik14 at postmark.net> To: syslinux at zytor.com Date: Wed, 03 Apr 2002 21:02:58 +0000 Subject: [syslinux] ISOLINUX question Thank you for this information! This is exactly what I need. However, I also need a little clarification. I'm looking at your web page http://syslinux.zytor.com/iso.php where it sa...
2015 Feb 15
4
Centos 7.0 and mismatched swap file
Everyone, I am putting together a new mail server for our firm using a SuperMicro with Centos 7.0. When performed the install of the os, I put 16 gigs of memory in the wrong slots on the mother board which caused the SuperMicro to recognize 8 gigs instead of 16 gigs. When I installed Centos 7.0, this error made the swap file 8070 megs instead of what I would have expected to be a over 16000
2001 Aug 08
5
BUG: Assertion failure with ext3-0.95 for 2.4.7
...ttp://www.zip.com.au/~akpm/ext3-2.4-0.9.5-247.gz with the kernel 2.4.7 with a new LVM- patch(0.9.1) and some S/390 specific patches. I use mke2fs version 1.22. S/390 is a 32bit big endian machine. After compiling and running the kernel I created an ext3-file system on an 70GB LVM. When running the postmark test I get (reproduceable) the message from above. dmesg shows: kernel BUG at transaction.c:1184! illegal operation: 0001 CPU: 1 Process bench (pid: 2453, stackpage=08CEF000) Kernel PSW: 07080000 8007f458 =journal_forget task: 08cee000 ksp: 08cefaa8 pt_regs: 08cefa10 Kernel GPRS: 00...
2002 Nov 14
1
comment tags
...posted to the list. The api documentation page is (painfully) lacking, and vorbiscomment is nasty, as its author has mentioned, so I'd rather not continue using that as a reference. I can get this on my own, but a little help would be much appreciated. Thanks in advance. Rigel Freden rigelf@postmark.net --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages...
2004 Feb 05
3
increasing ext3 or io responsiveness
Our Invoice posting routine (intensive harddrive io) freezes every few seconds to flush the cache. Reading this: https://listman.redhat.com/archives/ext3-users/2002-November/msg00070.html I decided to try: # elvtune -r 2048 -w 131072 /dev/sda # echo "90 500 0 0 600000 600000 95 20 0" >/proc/sys/vm/bdflush # run_post_routine # elvtune -r 128 -w 512 /dev/sda # echo "30 500 0 0
2003 Sep 22
3
journal buffer_credits problem
...started with 2.4.20, and managed to tickle the "buffer credits" bug reported here: http://www.spinics.net/lists/ext3/msg02297.html So we went to 2.4.21 and 2.4.22, as they include the patch reported in the above message. But we're still getting the bug. We can reproduce it using postmark inside versionfs, mounted on top of ext3, in 2.4.22: kernel: Assertion failure in do_get_write_access() at transaction.c:720: "handle->h_buffer_credits > 0" Now, it's quite possible that we're not doing something right in versionfs which messes ext3 up. We're unabl...
2008 Apr 15
6
Bah! Outlook
Hi All, I run a little hosting company. I use Dovecot 1.0.10* with IMAP exclusively. Lots of my customers use Outlook or Outlook Express. This poses a problem. These programs don't and have absolutely no workarounds to move messages to a trash folder when deleted. They only mark the message for deletion. Then, users have to purge the message to actually delete it. Outlook has a way
2004 Apr 16
0
Re: My details
...nt or Admissions after the deadline for the term in which it is to be considered it will not be processed. The application fee is non-refundable therefore make sure you make sure the application is received by Admissions no later than the deadline. This is the date received by Admissions, not the postmark date of mailing. The department will not approve a late application, but will change the term of consideration if the applicant requests it. The State of Illinois requires a passing TSE (Test of Spoken English) be achieved prior to an award of a Teaching Assistantship (TA). A passing score is 50/...
2009 Nov 03
8
recommend benchmarking SW
Hey folks, We've got some new hardware and are trying to figure out what best to do with it. Either run CentOS right on the bare metal, or virtualize, or several combination options. Mainly looking at : - CentOS on bare metal - CentOS on ESXi 4.0 with local disk - CentOS on ESXi with 1 VM running Openfiler to serve disk to other VMs And want to benchmark these 3 scenarios So far all we
2008 Jul 03
2
iozone remove_suid oops...
Having done a current checkout, creating a new FS and running iozone [1] on it results in an oops [2]. remove_suid is called, accessing offset 14 of a NULL pointer. Let me know if you''d like me to test any fix, do further debugging or get more information. Thanks, Daniel --- [1] # mkfs.btrfs /dev/sda4 # mount /dev/sda4 /mnt /mnt# iozone -a . --- [2] [ 899.118926] BUG: unable to
2011 Feb 22
6
how to optimize CentOS XEN dom0?
Hi, I have a problematic CentOS XEN server and hope someone could point me in the right direction to optimize it a bit. The server runs on a Core2Quad 9300, with 8GB RAM (max motherboard can take, 1U chassis) on an Intel motherboard with a 1TB SATA HDD. dom0 is set to 512MB limit with a few small XEM VM's running: root at zaxen01:[~]$ xm list Name ID