Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1190344

Re: [PATCH v4 00/10] hugetlbfs: add fallocate support

From Davidlohr Bueso <dave@stgolabs.net>
Newsgroups linux.kernel
Subject Re: [PATCH v4 00/10] hugetlbfs: add fallocate support
Date 2015-07-23 01:00 +0200
Message-ID <pPb9v-51T-3@gated-at.bofh.it> (permalink)
References (1 earlier) <pPan8-46e-17@gated-at.bofh.it> <pPaGu-4uk-11@gated-at.bofh.it> <pPaQ9-4FE-1@gated-at.bofh.it> <pPaQa-4FE-9@gated-at.bofh.it> <pPaQa-4FE-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 2015-07-22 at 15:37 -0700, Andrew Morton wrote:
> On Wed, 22 Jul 2015 15:34:34 -0700 Davidlohr Bueso <dave@stgolabs.net> wrote:
> 
> > On Wed, 2015-07-22 at 15:30 -0700, Andrew Morton wrote:
> > > selftests is a pretty scrappy place.  It's partly a dumping ground for
> > > things so useful test code doesn't just get lost and bitrotted.  Partly
> > > a framework so people who add features can easily test them. Partly to
> > > provide tools to architecture maintainers when they wire up new
> > > syscalls and the like.
> > 
> > Yeah, ipc, for instance, also sucks _badly_ in selftests.
> 
> What testsuite should people be using for IPC?

The best I've found is using the ipc parts of LTP. It's caught a lot of
bugs in the past. Unsurprisingly, I believe Fengguang has this
automated.

Manfred also has a few for more specific purposes -- which also serve
for performance testing:
https://github.com/manfred-colorfu/ipcsemtest
https://github.com/manfred-colorfu/ipcscale

iirc Dave Hansen also had written some shm-specific tests.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH v4 00/10] hugetlbfs: add fallocate support Davidlohr Bueso <dave@stgolabs.net> - 2015-07-23 00:30 +0200
  Re: [PATCH v4 00/10] hugetlbfs: add fallocate support Andrew Morton <akpm@linux-foundation.org> - 2015-07-23 00:40 +0200
    Re: [PATCH v4 00/10] hugetlbfs: add fallocate support Andrew Morton <akpm@linux-foundation.org> - 2015-07-23 00:40 +0200
      Re: [PATCH v4 00/10] hugetlbfs: add fallocate support Davidlohr Bueso <dave@stgolabs.net> - 2015-07-23 01:00 +0200
        Re: [PATCH v4 00/10] hugetlbfs: add fallocate support Davidlohr Bueso <dave@stgolabs.net> - 2015-07-23 01:00 +0200
    Re: [PATCH v4 00/10] hugetlbfs: add fallocate support Davidlohr Bueso <dave@stgolabs.net> - 2015-07-23 00:40 +0200
    Re: [PATCH v4 00/10] hugetlbfs: add fallocate support Mike Kravetz <mike.kravetz@oracle.com> - 2015-07-23 01:30 +0200
      Re: [PATCH v4 00/10] hugetlbfs: add fallocate support Davidlohr Bueso <dave@stgolabs.net> - 2015-07-23 02:00 +0200
        Re: [PATCH v4 00/10] hugetlbfs: add fallocate support David Rientjes <rientjes@google.com> - 2015-07-23 02:10 +0200
      Re: [PATCH v4 00/10] hugetlbfs: add fallocate support Mike Kravetz <mike.kravetz@oracle.com> - 2015-07-23 19:10 +0200
        Re: [PATCH v4 00/10] hugetlbfs: add fallocate support Eric B Munson <emunson@akamai.com> - 2015-07-23 19:20 +0200
          Re: [PATCH v4 00/10] hugetlbfs: add fallocate support Mike Kravetz <mike.kravetz@oracle.com> - 2015-07-23 19:40 +0200

csiph-web