lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 28 May 2014 09:28:49 -0700
From:	Mitchel Humpherys <mitchelh@...eaurora.org>
To:	Heesub Shin <heesub.shin@...sung.com>
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	John Stultz <john.stultz@...aro.org>,
	Rebecca Schultz Zavin <rebecca@...roid.com>,
	Colin Cross <ccross@...roid.com>,
	Arve Hjønnevåg <arve@...roid.com>,
	Daeseok Youn <daeseok.youn@...il.com>,
	Sunghwan Yun <sunghwan.yun@...sung.com>,
	Dongjun Shin <d.j.shin@...sung.com>,
	devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/9] staging: ion: system heap and page pool fixes

On Tue, May 27 2014 at 11:52:51 PM, Heesub Shin <heesub.shin@...sung.com> wrote:
> Hi,
>
> Here is my patchset with some modification, hoping reviews or comments
> from you guys.
>
> v2:
>  o No changes in the code, just reworded changelog
>  o Reorder patch 

Some very nice cleanup. And I learned a new trick with page.lru :).

Reviewed-by: Mitchel Humpherys <mitchelh@...eaurora.org>

>
> Heesub Shin (9):
>   staging: ion: tidy up a bit
>   staging: ion: simplify ion_page_pool_total()
>   staging: ion: remove struct ion_page_pool_item
>   staging: ion: use compound pages on high order pages for system heap
>   staging: ion: remove order from struct page_info
>   staging: ion: remove struct page_info
>   staging: ion: remove order argument from free_buffer_page()
>   staging: ion: shrink highmem pages on kswapd
>   staging: ion: optimize struct ion_system_heap
>
>  drivers/staging/android/ion/ion_page_pool.c   |  49 ++++-------
>  drivers/staging/android/ion/ion_priv.h        |   2 +-
>  drivers/staging/android/ion/ion_system_heap.c | 121 ++++++++++----------------
>  3 files changed, 67 insertions(+), 105 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists